home *** CD-ROM | disk | FTP | other *** search
/ Network Support Encyclopedia 96-1 / novell-nsepro-1996-1-cd2.iso / download / netware / mkuser.exe / MAKEUSER.HLP (.txt) < prev    next >
Novell Help Librarian  |  1991-02-12  |  8KB  |  165 lines

  1. Novell Help Librarian Data File Version 1.00
  2. COPYRIGHT (c) 1985 by Novell, Inc.  All Rights Reserved.
  3.  Main Menu                          Help 1 of 2
  4.   Use MAKEUSER to create or delete several users
  5.  at a time. Three options are available:
  6.  Create New USR File
  7.      Use to create the USR file that MAKEUSER
  8.      reads to create or delete users. 
  9.  Edit USR File
  10.      Use to edit an existing USR file.
  11.  Main Menu                          Help 2 of 2
  12.   Process USR File
  13.      Use to process a USR file. Users aren't
  14.      created or deleted until the USR file is
  15.      processed.
  16.      Errors are reported as the file is
  17.      scanned. Results are recorded in a
  18.      matching RPT file. If there are no
  19.      errors, the file is processed.
  20.  Create USR File                    Help 1 of 7
  21.   Use this to create a USR file so MAKEUSER can
  22.  create or delete users. (Then use "Process a
  23.  USR file" for the file to take effect.)
  24.  To create the USR file, use keywords and their
  25.  variables to create users and assign user
  26.  rights and restrictions, or to delete users. 
  27.  The next screens list the keywords and their
  28.  variables and give guidelines for using them.o
  29.  Create USR File                    Help 2 of 7
  30.   Keywords and variables:
  31.  #ACCOUNT_EXPIRATION month day year
  32.  #ACCOUNTING balance, lowlimit 
  33.  #CLEAR or #RESET
  34.  #CONNECTIONS number
  35.  #CREATE username[;fullname] [;password]
  36.   [;group] [;directory [rights]]
  37.  #DELETE username [;username]
  38.  Create USR File                    Help 3 of 7
  39.   Keywords and variables (continued):
  40.  #GROUPS group [;group]
  41.  #HOME_DIRECTORY path
  42.  #LOGIN_SCRIPT path
  43.  #MAX_DISK_SPACE vol, number [;vol, number]
  44.  #NO_HOME_DIRECTORY
  45.  #PASSWORD_LENGTH length
  46.  #PASSWORD_PERIOD days
  47.  Create USR File                    Help 4 of 7
  48.   Keywords and variables (continued):
  49.  #PASSWORD_REQUIRED
  50.  #PURGE_USER_DIRECTORY
  51.  #REM
  52.  #RESTRICTED_TIME day, start, end [;day, start,
  53.   end]
  54.  #STATIONS network, station [;network, station]
  55.  #UNIQUE_PASSWORD
  56.  Create USR File                    Help 5 of 7
  57.   Guidelines for using keywords:
  58.  1. #CREATE or #DELETE must be included; other
  59.     keywords are optional. 
  60.  2. #CLEAR or #RESET marks the beginning of a
  61.     new set of keywords within the same file.
  62.  3. Keywords you apply to specific users must
  63.     precede #CREATE or #DELETE for those users.
  64.  Create USR File                    Help 6 of 7
  65.   Guidelines for using keywords (continued):
  66.  4. If the same keyword is used more than once,
  67.     the last value is used. Others are ignored.
  68.  5. Each keyword must be on a separate line.
  69.  6. To extend information for a keyword to the
  70.     next line, put "+" after the last variable
  71.     on the line.
  72.  Create USR File                    Help 7 of 7
  73.   Guidelines for using keywords (continued):
  74.  7. To terminate a #CREATE line, insert a caret
  75.     (^) after the last variable. Don't use a
  76.     space between the caret and last variable.
  77.  8. To skip a variable, use a double semicolon
  78.     (;;) in place of the missing variable (but
  79.     not at the end of the variable list).
  80.  Enter the USR File                 Help 1 of 1
  81.   Enter the name of an existing USR file.
  82.  To select a USR file in this directory, press
  83.  <Insert>; then highlight the filename and
  84.  press <Enter>.
  85.  To select a USR file in a directory with a
  86.  drive mapped to that directory, press <Escape>
  87.  and enter the drive letter and filename.E
  88.  Edit USR File                      Help 1 of 7
  89.   Use this to edit a USR file, which contains
  90.  keywords and their variables. MAKEUSER uses
  91.  USR files to create or delete users.
  92.  After you edit a USR file, use "Process a USR
  93.  File" for the file to take effect.
  94.  The next screens list the keywords and their
  95.  variables and give guidelines for using them.
  96.  Edit USR File                      Help 2 of 7
  97.   Keywords and their variables:
  98.  #ACCOUNT_EXPIRATION month day year
  99.  #ACCOUNTING balance, lowlimit 
  100.  #CLEAR or #RESET
  101.  #CONNECTIONS number
  102.  #CREATE username[;fullname] [;password]
  103.   [;group] [;directory [rights]]
  104.  #DELETE username [;username]
  105.  Edit USR File                      Help 3 of 7
  106.   Keywords and their variables (continued):
  107.  #GROUPS group [;group]
  108.  #HOME_DIRECTORY path
  109.  #LOGIN_SCRIPT path
  110.  #MAX_DISK_SPACE vol, number [;vol, number]
  111.  #NO_HOME_DIRECTORY
  112.  #PASSWORD_LENGTH length
  113.  #PASSWORD_PERIOD days
  114.  Edit USR File                      Help 4 of 7
  115.   Keywords and their variables (continued):
  116.  #PASSWORD_REQUIRED
  117.  #PURGE_USER_DIRECTORY
  118.  #REM
  119.  #RESTRICTED_TIME day, start, end [;day, start,
  120.   end]
  121.  #STATIONS network, station [;network, station]
  122.  #UNIQUE_PASSWORD
  123.  Edit USR File                      Help 5 of 7
  124.   Guidelines for using keywords:
  125.  1. #CREATE or #DELETE must be included; other
  126.     keywords are optional. 
  127.  2. #CLEAR or #RESET marks the beginning of a
  128.     new set of keywords within the same file.
  129.  3. Keywords you apply to specific users must
  130.     precede #CREATE or #DELETE for those users.
  131.  Edit USR File                      Help 6 of 7
  132.   Guidelines for using keywords (continued):
  133.  4. If the same keyword is used more than once,
  134.     the last value is used. Others are ignored.
  135.  5. Each keyword must be on a separate line.
  136.  6. To extend information for a keyword to the
  137.     next line, put "+" after a variable.
  138.  Edit USR File                      Help 7 of 7
  139.   Guidelines for using keywords (continued):
  140.  7. To terminate a #CREATE line, insert a caret
  141.     (^) after the last variable. Don't use a
  142.     space between the caret and last variable.
  143.  8. To specify some, but not all, variables for
  144.     a keyword, insert a double semicolon (;;)
  145.     in place of the missing variable (but not
  146.     at the end of the variable string).
  147.  Existing USR Files                 Help 1 of 1
  148.   These are USR files in the current directory.
  149.  To select a USR file in this directory,
  150.  highlight the filename and press <Enter>.
  151.  To select a USR file in a directory with a
  152.  drive mapped to that directory, press <Escape>
  153.  and enter the drive letter and filename.
  154.  Enter Filename                     Help 1 of 1
  155.   Enter the name of a script file, or press
  156.  <Insert> and choose a USR file.
  157.  Processing Script File             Help 1 of 1
  158.   The MAKEUSER script file is first scanned for
  159.  illegal commands. If any are found they are
  160.  listed on your screen.
  161.  If only warnings are found, you must confirm
  162.  them to continue.
  163.  When the script file is processed, press
  164.  <Escape> to return to the main menu.
  165.