Can't get logon script to work

Randy Wilkinson randy at wwomer.com
Thu Feb 18 22:52:05 GMT 1999


OK, I read John Blair's book, I read the docs...and I still can't get any of the 
Win95/98 clients to execute the logon script.  I'm using Samba 2.0.0 on a 
Redhat 5.2 system.  I want all the machines to sync clocks with the server.  I 
have a file called Logon.bat in /womer/netlogon.

The batch file does work...I tried in manually...it just doesn't get executed.

Here is my smb.conf:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Samba config file created using SWAT
# from cayuse.ourdomain.com

# Global parameters
	workgroup = USER
	log file = /var/log/samba-log.%m
	max log size = 50
	socket options = TCP_NODELAY
	security = user
	domain master = yes
	local master = yes
	preferred master = yes
	logon script = Logon.bat
	domain logons = Yes
	os level = 65
	wins support = Yes
	comment = RedHat Samba Server
	strict locking = Yes
	volume = RedHat4

[netlogon]
	comment = Logon scripts
	path = /womer/netlogon
	guest ok = No
	writable = No
	hosts allow = ALL

[public]
	comment = Shared files on dedicated 6.5gb disk
	path = /womer/Public
	write list = @cad, at admin, at womer,
	read only = No
	create mask = 0774
	directory mask = 0774
	guest ok = Yes
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Any advice would be greatly appreciated...Randy Wilkinson



More information about the samba mailing list