home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / xtacacsd.zip / README.OS2 < prev    next >
Text File  |  1999-09-09  |  1KB  |  39 lines

  1. ------------------------------------------------------------------------
  2. ■ Extended TAC Access Control server (XTACACSD) for OS/2, Version 2.01 ■
  3. ------------------------------------------------------------------------
  4.  
  5. ■ General notes about the OS/2 version:
  6.  
  7.  I haven't actualy tested this a lot, since i don't own a CISCO server. But
  8.   i expect it work work fine on all systems.
  9.  
  10.  The OS/2 version uses the unix password file format, so you won't have
  11.   problems transfering from unix to OS/2. It also includes the xtacpasswd.exe
  12.   program, which can add/delete/change users from the password file and
  13.   manage the crypted unix passwords.
  14.  
  15. ■ Usage:
  16.  
  17.  You can either use it as standalone:
  18.   xtacacsd.exe -s
  19.   detach xtacacsd.exe -s
  20.  Or you can use it under inetd:
  21.   xtacacsd.exe
  22.  
  23. ■ Changes made in the OS/2 version:
  24.  
  25.  The unix man page has been converted to text (thnx 2 xr04000).
  26.  The password file is in the current directory and its named 'xtacacsd.pwd'.
  27.  The log file is in the current directory and its named 'xtacacsd.log'.
  28.  The wtmp file is in the current directory and its named 'xtacacsd.wtmp'.
  29.  There is not GID checking per user, it always returns true.
  30.  The utmp file is not used under OS/2.
  31.  Includes xtacpasswd.exe to manage the passwords.
  32.  (Passwd original source by Kai Uwe Rommel)
  33.  
  34. ■ Author/Porter:
  35.  
  36.  sehh (sehh@altered.com)
  37.  
  38.  
  39.