Name-to-SID works:
[EMAIL PROTECTED] mpmCx]# wbinfo -n QA4\\DnsUpdateProxy
S-1-5-21-3152226350-2923503207-3337354198-1105 Domain Group (2)

SID-to-Name works
[EMAIL PROTECTED] mpmCx]# wbinfo -s 
S-1-5-21-3152226350-2923503207-3337354198-1105
QA4\DnsUpdateProxy 2

SID-to-GID works:
[EMAIL PROTECTED] mpmCx]# wbinfo -Y 
S-1-5-21-3152226350-2923503207-3337354198-1105
10010

GID-to-SID fails:
[EMAIL PROTECTED] mpmCx]# wbinfo -G 10010
Could not convert gid 10010 to sid

Any suggestions?

Additional info:

[EMAIL PROTECTED] mpmCx]# wbinfo --version
Version 3.0.7-1.3E

[EMAIL PROTECTED] 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

[EMAIL PROTECTED] mpmCx]# getent group | grep 10010
QA4\DnsUpdateProxy:x:10010:

--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to