home *** CD-ROM | disk | FTP | other *** search
/ Piper's Pit BBS/FTP: ibm 0020 - 0029 / ibm0020-0029 / ibm0028.tar / ibm0028 / LAN302AI.ZIP / NET_MGR.HLP < prev    next >
Encoding:
Text File  |  1990-10-24  |  35.5 KB  |  779 lines

  1. `MN Server Setup and Installation Help
  2.  |User Account Management
  3.   Modify user accounts.  You can add, change and delete accounts, passwords
  4.   and privileges.  You can also specify how many simultaneous log ins a
  5.   specific user can make.
  6. ~01 |Shared Resource Management
  7.   Create, modify or remove shared network resources (directories, printers,
  8.   or the mail queue.)
  9. ~02 |Server Startup Parameters
  10.   Define the various parameters that the server will use when run.  These
  11.   parameters include network performance, auditing, maximum logged in users
  12.   and others.
  13. ~03 |Audit Trail Maintenance
  14.   View, copy, or initialize the audit trail file.
  15. ~04 |Queue Maintenance
  16.   Clear the queue or specify an alternate queue directory.
  17. ~05 |Password Maintenance
  18.   Add or change password to use NET_MGR.
  19. ~06 |Boot Image Maintenance
  20.   Create or delete a boot image to be used by the remote booting feature.
  21.   To use remote booting you must first enable Remote Booting in the Server
  22.   Startup Parameters option.
  23. ~07 |Control Directory Maintenance
  24.   Change, Backup, Restore, Delete or Create control directory.
  25. `CU Current Users Help
  26.  |Adding a user account
  27.   Press the Ins key.  You will be prompted for the necessary information.
  28.  |Deleting a user account
  29.   Move the selection bar to the proper account and press the Del key.
  30.  |Modifying a user account
  31.   Move the selection bar to the proper account and press Enter.
  32.  |Finding a user (F)
  33.   Press the "F" key.  You will be prompted for a username.  Key in the name
  34.   and press Enter.  The highlight bar will go to the first match found
  35.   below the present position.
  36. `UI Detailed User Information Help
  37.  |Name
  38.   16 character (maximum) username.
  39. ~01 |Description
  40.   32 character description of the account.
  41.  |Date Last Logged In
  42.   The last date this user logged in.
  43. ~03 |Account Expiration Date
  44.   The last date this user will be able to log in to this server.
  45. ~04 |Password
  46.   16 character (maximum) password.  Once the password is entered, there is
  47.   no way to see what was typed.  If you make a mistake, you must try to
  48.   enter the correct password once again.
  49. ~05 |Password Expiration Date
  50.   The last date this user will be able to use this password to log in to
  51.   this server.
  52. ~06 |Password Renewal Days
  53.   The number of days before this user must renew his or her password after
  54.   changing it.
  55. ~07 |Privileges
  56.   The privileges are defined as follows:
  57.  
  58.   A - SuperACL Privilege
  59.       If this privilege is enabled, the Access Control Lists (ACLs)
  60.       protecting printers, subdirectories and sending mail will not be
  61.       checked.  This user will have access to every shared resource on the
  62.       server.  If this privilege is disabled, ACL protection is enforced.
  63.  
  64.   Q - SuperQueue Privilege
  65.       If this privilege is enabled, the user will be allowed to view and
  66.       manipulate all jobs in the print queue.  When the Q privilege is
  67.       disabled, the user can only see and control their own print jobs.
  68.  
  69.   M - SuperMail Privilege
  70.       If this privilege is enabled, you will be allowed to manipulate all
  71.       items in the mail queue.  If the M privilege is disabled, you can
  72.       only manipulate mail items sent to or by you.
  73.  
  74.   S - System Manager Privilege
  75.       If this privilege is enabled, the user will be allowed to perform
  76.       system management functions on the server.
  77.  
  78.       NOTE: The S privilege will be used in a future version of the
  79.             operating system.  It is currently not implemented.
  80.             You should NOT enable this privilege at this time.
  81.  
  82.   U - User Auditing Privilege
  83.       When enabled, the U privilege allows the user to issue NET AUDIT
  84.       commands and create audit entries in the server audit log.  If the U
  85.       privilege is disabled, user audit entries may not be created.
  86. ~08 |Number of Concurrent logins
  87.   The number of times this username can be used to log in to the server at
  88.   any given time.  If this number is set to zero (0), the account is
  89.   disabled and no one may use it.
  90. ~09 |Time of Day Allowed Logins
  91.   Selecting this option brings up the Time of Day Log Ins window.  This
  92.   allows you to set the times during a week that a user can log in to the
  93.   server.
  94. `SO Server Startup Parameters Help
  95.  |Maximum Users
  96.   The maximum number of users that can be simultaneously logged in to your
  97.   server.  The more users you specify, the more memory the server will use
  98.   when running.
  99. ~01 |Network Buffer
  100.   The size of the buffer the server uses for network communication.  While
  101.   performance is enhanced with larger buffers, this will use more server
  102.   memory.
  103. ~02 |Number Adapters
  104.   Normally a server will have only one NETBIOS adapter installed.  However,
  105.   you may install up to six NETBIOS adapters in a server.  Each NETBIOS
  106.   adapter can then service an independent network.
  107. ~03 |Network Tasks
  108.   This field allows you to set the number of concurrent requests the server
  109.   can perform.  Each network task requires a network buffer, so increasing
  110.   this number will increase the amount of memory the server will use.
  111.  
  112.   If you have multiple adapters in a server, you should specify a network
  113.   task for each adapter.
  114.  
  115.   You may want to increase the number of network tasks if you have
  116.   multiple users logged in.  In general, set the number of network tasks
  117.   to:   (1/4 * number_of_users) + 1
  118.  
  119.   If you have multiple adapters and multiple users logged in, use the
  120.   following formula to compute the number of network tasks:
  121.  
  122.   number_of_adapters + (1/4 * number_of_users) + 1
  123. ~04 |Send Server ID
  124.   If you enable this function, the server's name will be broadcast to all
  125.   users on the network.  If this function is disabled, a user must know the
  126.   name of the server in order to log in to it.
  127. ~05 |Remote Booting
  128.   Allows a properly configured machine to boot over the network.  The
  129.   remote machine must have the appropriate hardware/software installed in
  130.   it.
  131.  
  132.   Prior to enabling this option, you must create a boot image using the
  133.   Boot Image Maintenance option from the Main Functions menu.
  134. ~06 |Floppy Direct
  135.   When this function is enabled, a user on the server may issue the DOS
  136.   FORMAT and CHKDSK commands for floppy disks.
  137.  
  138.   If floppy direct access is enabled and the floppy is shared on the
  139.   network, make sure that no one formats a floppy disk at the same time it
  140.   is being accessed across the network.
  141. ~07 |Despooling
  142.   When this function is enabled, entries in the print queue begin printing
  143.   as soon as the server is started.  When despooling is disabled, entries
  144.   in the print queue are not printed until despooling is started by a NET
  145.   START or ONE-JOB command.
  146. ~08 |Printer Buffer Size
  147.   This field sets the size of the buffer that each printer task will use
  148.   when despooling printer data.  In general, you can increase printing
  149.   speed by making the printer buffer larger, but this will use more server
  150.   memory.
  151. ~09 |Printer Tasks
  152.   This field sets the number of concurrent printing jobs.  If you want to
  153.   simultaneously print to several printers, allocate one printer task for
  154.   each printer attached to the server.
  155.  
  156.   Each printer task uses a printer buffer for despooling.  The more printer
  157.   tasks you set, the more server memory you will use.
  158. ~0A |Max Files Open
  159.   Normally the maximum number of files that can be opened is controlled by
  160.   your CONFIG.SYS file with the FILES= statement.  The maximum number of
  161.   files the server can open is 255 if the FILES= statement is used.  If you
  162.   want more files opened or if you don't want to conflict with files opened
  163.   locally, then you can specify a number between 50 and 5100.  This causes
  164.   the server to allocate its own files separately from those allocated
  165.   through the CONFIG.SYS file.
  166. ~0C |Audit Server Up
  167.   When this function is enabled, an audit entry is made when the server is
  168.   started.
  169. ~0D |Audit Logins
  170.   When this function is enabled, an audit entry is made when a user logs in
  171.   to the server.
  172. ~0E |Audit Logouts
  173.   When this function is enabled, an audit entry is made when a user logs
  174.   off the server.
  175. ~0F |Audit Queueing
  176.   When this function is enabled, an audit entry is made when an entry is
  177.   placed in the server's queue.  This includes both mail and print queue
  178.   entries.  Placing an entry in the queue is different from printing an
  179.   entry from the queue (see below).
  180. ~10 |Audit Printing
  181.   When this function is enabled, an audit entry is made when a print job
  182.   finishes printing.
  183. ~11 |Audit User Entry
  184.   When this function is enabled, an audit entry is made when a user issues
  185.   a NET AUDIT command.
  186. ~12 |Access Allowed
  187.   An audit entry will be made when the specified access is ALLOWED by the
  188.   server.  For example, if you want to make an entry whenever someone is
  189.   allowed to read or write a file you would select the R and W access
  190.   control rights.
  191.  
  192.   If no access control letters are shown (-----------), access allowed
  193.   auditing is disabled.
  194.  
  195.   The ACL rights are as follows:
  196.  
  197.   R - Read access
  198.   W - Write access
  199.   C - Create files
  200.   M - Make directories
  201.   L - Allow file lookups (DIR's)
  202.   D - Delete files
  203.   K - Kill (remove) directories
  204.   N - Rename files
  205.   E - Allow program execution
  206.   A - Allow file attributes to be changed
  207.   I - Directory supports indirect file
  208.   P - Allow physical access to resources
  209. ~13 |Access Denied
  210.   An audit entry will be made when the specified access is DENIED by the
  211.   server.  For example, if you want to  make an entry whenever someone is
  212.   not allowed to delete or rename a file you would select the D and N
  213.   access control rights.
  214.  
  215.   If no access control letters are shown (-----------), access denied
  216.   auditing is disabled.
  217.  
  218.   Press PgUp for a brief list of ACL rights.
  219. `SB Size of Network Buffer Help
  220.  The size of buffer the server uses for network communication.  Specifying
  221.  a large buffer will increase network performance but may decrease response
  222.  time while working on the server computer.  A smaller buffer size will
  223.  delay response time on the network but may improve response time on the
  224.  server computer.  If you plan to dedicate a computer as a server, you
  225.  should choose a large buffer size.
  226.  
  227.  The default value of 4096 will give adequate network performance while
  228.  using little memory.  If you are extremely short of memory you can choose
  229.  the 2048 size.
  230. `DR Creating, Removing, and Modifying Resource Help
  231.  Within the network control directory are the links between the network
  232.  resources that the remote user will see and the physical subdirectories on
  233.  the server's disks.
  234.  
  235.  For example, if you had a hard disk C: and a subdirectory named
  236.  C:\PAYROLL, and you wanted them to be accessed over the network.  You
  237.  could call the resources C-DRIVE, PAYROLL respectively.  If a user logged
  238.  in to your server, they would see C-DRIVE and PAYROLL as subdirectories
  239.  such as:
  240.  
  241.           C-DRIVE      <DIR>      1-10-88   8:33a
  242.           PAYROLL      <DIR>      1-10-88   8:35a
  243.  
  244.  If the user changes to one of these subdirectories with the DOS Change
  245.  Directory (CD) command, they will be connected with the disk drive, or the
  246.  subdirectory that was specified for the resource.
  247.  
  248.  Printers and mail can also be specified as resources.  These resources are
  249.  special and require an at sign "@" at the beginning of the name.  @MATRIX
  250.  is an example of a printer resource, while @MAIL is always the name of the
  251.  mail resource.  Printer resources can refer to the server's parallel or
  252.  serial ports.
  253.  
  254.  |To create a shared network resource, press the Ins key.  You will be
  255.   prompted for the necessary information.
  256.  |To remove a shared network resource, move the selection bar to the
  257.   proper resource and press Del.
  258.  |To modify a shared network resource, move the selection bar to the
  259.   proper resource and press Enter.
  260. `DL Drive and Subdirectory Resource Help
  261.  |Description
  262.   A description of the resource.  It may be up to 64 characters long.
  263. ~01 |Local Path
  264.   Enter the full path (including the drive letter followed by a colon) of
  265.   the appropriate subdirectory on the server.
  266. ~02 |CD-ROM Drive
  267.   If this function is set to "Yes" then this device is treated as a CD-ROM
  268.   drive.
  269. ~03 |Access Control
  270.   Briefly, the access control rights are as follows:
  271.  
  272.   R - Read access
  273.   W - Write access
  274.   C - Create files
  275.   M - Make directories
  276.   L - Allow file lookups (DIR's)
  277.   D - Delete files
  278.   K - Kill (remove) directories
  279.   N - Rename files
  280.   E - Allow program execution
  281.   A - Allow file attributes to be changed
  282.   I - Directory supports indirect file
  283.   P - Allow physical access to resources
  284. `MA Mail Resource Help
  285.  |Description
  286.   64 character description of resource.
  287. ~01 |Access Control
  288.   While you can enable or disable any of the access control rights, the
  289.   only ones that will have any effect are:
  290.  
  291.   R - Read access
  292.   W - Write access
  293.   C - Create files
  294.   L - Allow file lookups (DIR's)
  295. `PP Parallel Printer Resource Help
  296.  |Description
  297.   16 character description output device.
  298. ~01 |Output Device
  299.   Output device will be LPT1, LPT2 or LPT3.
  300. ~02 |Banner Page
  301.   If this feature is enabled, a banner page will be printed before each
  302.   print job.  A banner contains the username, machine name, optional
  303.   comments, date and time the file was printed, number of copies printed
  304.   and other detailed information.
  305. ~03 |Form Feeds
  306.   If this function is enabled, the despooler will issue a form feed
  307.   (advance to top of form) to the printer after each print job.
  308. ~04 |Tab Width
  309.   Entering any value except a zero (0) in this field will enable tab
  310.   expansion.  If tab expansion is enabled, this is the number of spaces the
  311.   despooler will insert in the print job every time a tab is encountered.
  312.   This is useful for printers which do not support tabs.  A typical tab
  313.   setting is 8.
  314. ~05 |Paper Width
  315.   If the banner page option is enabled, you may set this field to the
  316.   proper paper width to make the banner.  You do NOT need to set this field
  317.   if you are using standard 8.5" x 11" paper.
  318. ~06 |Chars/Second
  319.   This option sets the minimum number of characters that the despooler will
  320.   send to the printer each second, regardless of the task the server is
  321.   performing.  If you set a value that is greater than the maximum number
  322.   of characters per second that your computer can output, your computer
  323.   will take some memory away from other functions in order to achieve the
  324.   CPS set in this field.
  325. ~07 |Setup Delay
  326.   The number of seconds the despooler will wait between sending the setup
  327.   string to the printer and sending the actual data to be printed.  This
  328.   is useful for printers that need time to initialize the setup string.
  329. ~08 |Cleanup Delay
  330.   The number of seconds the despooler will wait after sending the cleanup
  331.   file.  This is useful for printers that need time to initialize after
  332.   the cleanup file is sent
  333. ~09 |Edit Setup String
  334.   This option allows you to edit the setup string that the despooler will
  335.   send to the printer at the start of a print job.  This string can be used
  336.   to set the print size, letter quality mode, etc.  You can have multiple
  337.   @DEVICES pointing to the same physical printer.  For example, you could
  338.   make @DRAFT be high speed draft mode and @LQ be letter quality.
  339.  
  340.   Instead of a setup string you can enter setup and cleanup filenames.
  341.   Like the setup string the setup file is output before the banner page.
  342.   The cleanup file is output after your print job completes.
  343. ~0C |Access Control
  344.   While you can enable or disable any of the access control rights, the
  345.   only ones that will have any effect are:
  346.  
  347.   R - Read access
  348.   W - Write access
  349.   C - Create files
  350.   L - Allow file lookups (DIR's)
  351. `SM Setup String/File help
  352.   From this menu you can define a setup string to be sent to the printer
  353.   before it begins printing.  In place of the setup string you can define a
  354.   file to be sent to the printer to set it up and a file to be sent after a
  355.   print job is complete.  The setup string and the setup/cleanup files are
  356.   mutually exclusive.  You cannot have both setup/cleanup file and a setup
  357.   string.
  358.  
  359.  |Setup String
  360.   Select this option to edit an existing setup string or to define a new
  361.   setup string.
  362. ~01 Setup Filename
  363.   Select this option to specify the filename of a setup file.  The setup
  364.   file will be sent to the printer before a job begins printing and before
  365.   any banner page is printed.
  366. ~02 Cleanup Filename
  367.   Select this option to specify the filename of a cleanup file.  The
  368.   cleanup file is sent to the printer to re-initialize it after using a
  369.   setup file for a print job.
  370. `SP Serial Printer Resource Help
  371.  |Description
  372.   A description (up to 16 characters) of the output device.
  373. ~01 |Output Device
  374.   The output device will be COM1 or COM2.
  375. ~02 |Banner Page
  376.   If this function is enabled, a banner page will be printed before each
  377.   print job.  A banner page contains the username, machine name, optional
  378.   comments, date and time the file was printed, number of copies printed
  379.   and other detailed information.
  380. ~03 |Form Feeds
  381.   If this function is enabled, the despooler will issue a form feed
  382.   (advance to top of form) to the printer after each print job.
  383. ~04 |Tab Width
  384.   Entering any value except a zero (0) in this field will enable tab
  385.   expansion.  If tab expansion is enabled, this is the number of spaces the
  386.   despooler will insert in the print job every time a tab is encountered.
  387.   This is useful for printers which do not support tabs.  A typical tab
  388.   setting is 8.
  389. ~05 |Paper Width
  390.   If this option is enabled, you can set this width to the proper paper
  391.   width for the banner page.  You do NOT need to set this value if you are
  392.   using standard 8.5" x 11" paper.
  393. ~06 |Chars/Second
  394.   This option sets the minimum number of characters that the despooler will
  395.   send to the printer each second, regardless of the task the server is
  396.   performing.  If you set a value that is greater than the maximum number
  397.   of characters per second that your computer can output, your computer
  398.   will take some memory away from other functions in order to achieve the
  399.   CPS set in this field.
  400. ~07 |Setup Delay
  401.   This option sets the number of seconds the despooler will wait between
  402.   sending the setup string to the printer and sending the actual data to
  403.   be printed.  This is useful for printers that need time to initialize
  404.   the setup string.
  405. ~08 |Cleanup Delay
  406.   This option sets the number of seconds the despooler will wait after
  407.   sending the cleanup file.  This is useful for printers that need time
  408.   to initialize after the cleanup file is sent.
  409. ~09 |Edit Setup String
  410.   This option allows you to edit the setup string that the despooler will
  411.   send to the printer at the start of a print job.  This string can be used
  412.   to set the print size, letter quality mode, etc.  You can have multiple
  413.   @DEVICES pointing to the same physical printer.  For example, you could
  414.   make @DRAFT be high speed draft mode and @LQ be letter quality.
  415.  
  416.   Instead of a setup string you can enter setup and cleanup filenames.
  417.   Like the setup string the setup file is output before the banner page.
  418.   The cleanup file is output after your print job completes.
  419. ~0B |Serial Port Information
  420.   Refer to your printer manual for valid parameters to set for your
  421.   printer.
  422.  
  423.  |Baud Rate
  424.   Press Enter to select from a list of valid baud rates.
  425. ~0C |Word Length
  426.   Pressing Enter on this option toggles the word length between 7 and 8
  427.   bits.
  428. ~0D |Stop Bits
  429.   Pressing Enter on this option toggles the number of stop bit between 1
  430.   and 2.
  431. ~0E |Parity
  432.   Pressing Enter on this option alternates the parity between "None",
  433.   "Odd", "Even" and "Mark".
  434. ~0F |Flow Control
  435.   Pressing Enter on this option alternates the flow control between "None",
  436.   "Hardware", and "XON/XOFF".
  437. ~11 |Access Control List
  438.   While you can enable or disable any of the access control rights, the
  439.   only ones that will have any effect are:
  440.  
  441.   R - Read access
  442.   W - Write access
  443.   C - Create files
  444.   L - Allow file lookups (DIR's)
  445. `PS Output Device Help
  446.   Move the selection bar to choose a parallel device (LPT1, LPT2, or LPT3)
  447.   or a serial device (COM1 or COM2) then type Enter.
  448.  
  449.   If you select a serial printer device, you will need to refer to your
  450.   printer manual for the proper serial port settings to use.
  451. `IS Printer Initialization String Help
  452.  Enter an initialization string (64 character maximum) which will be sent
  453.  to your printer before each print job (including the banner page, if
  454.  enabled).  Your printer manual should provide you with the setup codes to
  455.  use with your printer.
  456. `SF Setup Filename Help
  457.  Enter the filename of you printer setup file
  458. `CF Cleanup Filename Help
  459.  Enter the filename of your printer cleanup file
  460. `AC Access Control Lists (ACL) Help
  461.  Dictates a user's access to a shared directory, printer or mail.  The
  462.  following list describes the types of access that can be specified.
  463.  
  464.  |R - Read Access
  465.      User can open a file for reading.
  466.  |W - Write Access
  467.      User can open a file for writing.
  468.  |C - Create File
  469.      User can only create a NEW file. If Write is on, a user can create
  470.      and overwrite an existing file.
  471.  |M - Create Directory
  472.      User can create a new subdirectory.
  473.  |L - Allow File Look ups (DIR's)
  474.      User can display/search a directory or subdirectory.
  475.  |D - Delete Files
  476.      User can delete a file.
  477.  |K - Delete Directories
  478.      User can remove/delete a subdirectory.
  479.  |N - Rename Files
  480.      User can rename a file to a new name.
  481.  |E - Allow Program Execution
  482.      User has the right to execute a program.  Some applications, like
  483.      Microsoft Windows, do not "Execute" programs.  Windows reads a program
  484.      into memory and does not perform a DOS Exec system call.  In this case
  485.      you must give the user Read access to run programs.  COMMAND.COM does
  486.      use the Exec system call, so E access should allow a user to run most
  487.      programs that execute from the DOS prompt.
  488.  |A - Allow file Attributes to be changed
  489.      A user can change attributes of files in the shared directory.
  490.  |I - Directory supports indirect files
  491.      References to an indirect file will cause the contents of the indirect
  492.      file to be replaced with the contents of the file that the indirect
  493.      file points to.
  494.  |P - Allow Physical Access to Devices
  495.      Allow the user to connect to DOS devices directly and not through the
  496.      spooler.  This can result in the remote system waiting a long time for
  497.      a printer request.  During these times network requests and local
  498.      requests can be suspended.
  499.      WARNING! YOU ARE STRONGLY URGED NOT TO ENABLE THE P ACCESS RIGHT.
  500.  
  501.  An access control list (ACL) is a list of username templates and their
  502.  associated rights.  For example:
  503.  
  504.      ADMIN_*   RWCMLDKNEAI-
  505.      CARL      RW--L---E---
  506.      *         ----L-------
  507.  
  508.  The fist ACL, ADMIN_*, specifies that any user with the first six letters
  509.  "ADMIN_", such as ADMIN_NED, would have full access to the server's shared
  510.  resource that contains this ACL.  CARL IS ALLOWED to read, write, look up
  511.  files and execute programs but can not delete or rename files.  All other
  512.  users (designated by the "*") can only look up files.
  513. `AS Audit Trail Maintenance Help
  514.  The audit file contains entries corresponding to audit options enabled in
  515.  the Server Startup Parameters window.  You may view, copy or clear the
  516.  audit file.
  517.  
  518.  |View last few audit entries
  519.    Displays the last few audit entries.
  520. ~01 |Copy audit trail file
  521.   To print the audit file or use it for another reason, you must copy it to
  522.   a new file and then use the new file.  You can also use this command to
  523.   make copies of the audit trail file before it is cleared.
  524. ~02 |Clear the audit trail file
  525.   If you no longer need the current audit trail information, use this
  526.   option to clear the file.
  527. `AD Audit View Help
  528.  The audit trail is in the following format:
  529.  
  530.   T Date Time Username Machine Reason Variable
  531.  
  532.  |T
  533.   Type of entry.
  534.    * - Server started.
  535.    ! - Server shut down.
  536.    I - A user successfully logged into the server.
  537.    O - A user logged off server, or the server connection was broken.
  538.    A - Access was allowed to a shared resource.
  539.    D - Access was denied to a shared resource.
  540.    Q - An entry was placed in the queue.
  541.    S - A queue entry was despooled to a printer.
  542.    U - A user requested to write an audit entry.
  543.  |Date
  544.   Date entry was made in the form YY.MM.DD where YY represents the year,
  545.   MM the month and DD the day.
  546.  |Time
  547.   Time entry was made in the form HH:MM:SS where HH represents hours, MM
  548.   minutes and SS seconds.
  549.  |Username
  550.   The username to which the audit entry corresponds.
  551.  |Machine
  552.   The name of machine the user logged in from.
  553.  |Reason
  554.   The reason for the entry.
  555.  |Variable
  556.   More specific variable length information.
  557. `BT Boot Image Maintenance Help
  558.  |Build Boot Image
  559.   This will make a boot image to be used by the remote boot feature.  You
  560.   must place a bootable floppy disk in either the A: or B: drive.  We
  561.   suggest that you use a 360K or 180K disk as this will increase the speed
  562.   of the remote boot procedure.  After making a boot image, you will need
  563.   to enable Remote Booting from the Server Setup Parameters menu.
  564.  
  565.   If an error occurs while the boot image is being made, the boot image
  566.   file will be deleted and the Remote Booting option will be disabled in
  567.   the Server Startup Parameters.
  568. ~01 |Delete Boot Image
  569.   This option will only appear in this window only if a boot image exists.
  570.   If the boot image is deleted, the Remote Booting option in the Server
  571.   Startup Parameters menu will be disabled.
  572. `AU Add Username Help
  573.  Enter a unique username.  An account name can be up to 16 characters
  574.  long and cannot contain spaces or control characters.
  575.  
  576.  To control access to groups of users, it is a good idea to preface user-
  577.  names with symbols or letters.  For example, you could put a "?" symbol
  578.  before all users from the technical support department and "ENG-" before
  579.  all users in the engineering department.
  580.  
  581.  Later, when you set access rights, you can use these prefixes to allow or
  582.  deny rights to groups of users.
  583. `CE Critical Error Help
  584.  |Retry the Network, Disk or Device operation
  585.   Selecting this option will make the computer attempt the operation again.
  586.   First, check if a floppy door is open or if some other minor problem
  587.   caused the error.  If so, correct the problem and select this option.
  588. ~01 |Fail the Network, Disk or Device operation
  589.   Selecting this option will cancel the operation in progress and return
  590.   you to the previous window.  You should then correct any problems or type
  591.   ESC to exit the window.
  592. ~02 |Ignore the error, continue with program
  593.   If you choose this option, the program will continue as though nothing
  594.   happened.  Note that the operation will NOT be properly completed and may
  595.   lead to future errors.  In most cases you should NOT select this option.
  596. ~03 |Abort NET_MHR and return to DOS immediately
  597.   Will exit the program immediately.
  598. `LN Resource Name Help
  599.  Enter a unique name.  The name can have up to eight characters followed by
  600.  a period and a three character extension.  The following are examples of
  601.  valid names:
  602.  
  603.    C-DRIVE
  604.    FLOPPY.A
  605.    WP
  606.    @PRINTER
  607.    @MAIL
  608.  
  609.  Note that @MAIL is the name for the mail device.  You must define a mail
  610.  device with this name.
  611. 'DE Description Help
  612.  You can enter up to a 64 character description.  In many NET and NET_MGR
  613.  windows only the first 20 or so characters can be seen, so you should
  614.  place a short description first, followed by a longer one.
  615. `HX Insert Character Help
  616.  Enter a two digit hexadecimal number or a single character.
  617. `PA Server Path Help
  618.  Enter a valid DOS path.  The first character MUST be a drive designation.
  619.  A colon (:) must the be the second character.
  620.  
  621.  This is the path of the directory a user will see when using this
  622.  resource.
  623. `BD Baud Rate Help
  624.  Select the baud rate appropriate for your printer.  See your printer
  625.  manual for more information.
  626. `PD Password Help
  627.  Enter up to a 16 character password.  For security reasons, long, unique
  628.  passwords should be chosen.  You should avoid users names or words
  629.  strongly associated with the user.
  630.  
  631.  Note that the password will be case insensitive so an "A" and an "a" are
  632.  functionally the same character.
  633. `TD Time of Day Logins Help
  634.  You are currently viewing the days and times that this user is allowed to
  635.  use the server.  A diamond () appears for every 30 minute block of time
  636.  the user is allowed to access the server.
  637.  
  638.  You can move the cursor through the blocks of time and restrict or allow
  639.  user access by pressing the Del or Ins keys respectively.  If a user's
  640.  allocated time on the server is about to expire, the user will be given
  641.  warnings when 15, 5, 3, 2 and 1 minute(s) are left before the server logs
  642.  them off.
  643. `WD Date Help
  644.  Follow the on-screen help and enter the desired date.
  645. `AT ACL User Name or Group Help
  646.  Enter a username or a partial username (group name).  After you enter the
  647.  name you will be able to control the level of access that user or group
  648.  has on this shared resource.
  649. `PB Size of Printer Buffer Help
  650.  Enter the size of the printer buffer the despooler will use to print a
  651.  file.  A larger buffer will generally increase printing efficiency and
  652.  speed, but will use more server memory.
  653. `PE Password renewal Help
  654.  Enter the number of days that the password will remain valid after it has
  655.  been changed.  Entering a small number of days will force the user to
  656.  change his or her password more frequently.
  657. `IC Concurrent Logins Help
  658.  Enter the number of times this username can be used to log in to the
  659.  server at any given time.  If this number is zero (0), the account is
  660.  disabled and no one may use it.
  661. `SN Search Name Help
  662.  Enter the name you wish to locate in the account file.  You can end a name
  663.  with an asterisk "*" for a partial match.
  664. `DI Directory Path Help
  665.  If you are backing up a directory, enter the pathname of your backup file.
  666.  
  667.  If you are restoring a directory, enter the name of the backup file
  668.  you have previously created with "Backup Control Directory."
  669. `FH Select Boot Image Disk Help
  670.  Select the drive that the disk with the boot image is in.  You should
  671.  have already created a bootable disk with all the files and programs
  672.  your remote computers will need to boot up to the DOS prompt.
  673. `CD Change Control Directory Help
  674.  Enter the path of the new active network control directory.  You can enter
  675.  a path on the local machine, the network or a path that does not yet
  676.  exist.
  677. `CM Control Directory Maintenance Help
  678.  The Control Directory Maintenance menu allows you to maintain control
  679.  directories on your computer and other computers on the network.
  680.  
  681.  |Change control directory
  682.   This option allows you to specify a different control directory.  You can
  683.   specify a local control directory or one that exists on the network.  You
  684.   can also specify a control directory that does not a yet exist.
  685. ~01 |Backup control directory
  686.   This option allows you to backup the current active directory.  The
  687.   backup file will contain all the information from the control directory.
  688.   Once this is done, you can use other backup programs to backup the
  689.   control directory.
  690. ~02 |Restore control directory
  691.   This option allows you to restore a previously backed up control
  692.   directory.  Files that already exist are not overwritten.
  693. ~03 |Delete control directory
  694.   This option allows you to delete the currently active network control
  695.   directory.  All files and directories in the network control directory
  696.   are deleted.
  697. ~04 |Create control directory
  698.   You can use this option to create an initial network control directory if
  699.   the current active control directory does not exist.  If the current
  700.   active control directory already exists, then only the files which do not
  701.   exist in that directory are created.
  702. `QM Queue Maintenance Help
  703.  |Change Spool Location
  704.   This option allows you to change the location where files will be
  705.   despooled on the server.
  706. ~01 |Clear Spool Area
  707.   This option allows you to delete all entries in the current spool
  708.   location and restart sequence numbers.
  709. `D9 Despooling Path Help
  710.   Enter the directory path where you want files to be despooled.  The
  711.   directory must reside on the server.  Be sure that the disk contains
  712.   enough space to store all the spooled files.
  713. `CQ Clear Queue Confirmation Help
  714.  If you type YES all spooled files will be deleted.
  715. `MX Maximum Logins Help
  716.  Enter the maximum number of simultaneously logged in users you want the
  717.  server to support.  You must have sufficient NETBIOS resources to support
  718.  each user.  In general you will need 1 NCB and session for each user
  719.  logged in.
  720. `NA Number Adapters Help
  721.  Enter the maximum number of adapters (1-6) that you want the server to
  722.  support.  You can enter more adapters than are currently installed.  The
  723.  server will then use only the adapters that are installed.
  724. `NT Network Tasks Help
  725.  Enter the number of network tasks that the server will process.  Generally
  726.  the more network tasks you specify, the faster the server can process
  727.  remote network requests.  Local processing, however, is slowed down.
  728. `PT Printer Tasks Help
  729.  Enter the maximum number of simultaneous printer tasks this server is to
  730.  perform.  If you want to despool to multiple printers at the same time you
  731.  should set this field to the number of printers you have attached to your
  732.  server.  You can also set this field to a smaller value than the total
  733.  number of printers attached.
  734. `MO Maximum Files Open Help
  735.  Enter the maximum number of files you want the server to be able to keep
  736.  open at any given time.  Entering a value of 0 causes the maximum number
  737.  of files specified by the FILES= command in CONFIG.SYS file to be used.
  738. `PW Password Maintenance Help
  739.  The Password Maintenance menu is provided to maintain a password that is
  740.  used to gain access to NET_MGR.  Each network control directory can have
  741.  its own password.
  742.  
  743.  |ENABLE password access to NET_MGR
  744.   This function enables a password requirement to run the NET_MGR program.
  745.  |DISABLE password access to NET_MGR
  746.   This function disables the password requirement for NET_MGR.
  747. ~01 |Change Password
  748.   Allows you to change the  password used to enter NET_MGR.
  749. `TW Tab Width Help
  750.  Enter the tab width in characters.  A typical value is 8.  You should set
  751.  this value to 0 when defining a graphics printer since some graphics
  752.  characters are the same value as tabs.
  753. `WI Paper Width Help
  754.  Enter the width of your paper in characters.  This is used to determing
  755.  the width of the banner page.  If you are using standard 8.5" x 11" paper
  756.  you do not need to set this field.
  757. `CS Character Per Second Help
  758.  Enter the minimum printing rate you want in characters per second.  The
  759.  despooler will attempt to output characters at this rate to the printer.
  760. `SD Setup Delay Help
  761.  Enter the number of seconds that you want the printer to pause from
  762.  printing after the setup string or file is sent to the printer.  Some
  763.  printers require a delay after setup information is output.
  764. `SC Cleanup Delay Help
  765.  Enter the number of seconds that you want the printer to pause after the
  766.  cleanup file is sent to the printer.  Some printers require a delay after
  767.  cleanup information is output.
  768. `D5 Restore Directory Help
  769.  The path you see is the network control directory that was backed up.  If
  770.  you wish to restore to this path press Enter.  If you wish to restore to a
  771.  different path enter the new pathname.
  772. `DC Delete Control Confirmation Help
  773.  If you type YES the entire control directory will be deleted.  All files
  774.  in the control directory including any spooled data will be deleted.
  775. `VC Verify Create Control Directory Help
  776.  Press Enter to verify that you want this network control directory to be
  777.  created.
  778. `ZZ THIS MUST BE THE LAST LINE OF THE HELP FILE
  779.