HP CIFS Server 3.0d Administrator's Guide version A.02.02 (Edition 5)

Winbind Support
wbinfo Utility
Chapter 7176
-X deletes a local group.
-o adds a user to the group.
-O remove a user from the group.
-D shows information about the domain.
-r Gets the user groups.
-V shows winbind version.
-? shows the help messages.
For detailed information on how to use this tool, refer to the
/opt/samba/man/man1/wbinfo.1 file.
Examples
The following is an example of the output using the wbinfo -l
command:
$ wbinfo -l /tmp
drwxr-xr-x 2 user1 Domain Users 96 Jun 23 16:52
Folder1
drwxr-xr-x 2 user2 Domain Users 96 Jun 23 16:52
Folder2
The following is an example of the output using the wbinfo -L
command:
$ wbinfo -L /tmp
drwxr-xr-x 2 DOMAIN_DOM\user1 DOMAIN_DOM\Domain Users
96 Jun 23 16:52 Folder1
drwxr-xr-x 2 DOMAIN_DOM\user2 DOMAIN_DOM\Domain Users
96 Jun 23 16:52 Folder2
The following is an example of the output using the wbinfo -u
command:
$ wbinfo -u
DOMAIN_DOM\johnb 10003
DOMAIN_DOM\user1 10004
DOMAIN_DOM\user2 10005
DOMAIN_DOM\user3 10006
DOMAIN_DOM\user4 10007
DOMAIN_DOM\Guest 10008
DOMAIN_DOM\user5 10009