mkauths.bat
上传用户:ycwykj01
上传日期:2007-01-04
资源大小:1819k
文件大小:2k
源码类别:

网络编程

开发平台:

Unix_Linux

  1. @ECHO OFF
  2. REM Program: Authenticator Linkage Generator for DOS
  3. REM
  4. REM Author: Mark Crispin
  5. REM Networks and Distributed Computing
  6. REM Computing & Communications
  7. REM University of Washington
  8. REM Administration Building, AG-44
  9. REM Seattle, WA  98195
  10. REM Internet: MRC@CAC.Washington.EDU
  11. REM
  12. REM Date: 6 December 1995
  13. REM Last Edited:6 December 1995
  14. REM
  15. REM Copyright 1995 by the University of Washington
  16. REM
  17. REM  Permission to use, copy, modify, and distribute this software and its
  18. REM documentation for any purpose and without fee is hereby granted, provided
  19. REM that the above copyright notice appears in all copies and that both the
  20. REM above copyright notice and this permission notice appear in supporting
  21. REM documentation, and that the name of the University of Washington not be
  22. REM used in advertising or publicity pertaining to distribution of the software
  23. REM without specific, written prior permission.  This software is made
  24. REM available "as is", and
  25. REM THE UNIVERSITY OF WASHINGTON DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED,
  26. REM WITH REGARD TO THIS SOFTWARE, INCLUDING WITHOUT LIMITATION ALL IMPLIED
  27. REM WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, AND IN
  28. REM NO EVENT SHALL THE UNIVERSITY OF WASHINGTON BE LIABLE FOR ANY SPECIAL,
  29. REM INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
  30. REM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, TORT
  31. REM (INCLUDING NEGLIGENCE) OR STRICT LIABILITY, ARISING OUT OF OR IN CONNECTION
  32. REM WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  33. REM Erase old authenticators list
  34. DEL AUTHS.C
  35. REM Now define the new list
  36. FOR %%D IN (%1 %2 %3 %4 %5 %6 %7 %8 %9) DO CALL MKAUTAUX %%D