[Samba] wbinfo -u does not work on local samba pdc

Christian Stuellenberg samba at stuellenberg.de
Mon Aug 30 09:27:33 GMT 2004


Hello,

I've got a problem with a (local) samba PDC (3.0.6) and wbinfo -u. 

$ wbinfo -u only gives me:
Error looking up domain users

$ wbinfo -g only gives me builtin groups:
BUILTIN\System Operators
BUILTIN\Replicators
BUILTIN\Guests
BUILTIN\Power Users
BUILTIN\Print Operators
BUILTIN\Administrators
BUILTIN\Account Operators
BUILTIN\Backup Operators
BUILTIN\Users

but:
$ net groupmap list
System Operators (S-1-5-32-549) -> -1
Domain Admins (S-1-5-21-1271412688-1617304077-3128757989-512) -> smbadm
Replicators (S-1-5-32-552) -> -1
Guests (S-1-5-32-546) -> nogroup
Power Users (S-1-5-32-547) -> -1
Domain Users (S-1-5-21-1271412688-1617304077-3128757989-513) -> users
Print Operators (S-1-5-32-550) -> -1
Administrators (S-1-5-32-544) -> -1
Account Operators (S-1-5-32-548) -> -1
Backup Operators (S-1-5-32-551) -> -1
Users (S-1-5-32-545) -> users
Domain Guests (S-1-5-21-1271412688-1617304077-3128757989-514) -> nogroup

$ net rpc testjoin
Join to 'MEH' is OK

$ wbinfo -p
Ping to winbindd succeeded on fd 4

$ wbinfo -t
checking the trust secret via RPC calls succeeded

So, to me this sounds ok, but why wbinfo doesn't work correctly either?!
To clear that up: I'm running wbinfo on the same machine the samba pdc does run.

winbind use default domain = yes
idmap uid = 15000-20000
idmap gid = 15000-20000
wins support = yes   
os level = 35
preferred master = yes
domain master = yes
local master = yes
security = user
workgroup = MEH

Kind regards,
Christian



More information about the samba mailing list