home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS 1992 June / SIMTEL_0692.cdr / msdos / rbbs_pc / tlp_ufe2.arc / TLP_UFE2.DOC next >
Text File  |  1989-12-01  |  4KB  |  79 lines

  1. ┌─Tulip─User─File─Editor─────────────────────────────────────────────v2.0─┐
  2. │                ╔══════════════════════════════════════════╗             │
  3. │                ║▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒║             │
  4. │                ║▒            TULIP - RBBS                ▒║             │
  5. │                ║▒ DUTCH INDEPENDENT NETWORK NODE 2:286/4 ▒║             │
  6. │                ║▒         PHONE XX-314120-44134          ▒║             │
  7. │                ║▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒║             │
  8. │                ╚══════════════════════════════════════════╝             │
  9. │                                                                ┌─┐      │
  10. │             ████████████        ██                             │R│      │
  11. │                  ██             ██                             └─┘      │
  12. │                  ██             ██        █                             │
  13. │                  ██  ██     ██  ██ ▀████ ███ █████▀ ██ ████             │
  14. │                  ██  ██     ██  ██   ████ █ █████   ███    ██           │
  15. │                  ██  ██     ██  ██   █████ ██████   ██      ██          │
  16. │                  ██  ██     ██  ██    █████ ████    ██      ██          │
  17. │                  ██  ██     ██  ██     ▀████ █▀     ██      ██          │
  18. │                  ██  ██     ██  ██    ▀█▄▄   ▄▄█▀   ███    ██           │
  19. │                  ██  █████████  ██     ████ ████    ██ ████             │
  20. │                                                     █                   │
  21. │                                                     █                   │
  22. │                                                                         │
  23. └─────────────────────────────────────────────────────────────────────────┘
  24.  
  25.     Hello, I'm glad that you are intrested in my program.
  26.     Here is some user information.
  27.  
  28.  
  29.     hystory:
  30.  
  31.     I've written this program because I wanted to change all the security
  32.     values of my system.
  33.     At first I did this one by one, but when you must edit about 1000 users,
  34.     it is not so good for your keyboard and your fingers!!!
  35.  
  36.     My first version only could change the security levels, but soon I
  37.     added some other features.
  38.  
  39.     Well it is not ready yet, but I had to distribute it anyway.
  40.     Who could keep such a great utility for RBBS sysops for its own use!
  41.  
  42.     Thats all folks, here is some information about how to use the program.
  43.  
  44.     
  45.  
  46.     Use:
  47.  
  48.     The program works very easy.
  49.     The only thing you have to do is enter the USERS filename as a parameter.
  50.  
  51.         In this case the program will startup with a selection menu.
  52.  
  53.         The first option you find is to change a certain security to
  54.         a new security level.
  55.  
  56.         You must tell the program wich security to search for and
  57.         the security to replace it with.
  58.         Then the program will change these securities very fast.
  59.         It is possible to change a userfile database with 9999 records.
  60.         I think this is big enough, nobody has 9999 users, do you?
  61.  
  62.         The second option in the selection menu is to seach for user-
  63.         names.
  64.         You only have to enter a part of the username you want to see.
  65.         The program will no search for this name.
  66.          
  67.         The third option is the same as the second option, only you can
  68.         search for the security levels you want to see.
  69.  
  70.  
  71.     To run this program in a batchfile you can give two extra parameters.
  72.     The first parameter is the security level to search for.
  73.     The second parameter is the level to replace the first with.
  74.  
  75.     SYNTAX for batchmode : TLP_UFE2 USERS 10 5
  76.  
  77.     This line changes all level 10 users to level 5.  
  78.     
  79.