Koozali.org: home of the SME Server

Samba/Win2K netlogon.bat

Jeff C

Samba/Win2K netlogon.bat
« 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

BK

Re: Samba/Win2K netlogon.bat
« Reply #1 on: January 10, 2002, 04:29:53 AM »
Jeff,

Why dun you try : net use h: /home

it works for my W2K with sp1 and i am using SME V5

Duane Rinehart

Re: Samba/Win2K netlogon.bat
« Reply #2 on: January 11, 2002, 08:21:07 PM »
I had a similar problem w/ SME 5.1b3.  I had to enable roaming profiles in the server manager for home directory mappings.

Steve Lewis

Re: Samba/Win2K netlogon.bat
« Reply #3 on: January 30, 2002, 09:40:23 PM »
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.

Laurent

Re: Samba/Win2K netlogon.bat
« Reply #4 on: January 30, 2002, 11:21:47 PM »
You ned to use "logon drive = (letter)" on the smb.conf.

Use templates-custom to modify

   "z:" = default logon drive from samba

Laurent