home *** CD-ROM | disk | FTP | other *** search
/ Unix System Administration Handbook 1997 October / usah_oct97.iso / index / adduser.txt < prev    next >
Text File  |  1997-09-22  |  1KB  |  40 lines

  1. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  2. INDEX ENTRY FOR ADDUSER:
  3. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  4.  
  5. Name: adduser - Adds and removes user accounts
  6.  
  7. Version: not mentioned
  8.  
  9. Author(s): Jeff Forys <jeff@forys.cranbury.nj.us> with help from:
  10.     Trent Hein          - general maintenance and fixes
  11.     Robert Manchek      - batch command support
  12.     Jeff Scarborough    - CNS database support
  13.  
  14. On the CD-ROM in: sysadm/adduser.tar
  15.  
  16. Ftp source: ftp.xor.com:pub/adduser
  17.  
  18. Size on the CD: 1.8 MB (uncompressed)
  19.  
  20. Description:
  21.  
  22.    Adduser and rmuser are programs that add and remove user accounts on
  23.    participating machines across a network.  The can be used in interac-
  24.    tive, screen-oriented mode or in batch mode.  For unreachable machines
  25.    and certain types of accounts, the actual work will be deferred until a
  26.    later time.  Runuserq is a program that runs any deferred work (i.e.
  27.    queued jobs).
  28.  
  29.    Adding and removing accounts on another machine is accomplished by a
  30.    program on the target machine responsible for machine dependent error
  31.    checking and account manipulation.  All three programs send information
  32.    to the remote program, and interpret error codes that it returns.
  33.  
  34.    -- Quoted from the adduser.1 manpage by Jeff Forys in the adduser
  35.       distribution
  36.  
  37. Advertised architectures: not listed
  38.  
  39. Prerequisites: C compiler
  40.