home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / iculan.zip / NOSTOOGE.ICU < prev    next >
Text File  |  1994-08-02  |  349b  |  18 lines

  1. ;LAN ICU Batch Input File: 
  2. ;    NOSTOOGE.ICU
  3. ; Deletes the created demo groups and users
  4. ;
  5. ; * * * *  G R O U P S * * * *
  6. ;Delete the demo group to start
  7. [GROUP_DELETE]
  8.  GROUP=STOOGES
  9.  GROUP=STURGEON
  10.  
  11. ; * * * *  U S E R S * * * *
  12. ; Delete the demo users to begin
  13. [USER_DELETE]
  14.   user = AMOE    ;comment
  15.   user = ALARRY
  16.   user = ACURLY
  17.  
  18.