Mapping users folder on Win98
P&K Computer Consultants Ltd
p&k at zetnet.co.uk
Wed Jan 19 11:05:26 GMT 2000
Gavin Walsh wrote:
_______________________________________________
Hi all
I was wondering if it is at all possible to have a users folder
mapped when a user logs onto the server.
_________________________________ snip ______________
try:
domain logons = yes
logon script = logon.bat
[netlogon]
comment = logon dir
path= /PathTo/netlogon
valid users = @users
[userdir]
comment = user dir
path = /PathTo/Users/%U
and in the logon.bat file
net use U: \\PathTo\userdir /N
There's probably a more elegant way to do this though. Anyone ??
Regards Paul
More information about the samba
mailing list