
CLOSE
=====
Close is a simple utility which allows you to disable accounts from the
Dos prompt. This program was written for NetWare 4.11 and it uses Netware's
Uimport.

The syntax is simply:  Close <username> <username>
You may use up to 10 usernames.

This program make a TXT files (Disable.INF and Disable.CTL) with the user 
name(s) and then it runs Uimport to close the account(s).
You must have the Read, Write and Create trustees in your current directory when 
you run the program (becuase it needs to creat 2 TXT files).
You should have the Erase trustee in your current directory when you run the 
program (to erase those files).

I wrote this so that I could stuff it into batch files etc on the net.

saar@bigfoot.com
Please send me Email if you found this program useful.
