two samba servers?

Matthew Brichacek mmbrich at ductamerica.com
Fri Mar 31 17:27:13 GMT 2000


Hi,

I tried renaming samba2 to _nmbd _smbd and i am able to see both machines in my
net neighborhood but when i try to access the samba 2.0.6 server it asks for a
password and then doesn't let me in.  Here are the configs

samba 2.0.6 - File and Print server

{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

	
samba - TNG - user authentication

[global]
	wins proxy = Yes
	bind interfaces only = Yes
	domain master = Yes
	interfaces = 198.172.10.113/255.255.255.0 127.0.0.1/255.0.0.0
   	preserve case = yes
	dos filetimes = Yes
	dos filetime resolution = Yes
	domain logons = yes
	encrypt passwords = yes
	follow symlinks = No
	printing = bsd
	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
	message command = sh -c 'echo "---nDate: %T\nFrom: %f@%m\nTo: %t\n" >> 	/var/log/sambamsg; cat %s >> /var/log/sambamsg; rm %s! & 	




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

let me know if this helps.. also is there a way to not get my TNG server to
show up in the net neighborhood since once i get this working my users won't
need to see it?

Thanks
Matthew




More information about the samba-ntdom mailing list