[Samba] Re: GID-to-SID mapping fails

Matt Seitz seitz at neopathnetworks.com
Fri Nov 12 16:56:55 GMT 2004


I tried running "winbindd -i -n -d 10".  I then opened a second terminal window 
and gve the command "wbinfo -G 10010".  Then winbindd prints the following:

accepted socket 16
client_read: read 1824 bytes. Need 0 more for a full request.
process_request: request fn INTERFACE_VERSION
[ 7542]: 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
[ 7542]: request location of privileged pipe
client_write: wrote 1300 bytes.
client_write: need to write 37 extra data bytes.
client_write: wrote 37 bytes.
client_write: client_write: complete response written.
accepted socket 17
client_read: read 0 bytes. Need 1824 more for a full request.
read failed on sock 16, pid 7542: EOF
client_read: read 1824 bytes. Need 0 more for a full request.
process_request: request fn GID_TO_SID
[ 7542]: gid to sid 10010
client_write: wrote 1300 bytes.
client_read: read 0 bytes. Need 1824 more for a full request.
read failed on sock 17, pid 7542: EOF


Matt Seitz wrote:
> Name-to-SID works:
> [root at paris mpmCx]# wbinfo -n QA4\\DnsUpdateProxy
> S-1-5-21-3152226350-2923503207-3337354198-1105 Domain Group (2)
> 
> SID-to-Name works
> [root at paris mpmCx]# wbinfo -s 
> S-1-5-21-3152226350-2923503207-3337354198-1105
> QA4\DnsUpdateProxy 2
> 
> SID-to-GID works:
> [root at paris mpmCx]# wbinfo -Y 
> S-1-5-21-3152226350-2923503207-3337354198-1105
> 10010
> 
> GID-to-SID fails:
> [root at paris mpmCx]# wbinfo -G 10010
> Could not convert gid 10010 to sid
> 
> Any suggestions?
> 
> Additional info:
> 
> [root at paris mpmCx]# wbinfo --version
> Version 3.0.7-1.3E
> 
> [root at paris mpmCx]# 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
> QA4\Domain Computers
> QA4\Domain Controllers
> QA4\Schema Admins
> QA4\Enterprise Admins
> QA4\Domain Admins
> QA4\Domain Users
> QA4\Domain Guests
> QA4\Group Policy Creator Owners
> QA4\DnsUpdateProxy
> 
> [root at paris mpmCx]# getent group | grep 10010
> QA4\DnsUpdateProxy:x:10010:
> 




More information about the samba mailing list