I've just upgraded from Samba v2.0.10 to v2.2.1a and find that my netlogon script isn't run when logging into Win98. Cranking up the Samba debug setting, I see that it is queried for "netlogon.COM". Nothing new there. What is new is that the damned thing no longer looks for "netlogon.EXE'', then 'netlogon.BAT'. Relevent snippets fron smb.conf: [global] domain logons = yes logon script = netlogon logon path = /home/samba/netlogon [netlogon] comment = Network Logon Service path = /home/samba/netlogon guest ok = Yes browseable = No And, finally, the contents of my netlogon directory: [# ll /home/samba/netlogon/ lrwxrwxrwx 1 root root 9 Sep 16 2000 NETLOGON.BAT -> netscript lrwxrwxrwx 1 root root 9 Sep 16 2000 NETLOGON.CMD -> netscript -rwxr-xr-x 1 root root 894 Oct 12 15:02 netscript -rwxr-xr-x 1 root root 702 Sep 27 12:38 netscript.old -rwxr-xr-x 1 root root 22528 May 1 1997 WINSET.EXE Anyone know why NETLOGON.BAT is no longer run? Thanks.
Eimantas Serpenskas
2001-Oct-14  23:24 UTC
Upgraded to v2.2.1a, now netlogon.bat doesn't run
Try to use:
    logon script = netlogon.bat
Eimis
> I've just upgraded from Samba v2.0.10 to v2.2.1a and find that my
netlogon
> script isn't run when logging into Win98.
>
> Cranking up the Samba debug setting, I see that it is queried for
> "netlogon.COM".  Nothing new there.  What is new is that the
damned thing
> no longer looks for "netlogon.EXE'', then
'netlogon.BAT'.
>
> Relevent snippets fron smb.conf:
>
> [global]
>    domain logons = yes
>    logon script = netlogon
>    logon path = /home/samba/netlogon
>
Gerald (Jerry) Carter
2001-Oct-15  07:24 UTC
Upgraded to v2.2.1a, now netlogon.bat doesn't run
On Fri, 12 Oct 2001, Steve Snyder wrote:> Relevent snippets fron smb.conf: > > [global] > domain logons = yes > logon script = netlogonThis is a DOS path relative to the top of the [netlogon] share (i.e. netlogon.bat)> logon path = /home/samba/netlogonThis should be a UNC path (not a Unix path). cheers, jerry --------------------------------------------------------------------- www.samba.org SAMBA Team jerry_at_samba.org www.plainjoe.org jerry_at_plainjoe.org --"I never saved anything for the swim back." Ethan Hawk in Gattaca--