home *** CD-ROM | disk | FTP | other *** search
/ PC Shareware 1998 March / PCShareware-3-98.iso / programy / PCSECUR / DEFPWD.INI next >
INI File  |  1996-03-31  |  1KB  |  92 lines

  1.  
  2. ; Default password settings for high volume installations
  3.                                                            
  4.  
  5. ; Instructions:
  6. ; Lines that start with a semicolon are not interpreted by PC Security, 
  7. ; they are used for instructions or for disabling an option
  8. ; All passwords must be in upper case
  9.  
  10. [Passwords]
  11. Master=SECURITY
  12. Global=SECURITY
  13.  
  14. ; Applications
  15.  
  16. [ProgStart]
  17. Required=no
  18. ;PwdType=private
  19. PwdType=global
  20. PrivatePwd=SECURITY
  21.  
  22.  
  23. [Encryptor]
  24. Required=yes
  25. ;PwdType=private
  26. PwdType=global
  27. PrivatePwd=SECURITY
  28.  
  29.  
  30. [FileLock]
  31. Required=yes
  32. ;PwdType=private
  33. PwdType=global
  34. PrivatePwd=SECURITY
  35.  
  36.  
  37. [WindowLock]
  38. Required=yes
  39. ;PwdType=private
  40. PwdType=global
  41. PrivatePwd=SECURITY
  42.  
  43.  
  44. [FileShredder]
  45. Required=yes
  46. ;PwdType=private
  47. PwdType=global
  48. PrivatePwd=SECURITY
  49.  
  50.  
  51. [Settings]
  52. Required=yes
  53. ;PwdType=private
  54. PwdType=global
  55. PrivatePwd=SECURITY
  56.  
  57.  
  58. KeybdMonitor]
  59. Required=yes
  60. ;PwdType=private
  61. PwdType=global
  62. PrivatePwd=SECURITY
  63.  
  64.  
  65. [ProgManCtrl]
  66. Required=yes
  67. ;PwdType=private
  68. PwdType=global
  69. PrivatePwd=SECURITY
  70.  
  71.  
  72. [FilesBackup]
  73. Required=yes
  74. ;PwdType=private
  75. PwdType=global
  76. PrivatePwd=SECURITY
  77.  
  78.  
  79. [SystemLock]
  80. Required=yes
  81. ;PwdType=private
  82. PwdType=global
  83. PrivatePwd=SECURITY
  84.  
  85.  
  86. [Exit]
  87. Required=yes
  88. ;PwdType=private
  89. PwdType=global
  90. PrivatePwd=SECURITY
  91.  
  92.