From 41cffa8f3ba4ebd686245acebd56affcfcee9d2d Mon Sep 17 00:00:00 2001 From: Tim Potter Date: Fri, 30 Jun 2000 06:10:36 +0000 Subject: Updated documentation for wbinfo and winbindd. (This used to be commit 8b814d1bb188f7d657fca6014d0b50d2bbc1ab1b) --- docs/manpages/wbinfo.1 | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) (limited to 'docs/manpages/wbinfo.1') 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 -- cgit