[Samba] wbinfo can't list users

Kent Tong kent at cpttm.org.mo
Wed Jul 27 04:22:52 GMT 2005


Hi,

I'm running debian sarge with kernel 2.6.8-2-sparc64. I'm trying
to use winbind to connect to a Windows 2000 server. I can use
"net rpc join" to join the domain, but "wbinfo -u" returns an 
error. The trusted domains listed doesn't include the domain.
Please see below:

cladms003:~# net rpc join -U Administrator
Password:
Joined domain CYBERLAB.

cladms003:~# wbinfo -u
Error looking up domain users

cladms003:~# wbinfo -g
BUILTIN+system operators
BUILTIN+replicators
BUILTIN+guests
BUILTIN+power users
BUILTIN+print operators
BUILTIN+administrators
BUILTIN+account operators
BUILTIN+backup operators
BUILTIN+users

cladms003:~# wbinfo -m
CLADMS003
BUILTIN

Debug level 3 gives the following info when I try wbinfo after starting
winbindd:

cladms003:~# winbindd -d 3 -i
winbindd version 3.0.14a-Debian started.
Copyright The Samba Team 2000-2004
lp_load: refreshing parameters
Initialising global parameters
params.c:pm_process() - Processing configuration file "/etc/samba/smb.conf"
Processing section "[global]"
Processing section "[homes]"
Processing section "[printers]"
Processing section "[print$]"
Processing section "[Share]"
adding IPC service
adding IPC service
added interface ip=172.18.17.2 bcast=172.18.17.255 nmask=255.255.255.0
added interface ip=172.18.17.2 bcast=172.18.17.255 nmask=255.255.255.0
Registered MSG_REQ_POOL_USAGE
Registered MSG_REQ_DMALLOC_MARK and LOG_CHANGED
Added domain CYBERLAB  S-0-0
cm_get_ipc_userpass: No auth-user defined
lsa_io_sec_qos: length c does not match size 8
add_trusted_domain: CYBERLAB is an ADS mixed mode domain
rpc: trusted_domains
cm_get_ipc_userpass: No auth-user defined
Added domain BUILTIN  S-1-5-32
Added domain CLADMS003  S-1-5-21-3711304764-3117404737-3876783093
rpc: trusted_domains
[ 5044]: request interface version
[ 5044]: request location of privileged pipe
[ 5044]: list users
cm_get_ipc_userpass: No auth-user defined

The debug level 5 output shows an error of NT_STATUS_INSUFFICIENT_RESOURCES 
near the end (I can provide the full log on request):

...skipped...
rpc_api_pipe: len left: 0 smbtrans read: 96
rpc_auth_pipe: pkt_type: 2 len: 96 auth_len: 32 NTLMSSP No schannel Yes sign Yes
seal No 
000000 smb_io_rpc_hdr_auth auth_hdr
    0000 auth_type    : 44
    0001 auth_level   : 05
    0002 padding      : 08
    0003 reserved     : 00
    0004 auth_context : 00000001
000008 smb_io_rpc_auth_netsec_chk schannel_auth_sign
    0008 sig  : 77 00 ff ff ff ff 00 00 
    0010 seq_num: 76 68 2a 4b f3 e0 bc ff 
    0018 packet_digest: 6c ff 52 eb 48 5c 57 50 
    0020 confounder: 00 00 00 00 00 00 00 00 
000018 samr_io_r_connect 
        0018 data1: 00000000
        001c data2: 00000000
        0020 data3: 0000
        0022 data4: 0000
        0024 data5: 00 00 00 00 00 00 00 00 
    002c status: NT_STATUS_INSUFFICIENT_RESOURCES





More information about the samba mailing list