logon scripts?

Prince Polius prince at cormesse.com
Thu Oct 26 03:53:57 GMT 2000


I am having trouble with logon scripts... First of all, in my [global] section I have:

logon script = %U.bat

My netlogon looks like this:

[netlogon]
        comment = Netlogon share
        path = /path_to/netlogon
        writeable = no
        guest ok = no
        browseable = no

and my login script looks like this:

@ECHO OFF
NET TIME \\SAMBA /SET /YES
NET USE F: \\SAMBA\SHARE1
NET USE G: \\SAMBA\SHARE2
NET USE H: \\SAMBA\SHARE3
pause
________________________________________________________________________

Is there a particular way to tell Win98 to execute a logon script? I have restarted the server as well as the client. There is an individual login script for each user.

Thanks

-------------- next part --------------
HTML attachment scrubbed and removed


More information about the samba-ntdom mailing list