[Samba] problem with samba server

Bradley W. Langhorst brad at langhorst.com
Tue Oct 8 15:22:00 GMT 2002


On Tue, 2002-10-08 at 10:33, Jennifer Fountain wrote:
> here is my config file - 
> 
> # Samba config file created using SWAT
> # from ws09573.rb.net (10.27.52.177)
> # Date: 2002/10/08 10:25:55
> 
> # Global parameters
> [global]
> 	client code page = 437
> 	workgroup = domain1
> 	netbios name = server1
> 	server string = ares
> 	interfaces = lan4 127.0.0.1
> 	bind interfaces only = Yes
> 	security = DOMAIN
> 	encrypt passwords = Yes
> 	update encrypted = Yes
> 	allow trusted domains = No
> 	password server = server2
> 	admin log = Yes
> 	log level = 4
> 	name resolve order = wins lmhosts bcast host
> 	character set = ISO8859-1
> 	os level = 0
> 	local master = No
> 	domain master = False
> 	wins server = 1.1.1.1
> 	socket address = 
> 	guest account = smbnull
> 
> 
that file looks pretty strange to me...
I don't think you should use 1.1.1.1 since that IP space does not
pertain to your company (i doubt it anyway) and it is not in the private
IP space.

Why are you using update encrypted=yes?
that is really only for transitioning to encrypted passwords.

> 	interfaces = lan4 127.0.0.1
this looks unusual to me - what os is this?

what do you see in the logs when a 95/98 client tries to log on?

brad




More information about the samba mailing list