From e90b65284812aaa5ff9e9935ce9bbad7791cbbcd Mon Sep 17 00:00:00 2001
From: Andrew Tridgell
Date: Mon, 15 Jul 2002 10:35:28 +0000
Subject: updated the 3.0 branch from the head branch - ready for alpha18 (This
used to be commit 03ac082dcb375b6f3ca3d810a6a6367542bc23ce)
---
docs/htmldocs/wbinfo.1.html | 78 +++++++++++++++++++++++++++++++++++++++------
1 file changed, 68 insertions(+), 10 deletions(-)
(limited to 'docs/htmldocs/wbinfo.1.html')
diff --git a/docs/htmldocs/wbinfo.1.html b/docs/htmldocs/wbinfo.1.html
index 4cc0ef423f..fe218a8f67 100644
--- a/docs/htmldocs/wbinfo.1.html
+++ b/docs/htmldocs/wbinfo.1.html
@@ -36,12 +36,12 @@ NAME="AEN8"
>wbinfo [-u] [-g] [-n name] [-s sid] [-U uid] [-G gid] [-S sid] [-Y sid] [-t] [-m] [-a user%password] [-p]
[-u] [-g] [-h name] [-i ip] [-n name] [-s sid] [-U uid] [-G gid] [-S sid] [-Y sid] [-t] [-m] [-r user] [-a user%password] [-A user%password]DESCRIPTION
OPTIONS
.
-h nameThe -h option
+ queries winbindd(8) to query the WINS
+ server for the IP address associated with the NetBIOS name
+ specified by the name parameter.
+
-i ipThe -i option
+ queries winbindd(8) to send a node status
+ request to get the NetBIOS name associated with the IP address
+ specified by the ip parameter.
+
-n name-r usernameTry to obtain the list of UNIX group ids
+ to which the user belongs. This only works for users
+ defined on a Domain Controller.
+
-a username%password-p-A username%password
Attempt a simple 'ping' check that the winbindd
- is indeed alive.
+>Store username and password used by winbindd
+ during session setup to a domain controller. This enables
+ winbindd to operate in a Windows 2000 domain with Restrict
+ Anonymous turned on (a.k.a. Permissions compatiable with
+ Windows 2000 servers only).