home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / cpm / utils / filutl / pwd20.lbr / PWDCFG.LZR / PWDCFG.LBÒ / PWDHLP1.TXT < prev    next >
Text File  |  1989-01-06  |  2KB  |  48 lines

  1.  
  2.             EXPLANATION OF PWD CONFIGURATION CHOICES
  3.  
  4. 0) Show passworded directories to non-wheels?
  5.  
  6. NO means that PWD will not display DU or Directory Names for
  7. directories to which a password has been assigned when the
  8. WHEEL byte is reset. This is useful as a security measure on
  9. multi-user systems like a Remote Access System.
  10. YES means that the DU and Directory Names will always be
  11. displayed, disregarding the WHEEL byte. Display of Passwords
  12. is never allowed to non-privileged (Wheel reset) users.
  13.  
  14. 1) Control display of DU with DUOK (non-wheel)?    NO
  15.  
  16. The DU part of the Named Directory is always included in the
  17. display when the Wheel Byte is set. A YES response to this
  18. question causes PWD to display DU to non-privileged users 
  19. only if the DUOK flag in the Z3 Environment is set. Some
  20. Remote Systems prefer to inhibit any reference to DU, using
  21. only directory names.
  22.  
  23.  
  24.  
  25.  
  26. 2) EXCLUDE character for drive list is ....        ~
  27. 3) Range designator for drive list is .....        -
  28.  
  29. These characters are used in the PWD command tail in a drive
  30. list expression, which may be an undelimited list of drive
  31. letters. The RANGE DESIGNATOR is the character that separates
  32. the first and last members of a range of drives, like B-H.
  33. The EXCLUDE character inverts the logic for the rest of the
  34. drive list, causing the named drives to be excluded from the
  35. display. You may change these if you are more comfortable with
  36. some other pair of characters. For example, one might prefer
  37. a '-' for the EXCLUDE character and '.' (period) for range.
  38.  
  39.  
  40. ABCDEFGHIJKLMNOP         is a drive permission vector.
  41. ++++++++____+___         Set them all '+' to enable display
  42.                          of all possible NDR entries.
  43. During execution, this vector is ANDed with the drive vector
  44. from the Z3 extended environment (if it's present). Further,
  45. the Maximum Drive from any Z3 environment is used to reset
  46. bits in this vector for drives greater than the maximum.
  47.  
  48.