Almost got it

Mitchell mjs at blitz-technology.net
Tue Nov 20 14:01:06 GMT 2001


Hmm, I think I've almost got it.  When I log in to  windows though it keeps giving me the error 

"no domain server found, some network resources may not be available" 

however, following the documentation that I was refered to in a  previous email this is the smb.conf file I am now using.

Can anyone spot anything obvious that I'm doing wrong?


[global]
	workgroup = BLITZ
	netbios name = JOLT
	encrypt passwords = Yes
	obey pam restrictions = Yes
	passwd program = /usr/bin/passwd %u
	passwd chat = *Enter\snew\sUNIX\spassword:* %n\n *Retype\snew\sUNIX\spassword:* %n\n .
	unix password sync = Yes
	time server = Yes
	#logon script = logon.bat
	logon path = \\jolt\profiles\%U
	domain logons = Yes
	os level = 65
	preferred master = True
	domain master = True
	wins support = Yes
	invalid users = root

[netlogon]
	path = /home/logon
	browseable = No

[profiles]
	path = /home/profiles
	read only = No
	create mask = 0600
	directory mask = 0700
	nt acl support = No
	browseable = No

[homes]
	read only = No
	create mask = 0600
	directory mask = 0700
	browseable = No







More information about the samba-ntdom mailing list