Won't work as the user only accesses the share at login then releases it. A
better method would be to put that sort of restriction on home directories
(however this would only persuade users that logging in to multiple machines
is a bad idea).
> > I have this problem prevent users from login to the network more than one
> > time in the same time. Does Windows NT have the ability to disable user
> > from multiple login without using login script? If login scripting is the
> > only solution, any good recommendation?
> One method is to setup a mandatory profile and put it in a share with the user limit set to 1.
> You can also use Kixtart scripting to help...
> http://www.jsiinc.com/TIP0100/rh0175.htm
> Or use another tool featured on Jerold Schulman's site, NTNAME...
> http://www.jsiinc.com/TIP0200/rh0296.htm