running samba 3.0.30 on fedora core 8 and i'm not able to have windows xp load the netlogon script. In their LDAP info I have:

sambaProfilePath: \\roark\profiles\jholland
sambaHomePath: \\roark\jholland
sambaLogonScript: scripts\jholland.bat
sambaHomeDrive: R:

and the share info is:

[netlogon]
       path = /var/lib/samba/netlogon
       read only = yes
       guest ok = no
       browseable = no
       write list = awilliam

and the script is:

[EMAIL PROTECTED] ldap]# cat /var/lib/samba/netlogon/scripts/jholland.bat
net time \\roark /set /yes

net use r: \\roark\homes /yes
net use s: \\roark\share /yes
net use p: \\roark\pubinfo /yes


but when the user logs in, they don't get p: or s: shared, but when i click on start, run, and type in \\roark\netlogon\scripts\jholland.bat it runs fine. any ideas?

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Reply via email to