Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: Jeff C on January 10, 2002, 12:09:34 AM
-
I have successfully had my Win2K SP2 machine join an SME 5.1b3 Samba domain, but it will not map a home directory as a drive upon logon.
When I run \servername\netlogon\netlogon.bat I get the response: "The user's home directory has not been specified."
The command line is: net use h: /home /yes
Any ideas?
-jeff
-
Jeff,
Why dun you try : net use h: /home
it works for my W2K with sp1 and i am using SME V5
-
I had a similar problem w/ SME 5.1b3. I had to enable roaming profiles in the server manager for home directory mappings.
-
I too had to enable roaming profiles support in the Workgroup settings of the SME 5.1.2 web manager to enable the home folder mapping via logon script.
However, I have an extra home folder mapping, 'z:', along with the 'h:' folder. My netlogon.bat does not specify this net use z: command and I have done a net use z: /delete and rebooted only to have it reappear.
Very odd.
-
You ned to use "logon drive = (letter)" on the smb.conf.
Use templates-custom to modify
"z:" = default logon drive from samba
Laurent