Hello list,
 
I've installed successfully samba 2.2.4 (binary) and the samba server (solaris 2.6) oitozx could join the W2K-domain HELIOS.
wbinfo -t shows secret is good.
But I can't retrieve the list of domain users or groups. wbinfo -u shows following error:
Error looking up domain users.
getent passwd shows only local users.
After reboot the log.winbindd show the following entry:
 
[2002/05/29 12:34:46, 0] nsswitch/winbindd.c:(614)
  process_loop: Invalid request size (11) send, should be (1304)
 
my global section of smb.conf:
 
[global]
netbios name = OITOZX
winbind separator = +
winbind cache time = 15
winbind uid = 10000-20000
winbind gid = 10000-20000
winbind enum users =  yes
winbind enum groups = yes
security = domain
workgroup = HELIOS
#DCs of the W2K domain
password server = OITZ5N, OITZ6N, OITZ7N
keep alive = 30
os level = 0
domain master = no
local master = no
preferred master = no
username level = 8
password level = 8
encrypt passwords = yes
socket options = TCP_NODELAY
interfaces = 138.244.15.21/255.255.0.0
wins support = no
wins server = 172.17.0.41
 
Any ideas?
Thanks in advance,
 
Birgit

Reply via email to