Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: Thomas J. Carlin III on October 27, 2001, 08:29:14 AM
-
Where would I find the script that maps the Z: drive on a windows share? I have examined the netlogon.bat but nothing is there re: the mapping of the z: drive.
-
logon drive = letter
z: is default on smb.conf
-
Laurent,
Can you tell me (us) where to put the line 'logon drive = x' within smb.conf
HFW
-
Got it,
Put it in the global section.
Thanks.
-
The Z: drive is automatically mapped to the NETLOGON share at logon time - that is how the NETLOGON.BAT is able to execute. What exactly are you trying to do - it wasn't clear to me from your message.
Des Dougan
-
Can i have both global logon script and user logon script running at the same time? is there something like a group logon script?
I have tried enabling the global script but hten my user logon script stop running... pls advise...
Thanks.
-
BK,
I believe the SMB.CONF has comments about this. Please examine the SMB.CONF in /etc.
HFW
-
Bad move all of you... On SME/E-smith server, you NEVER edit the Unix configuration files. You find out the problem and edit/make a custom fragment to fix it.
Messing with the smb.conf file will solve your problem in the short run, but watch out next time you try to upgrade....
Greg Zartman
-
I read through it... I uncomment the netlogon.bat and the %U.bat but it only execute the netlogon.bat and not my user's %u.bat....