summaryrefslogtreecommitdiff
path: root/docs/yodldocs/wbinfo.1.yo
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/yodldocs/wbinfo.1.yo
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/yodldocs/wbinfo.1.yo')
-rw-r--r--docs/yodldocs/wbinfo.1.yo17
1 files changed, 16 insertions, 1 deletions
diff --git a/docs/yodldocs/wbinfo.1.yo b/docs/yodldocs/wbinfo.1.yo
index a01d420ef3..159d2e8c7b 100644
--- a/docs/yodldocs/wbinfo.1.yo
+++ b/docs/yodldocs/wbinfo.1.yo
@@ -9,7 +9,8 @@ manpagesynopsis()
bf(wbinfo) link(-u)(minusu) [link(-g)(minusg)] [link(-n name)(minusn)]
[link(-s sid)(minuss)] [link(-U uid)(minusU)] [link(-G gid)(minusG)]
-[link(-S sid)(minusS)] [link(-Y sid)(minusY)]
+[link(-S sid)(minusS)] [link(-Y sid)(minusY)] [link(-t)(minust)]
+[link(-m)(minusm)]
label(DESCRIPTION)
manpagedescription()
@@ -94,6 +95,20 @@ Convert a SID to a UNIX group id. If the SID does not correspond to a UNIX
group mapped by url(bf(winbindd(8)))(winbindd.8.html) then the operation
will fail.
+label(minust)
+dit(bf(-t))
+
+Verify that the workstation trust account created when the Samba server is
+added to the Windows NT domain is working.
+
+label(minusm)
+dit(bf(-m))
+
+Produce a list of domains trusted by the Windows NT server
+url(bf(winbindd(8)))(winbindd.8.html) contacts when resolving names. This
+list does not include the Windows NT domain the server is a Primary Domain
+Controller for.
+
enddit()
label(EXIT STATUS)