summaryrefslogtreecommitdiff
path: root/docs/manpages/wbinfo.1
diff options
context:
space:
mode:
authorTim Potter <tpot@samba.org>2000-06-30 06:10:36 +0000
committerTim Potter <tpot@samba.org>2000-06-30 06:10:36 +0000
commit41cffa8f3ba4ebd686245acebd56affcfcee9d2d (patch)
tree44a404936afa99e097c44d14a436134fd6e5803f /docs/manpages/wbinfo.1
parenteed5e03043f851c299a572f5979f6c52d51b1d11 (diff)
downloadsamba-41cffa8f3ba4ebd686245acebd56affcfcee9d2d.tar.gz
samba-41cffa8f3ba4ebd686245acebd56affcfcee9d2d.tar.bz2
samba-41cffa8f3ba4ebd686245acebd56affcfcee9d2d.zip
Updated documentation for wbinfo and winbindd.
(This used to be commit 8b814d1bb188f7d657fca6014d0b50d2bbc1ab1b)
Diffstat (limited to 'docs/manpages/wbinfo.1')
-rw-r--r--docs/manpages/wbinfo.115
1 files changed, 14 insertions, 1 deletions
diff --git a/docs/manpages/wbinfo.1 b/docs/manpages/wbinfo.1
index 3b78cac9ab..273678e47f 100644
--- a/docs/manpages/wbinfo.1
+++ b/docs/manpages/wbinfo.1
@@ -7,7 +7,8 @@ wbinfo \- Query information from winbind daemon
.PP
\fBwbinfo\fP -u [-g] [-n name]
[-s sid] [-U uid] [-G gid]
-[-S sid] [-Y sid]
+[-S sid] [-Y sid] [-t]
+[-m]
.PP
.SH "DESCRIPTION"
.PP
@@ -81,6 +82,18 @@ Convert a SID to a UNIX group id\&. If the SID does not correspond to a UNIX
group mapped by \fBwinbindd(8)\fP then the operation
will fail\&.
.IP
+.IP "\fB-t\fP"
+.IP
+Verify that the workstation trust account created when the Samba server is
+added to the Windows NT domain is working\&.
+.IP
+.IP "\fB-m\fP"
+.IP
+Produce a list of domains trusted by the Windows NT server
+\fBwinbindd(8)\fP contacts when resolving names\&. This
+list does not include the Windows NT domain the server is a Primary Domain
+Controller for\&.
+.IP
.PP
.SH "EXIT STATUS"
.PP