Hej,
Jeg har et problem med at få winbind til at køre på mit domæne. Jeg har
installeret samba v. 2.2.5 med winbind som depot fil, og det gik godt nok.
Jeg har sat samba op og testparm siger det er ok. Jeg har joined domænet,
igen, ingen problem !
Så til dette:
Jeg kan ikke bruge wbinfo:
# ./wbinfo -u
Error looking up domain users
# ./wbinfo -t
Could not check secret
# ./wbinfo -g
Error looking up domain groups
# ./wbinfo -m
Could not list trusted domain
Hvis jeg laver en './winbindd -i -d' 1 får jeg dette:
Added domain FP02 (S-1-5-21-12331394-1185628507-9522986)
[2002/08/14 14:22:30, 1] nsswitch/winbindd_util.c:(164)
Added domain IN01 (S-1-5-21-2108509408-25497423-532618811)
[2002/08/14 14:22:31, 1] nsswitch/winbindd_util.c:(164)
Added domain IN02 (S-1-5-21-2146598497-1751611310-645736813)
[2002/08/14 14:22:31, 0] lib/util_sock.c:(772)
open_socket_in(): socket() call failed: Too many open files
[2002/08/14 14:22:31, 0] lib/util_sock.c:(772)
open_socket_in(): socket() call failed: Too many open files
[2002/08/14 14:22:31, 0] lib/util_sock.c:(772)
open_socket_in(): socket() call failed: Too many open files
[2002/08/14 14:22:31, 0] lib/util_sock.c:(772)
open_socket_in(): socket() call failed: Too many open files
[2002/08/14 14:22:31, 1] nsswitch/winbindd_util.c:(164)
Added domain BRAPT98 (S-1-5-21-654460698-771908679-1844936127)
[2002/08/14 14:22:31, 0] lib/util_sock.c:(772)
open_socket_in(): socket() call failed: Too many open files
[2002/08/14 14:22:32, 0] lib/util_sock.c:(772)
open_socket_in(): socket() call failed: Too many open files
[2002/08/14 14:22:32, 0] lib/util_sock.c:(772)
open_socket_in(): socket() call failed: Too many open files
[2002/08/14 14:22:32, 0] lib/util_sock.c:(772)
open_socket_in(): socket() call failed: Too many open files
and so on......
min smb.conf:
# Global parameters
[global]
workgroup = XXXXXX
security = DOMAIN
encrypt passwords = Yes
password server = *
preferred master = False
local master = No
domain master = False
wins server = x.x.x.x
socket options = TCP_NODELAY
winbind uid = 10000-20000
winbind gid = 10000-20000
winbind enum users = yes
winbind enum groups = yes
template shell = /bin/false
[test]
comment = Samba ver. 2.2.5
path = /samba
read only = No
Er der nogen der har en god ide til hvad der er galt?
Og hvordan det kan rettes?
Forresten, her er min nsswicht.conf:
passwd: files winbind
group: files winbind
hosts: dns [NOTFOUND=return] files
services: files
networks: files
protocols: files
rpc: files
publickey: files
netgroup: files
automount: files
aliases: files
Håber nogen kan hjælpe !!
tak...
|