Hello guys, Recently, I am expericing some problems with getting user list from Domain Controller. My server is using samba 2.2.4 under Linux, and the security mode is 'Domain', what I got on the server are: bash-2.05# wbinfo -t Secret is good bash-2.05# wbinfo -u Error looking up domain users So I set the debug level to 5, and I found there are some lines like: [2002/06/12 01:10:00, 5] rpc_parse/parse_prs.c:prs_uint8s(645) 0024 data5: 00 00 00 00 00 00 00 00 [2002/06/12 01:10:00, 5] rpc_parse/parse_prs.c:prs_ntstatus(587) 002c status: NT_STATUS_ACCESS_DENIED [2002/06/12 01:10:00, 5] nsswitch/winbindd.c:client_read(405) read failed on sock 13, pid 9264: EOF Are there anything wrong with setting the Domain Controller? Because I did the same test whith joining in another Domain Controller before, it works fine. Any response are appreciated. Juer