From bff325e15e1dfaba7272212eb7c83fd271b90a47 Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Thu, 20 Mar 2003 10:52:12 +0000 Subject: Update wbinfo.1 for 3.0 (This used to be commit c057c6594e8c44993c01d6bb3a8d0916a2adcd24) --- docs/docbook/manpages/wbinfo.1.sgml | 26 +++++++++++++++++++++++++- docs/docs-status | 3 --- 2 files changed, 25 insertions(+), 4 deletions(-) diff --git a/docs/docbook/manpages/wbinfo.1.sgml b/docs/docbook/manpages/wbinfo.1.sgml index 5003c847a4..3c7ae11e2c 100644 --- a/docs/docbook/manpages/wbinfo.1.sgml +++ b/docs/docbook/manpages/wbinfo.1.sgml @@ -17,8 +17,8 @@ wbinfo -u -g - -i ip -N netbios-name + -I ip -n name -s sid -U uid @@ -27,9 +27,11 @@ -Y sid -t -m + --sequence -r user -a user%password -A user%password + --get-auth-user -p @@ -176,6 +178,11 @@ + + --sequence + Show sequence numbers of + all known domains + -r username @@ -203,6 +210,23 @@ Windows 2000 servers only). + + + --get-auth-user + Print username and password used by winbindd + during session setup to a domain controller. Username + and password can be set using '-A'. Only available for + root. + + + + -p + Check whether winbindd is still alive. + Prints out either 'succeeded' or 'failed'. + + + + diff --git a/docs/docs-status b/docs/docs-status index 30e9d40796..f20c5a9156 100644 --- a/docs/docs-status +++ b/docs/docs-status @@ -1,8 +1,6 @@ If you'd like to work on any of these, please contact jerry@samba.org or jelmer@samba.org. Outdated docs: -docs/OID/allocated-arcs.txt - does this file really belong here? -docs/OID/samba-oid.mail - does this file really belong here? docs/announce - out of date (announces 2.2.0) - should it go away? docs/history - needs updating (is current up to 1998 - merge with 10year.html ?) docs/docbook/devdoc/* - most of these docs are outdated and need updates... @@ -45,7 +43,6 @@ docs/docbook/manpages/smbumount.8.sgml docs/docbook/manpages/swat.8.sgml docs/docbook/manpages/testparm.1.sgml docs/docbook/manpages/testprns.1.sgml -docs/docbook/manpages/wbinfo.1.sgml Stuff that needs to be documented: Windows NT 4.0 Style Trust Relationship -- cgit