HP CIFS Server 3.0d Administrator's Guide version A.02.02 (Edition 5)
Winbind Support
idmap_rid with Winbind Support
Chapter 7174
winbind enum users = yes
winbind enum groups = yes
winbind enable local accounts = no
winbind use default domain = no
winbind separator = \
Verifying idmap_rid
You can run the wbinfo -u and wbinfo -g commands to verify that
you have setup and configured idmap_rid properly, and verify if
idmap_rid is running.
$ wbinfo -u
The following is an example of the output using the wbinfo -u
command:
DOMAIN_DOM\user1 50004
DOMAIN_DOM\user2 50005
DOMAIN_DOM\user3 50006
DOMAIN_DOM\user4 50007
DOMAIN_DOM\Guest 50008
DOMAIN_DOM\user5 50009
DOMAIN_DOM\ntuser 50010
DOMAIN_DOM\root 50011
DOMAIN_DOM\pcuser 50012
DOMAIN_DOM\winusr 50016
$ wbinfo -g
The following is an example of the output using the wbinfo -g
command:
DOMAIN_DOM\Domain Admins 50010
DOMAIN_DOM\Domain Guests 50011
DOMAIN_DOM\Domain Users 50012
DOMAIN_DOM\Domain Computers 50013
DOMAIN_DOM\Domain Controllers 50014
DOMAIN_DOM\Schema Admins 50015
DOMAIN_DOM\Enterprise Admins 50016
DOMAIN_DOM\Cert Publishers 50017
DOMAIN_DOM\Account Operators 50018
DOMAIN_DOM\Group Policy Creator Owners 50020