HP CIFS Server 3.0k Administrator's Guide version A.02.04

wbinfo
You can use the wbinfo tool to get information from the winbind daemon. To use the wbinfo
tool, you must configure and start up the winbind daemon, winbindd.
Syntax
wbinfo [option]
where option can be any of the following:
-l <pathname>
Displays path data with Windows user and group names
that exceed the HP-UX name limitation of 8 characters.
-L<pathname>
Displays path data with the fully qualified Windows
domain name appended to the Windows user and group
names that exceed the HP-UX name limitation of 8
characters.
-u, domain-users
Displays all user names and name-uid mappings that are
available in the Windows NT domain for which the
winbindd daemon is operating in. Users in all trusted
domains will also be listed.
-g, domain-groups
Displays all group names and name-gid mappings that
are available in the Windows NT domain for which the
samba(7) daemon is operating in. Groups in all trusted
domains will also be listed.
-N, WINS-by-name <name> Queries the winbindd daemon to query the WINS server
for the IP address associated with the NetBIOS name
specified by the name parameter.
-I, WINS-by-ip <ip> This option queries winbindd to send a node status
request to get the NetBIOS name associated with the IP
address specified by the ip parameter.
-n, name-to-sid <name> This option queries winbindd for Windows SID associated
with the name specified.
-s, sid-to-name <sid>
Uses this option to resolve a Windows SID to a name. This
is the inverse of the -n option. The Windows SID must be
specified as ASCII strings in the traditional Microsoft
format. For example,
S-1-5-21-1455342024-3071081365-2475485837-500.
-U, uid-to-sid <uid>
Converts an UNIX user UID to a Windows SID. If the UID
specified does not refer to the one within the idmap uid
range then the operation will fail.
-G <gid>
Converts an UNIX GID to a Windows SID. If the GID
specified does not refer to the one within the idmap gid
range then the operation will fail.
-S, sid-to-uid <sid>
Converts a Windows SID to an UNIX user id. If the
Windows SID does not correspond to an UNIX user
mapped by winbindd then the operation will fail.
-Y, sid-to-gid <sid>
Converts a Windows SID to an UNIX group id. If the
windows SID does not correspond to an UNIX group
mapped by winbindd then the operation will fail.
-A, allocate-rid
Gets a new RID from idmap.
HP CIFS Management Tools 199