two samba servers

Matthew Brichacek mmbrich at ductamerica.com
Thu Mar 30 16:47:16 GMT 2000


ok someone asked me to send my config.  the first one is the TNG version and
the second one is the 2.0.6 version, i renamed the 2.0.6 dameons to smbd2 and
nmbd2, still have the same problems i mentioned before.
Thanks
Matthew


Smb.conf - TNG

[global]
	wins proxy = Yes
	bind interfaces only = Yes
	domain master = Yes
	interfaces = 216.229.xx.xxx/255.255.255.248 
   	preserve case = yes
	dos filetimes = Yes
	dos filetime resolution = Yes
	domain logons = yes
	encrypt passwords = yes
	follow symlinks = No
	server string = Linux DA Server
	lm announce = True
	smb passwd file = /usr/local/samba/private/smbpasswd
	workgroup = DUCTAMERICA
	update encrypted = Yes
	comment = Linux
	;logon script = %U.bat
	unix password sync = Yes
	netbios name = COMP03
	socket options = SO_KEEPALIVE TCP_NODELAY SO_SNDBUF=8192 SO_RCVBUF=8192
	keepalive = 60
	case sensitive = no
	security = user
	short preserve case = yes
	os level = 200
	admin users = matthew, mmbrich, matt
	name resolve order = lmhosts, host, wins, bcast,
	lock directory = /usr/local/samba/locks
	wins support = true
	username map = /dsk/user.map



[Netlogon]
	comment = Samba Network Logon Services
	path = /home/netlogon
	locking = No
	case sensitive = no

smb.conf - 2.0.6


{global)
	wins proxy = no
	bind interfaces only = Yes
	domain master = Yes
	interfaces = 216.229.12.163/255.255.255.248
	password server = comp03
	encrypt passwords = yes
	follow symlinks = No
	printing = bsd
	server string = Linux DA Server
	lm announce = True
	workgroup = DUCTAMERICA
	comment = Linux
	netbios name = Linux
	socket options = SO_KEEPALIVE TCP_NODELAY SO_SNDBUF=8192 SO_RCVBUF=8192
	keepalive = 60
	case sensitive = no
	security = user
	short preserve case = yes
	os level = 0
	locking = no
	




[homes]
	writable = yes
	comment = This is your personal home directory
	browseable = no

[public]
	comment = Schedule Information
	path = /home/shared
	read only = no

[FTPpub]
	comment = FTP Server Map
	path = /home/ftp
	read only = no

[Deskjet]

	comment = Hewlet Packard 610 CL
	path = /var/spool/lpd/lp
	writeable = no
	printable = yes

	
ok tell me if this is all wrong, i set it up as best i could.  i figured that
this should work.

Matthew


	


More information about the samba-ntdom mailing list