Displaying 1 result from an estimated 1 matches for "adchost2".
Did you mean:
  adchost1
  
2010 Jan 25
0
smbd not talking to winbindd?
...ut are there any real differences between mapping to the Unix
"nobody" account and getting a random UID from winbind?
My sanitized smb.conf file:
[global]
	server string = fileserv (File Server)
	netbios name = FILESERV
	workgroup = ADS
	security = domain
	password server = adchost1, adchost2, adshost3
	wins server = 111.222.333.444, 222.333.444.555
	domain master = no
	local master = no
	unix password sync = false
	lock directory = /var/spool/locks
	max log size = 0
	log level = 1
	socket options = SO_KEEPALIVE
	deadtime = 15
	kernel oplocks = yes
	aio read size = 1
	disable spoolss...