Hi I'm using winbbind with an AD Server. The wbinfo -u is not working but wbinfo -t is ok. Let me show you what's happenin and my logs: root@p10s-infra01:/# wbinfo -t checking the trust secret via RPC calls succeeded root@p10s-infra01:/# wbinfo -u Error looking up domain users My log debug level 10 from the wbinfo -u is: accepted socket 16 client_read: read 1824 bytes. Need 0 more for a full request. process_request: request fn INTERFACE_VERSION [14656]: request interface version client_write: wrote 1300 bytes. client_read: read 1824 bytes. Need 0 more for a full request. process_request: request fn WINBINDD_PRIV_PIPE_DIR [14656]: request location of privileged pipe client_write: wrote 1300 bytes. client_write: need to write 35 extra data bytes. client_write: wrote 35 bytes. client_write: client_write: complete response written. accepted socket 17 client_read: read 1824 bytes. Need 0 more for a full request. process_request: request fn LIST_USERS [14656]: list users client_write: wrote 1300 bytes. client_read: read 0 bytes. Need 1824 more for a full request. read failed on sock 16, pid 14656: EOF client_read: read 0 bytes. Need 1824 more for a full request. read failed on sock 17, pid 14656: EOF Any ideas ? Thanks. -- Marcelo H. Terres mhterres@gmail.com
Another informations: My distro is Debian Sarge and the samba and winbind packages are 3.0.14a-3sarge. Thanks, On 12/13/06, Marcelo Terres <mhterres@gmail.com> wrote:> Hi > > I'm using winbbind with an AD Server. > > The wbinfo -u is not working but wbinfo -t is ok. > > Let me show you what's happenin and my logs: > > root@p10s-infra01:/# wbinfo -t > checking the trust secret via RPC calls succeeded > root@p10s-infra01:/# wbinfo -u > Error looking up domain users > > > My log debug level 10 from the wbinfo -u is: > > accepted socket 16 > client_read: read 1824 bytes. Need 0 more for a full request. > process_request: request fn INTERFACE_VERSION > [14656]: request interface version > client_write: wrote 1300 bytes. > client_read: read 1824 bytes. Need 0 more for a full request. > process_request: request fn WINBINDD_PRIV_PIPE_DIR > [14656]: request location of privileged pipe > client_write: wrote 1300 bytes. > client_write: need to write 35 extra data bytes. > client_write: wrote 35 bytes. > client_write: client_write: complete response written. > accepted socket 17 > client_read: read 1824 bytes. Need 0 more for a full request. > process_request: request fn LIST_USERS > [14656]: list users > client_write: wrote 1300 bytes. > client_read: read 0 bytes. Need 1824 more for a full request. > read failed on sock 16, pid 14656: EOF > client_read: read 0 bytes. Need 1824 more for a full request. > read failed on sock 17, pid 14656: EOF > > > Any ideas ? > > Thanks. > > -- > Marcelo H. Terres > mhterres@gmail.com >-- Marcelo H. Terres mhterres@gmail.com
Reasonably Related Threads
- winbind auth against ads not working via remote login - solaris 10.
- Winbind fails to connect to \PIPE\NETLOGON with 3.0.10 and 3.0.9
- idmap_ad: sid to uid conversion fails
- wbinfo -u fails in Samba-3.0.4 on Samba PDC/BDC
- wbinfo works for test authentication but cannot list users