diff options
author | Gerald Carter <jerry@samba.org> | 2001-09-17 03:30:53 +0000 |
---|---|---|
committer | Gerald Carter <jerry@samba.org> | 2001-09-17 03:30:53 +0000 |
commit | eab753917f01ffbf261782b1d5da7d7917864edc (patch) | |
tree | bb6cacee7ea2865532927d3af18f5c88d6385b91 /docs/htmldocs | |
parent | bb9fdf296380caad0ffd4856b2450828fd75a77a (diff) | |
download | samba-eab753917f01ffbf261782b1d5da7d7917864edc.tar.gz samba-eab753917f01ffbf261782b1d5da7d7917864edc.tar.xz samba-eab753917f01ffbf261782b1d5da7d7917864edc.zip |
fixed wrong reference to nmblookup in the winbindd(8) man
pages as pointed out by Anthony J. Breeds-Taurima".
Also checked in a quick up date to the smbpasswd(8) man page.
Diffstat (limited to 'docs/htmldocs')
-rw-r--r-- | docs/htmldocs/smbpasswd.8.html | 2 | ||||
-rw-r--r-- | docs/htmldocs/winbindd.8.html | 21 |
2 files changed, 7 insertions, 16 deletions
diff --git a/docs/htmldocs/smbpasswd.8.html b/docs/htmldocs/smbpasswd.8.html index f48754163b9..be82bc88098 100644 --- a/docs/htmldocs/smbpasswd.8.html +++ b/docs/htmldocs/smbpasswd.8.html @@ -36,7 +36,7 @@ NAME="AEN8" ><B CLASS="COMMAND" >smbpasswd</B -> [-a] [-x] [-d] [-e] [-D debuglevel] [-n] [-r <remote machine>] [-R <name resolve order>] [-m] [-j DOMAIN] [-U username] [-h] [-s] [username]</P +> [-a] [-x] [-d] [-e] [-D debuglevel] [-n] [-r <remote machine>] [-R <name resolve order>] [-m] [-j DOMAIN] [-U username[%password]] [-h] [-s] [username]</P ></DIV ><DIV CLASS="REFSECT1" diff --git a/docs/htmldocs/winbindd.8.html b/docs/htmldocs/winbindd.8.html index d975bfa221b..6c56b2fedb2 100644 --- a/docs/htmldocs/winbindd.8.html +++ b/docs/htmldocs/winbindd.8.html @@ -36,7 +36,7 @@ NAME="AEN8" ><P ><B CLASS="COMMAND" ->nmblookup</B +>winbindd</B > [-d debuglevel] [-i] [-S] [-r] [-A] [-h] [-B <broadcast address>] [-U <unicast address>] [-d <debug level>] [-s <smb config file>] [-i <NetBIOS scope>] [-T] {name}</P ></DIV ><DIV @@ -586,9 +586,8 @@ CLASS="PARAMETER" > can be any Domain user that has administrator privileges on the machine. Substitute your domain name for "DOMAIN" and the name of your PDC - for "PDC". - - <P + for "PDC".</P +><P >Next copy <TT CLASS="FILENAME" >libnss_winbind.so</TT @@ -617,17 +616,13 @@ CLASS="FILENAME" CLASS="FILENAME" >/lib/libnss_winbind.so.1</TT >.</P -> - - <P +><P >Finally, setup a <TT CLASS="FILENAME" >smb.conf</TT > containing directives like the following: </P -> - - <P +><P ><TABLE BORDER="0" BGCOLOR="#E0E0E0" @@ -651,10 +646,7 @@ CLASS="PROGRAMLISTING" ></TR ></TABLE ></P -> - - - <P +><P >Now start winbindd and you should find that your user and group database is expanded to include your NT users and groups, and that you can login to your unix box as a domain user, using @@ -667,7 +659,6 @@ CLASS="COMMAND" >getent group </B > to confirm the correct operation of winbindd.</P -></P ></DIV ><DIV CLASS="REFSECT1" |