netlogon shares

Janet Dickson janet at bioss.sari.ac.uk
Thu Jul 23 09:32:31 GMT 1998


Hi
	I have a Samba server running 1.9.18p7 on a Solaris 2.5 machine. It is
set up with a netlogon share.  I have 4 Win95 PCs for which I have
created identical <machinename>.bat files in the netlogon directory. 
However, only one of those PCs is running the 'root preexec' script and
running the commands in %m.bat.

	Anyone have any idea why ? I've appended the global and netlogon bits
of my smb.conf.

	Janet
-- 
***************************************************************************
Janet Dickson                          |
http://www.bioss.sari.ac.uk/~janet
Biomathematics and Statistics Scotland | email: janet at bioss.sari.ac.uk
The King's Buildings, Mayfield Rd      | Telephone: +44 (0) 131 650 4888
Edinburgh EH9 3JZ, Scotland, UK.       | Fax: +44 (0) 131 650 4901
***************************************************************************

[global]
   server string = BioSS Samba Server
   workgroup = BioSS
   guest account = ftp
   debug level = 1
   lock directory = /tmp/samba
   log file = /usr/local/samba/var/log.%m
   include = /usr/local/samba/lib/smb.conf.%m
   hosts allow = @sass-pcs, @sass-suns
   security = user
   password level = 4
   encrypt passwords = no
   update encrypted = yes
   printing = sysv 
   printcap name = /usr/local/samba/lib/printcap
   domain logons = yes
   domain master = yes
   preferred master = yes
   local master = yes
   oslevel = 65
   logon script = %m.bat
   logon drive = X:
   logon path = //%L/profiles/%U

[netlogon]
   path = /usr/local/samba/netlogon
   writeable = no
   guest ok = no
   browseable = no
   case sensitive = no
   root preexec = /usr/local/samba/bin/makelogon %U %m


More information about the samba mailing list