summaryrefslogtreecommitdiffstats
path: root/docs/htmldocs/winbindd.8.html
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2001-10-11 20:00:58 +0000
committerJeremy Allison <jra@samba.org>2001-10-11 20:00:58 +0000
commit61b015fdeb4228bbcdf0fb65c0c93e67f5b80d4c (patch)
tree4142084a56bce4b6d9a4ff910a91ed36b2fbc972 /docs/htmldocs/winbindd.8.html
parent6fcdd2590d555d24bdb6bd2e30dfdd5e45666a34 (diff)
downloadsamba-61b015fdeb4228bbcdf0fb65c0c93e67f5b80d4c.tar.gz
samba-61b015fdeb4228bbcdf0fb65c0c93e67f5b80d4c.tar.xz
samba-61b015fdeb4228bbcdf0fb65c0c93e67f5b80d4c.zip
More docs sync.
Jeremy.
Diffstat (limited to 'docs/htmldocs/winbindd.8.html')
-rw-r--r--docs/htmldocs/winbindd.8.html79
1 files changed, 34 insertions, 45 deletions
diff --git a/docs/htmldocs/winbindd.8.html b/docs/htmldocs/winbindd.8.html
index 125daccf34c..ad54228a6f4 100644
--- a/docs/htmldocs/winbindd.8.html
+++ b/docs/htmldocs/winbindd.8.html
@@ -36,23 +36,22 @@ NAME="AEN8"
><P
><B
CLASS="COMMAND"
->nmblookup</B
-> [-d debuglevel] [-i] [-S] [-r] [-A] [-h] [-B &#60;broadcast address&#62;] [-U &#60;unicast address&#62;] [-d &#60;debug level&#62;] [-s &#60;smb config file&#62;] [-i &#60;NetBIOS scope&#62;] [-T] {name}</P
+>winbindd</B
+> [-i] [-d &#60;debug level&#62;] [-s &#60;smb config file&#62;]</P
></DIV
><DIV
CLASS="REFSECT1"
><A
-NAME="AEN24"
+NAME="AEN14"
></A
><H2
>DESCRIPTION</H2
><P
->This tool is part of the <A
+>This program is part of the <A
HREF="samba.7.html"
TARGET="_top"
> Samba</A
-> suite version 3.0 and describes functionality not
- yet implemented in the main version of Samba.</P
+> suite.</P
><P
><B
CLASS="COMMAND"
@@ -150,7 +149,7 @@ group: files winbind
><DIV
CLASS="REFSECT1"
><A
-NAME="AEN53"
+NAME="AEN43"
></A
><H2
>OPTIONS</H2
@@ -189,7 +188,7 @@ CLASS="COMMAND"
><DIV
CLASS="REFSECT1"
><A
-NAME="AEN66"
+NAME="AEN56"
></A
><H2
>NAME AND ID RESOLUTION</H2
@@ -220,7 +219,7 @@ CLASS="COMMAND"
><DIV
CLASS="REFSECT1"
><A
-NAME="AEN72"
+NAME="AEN62"
></A
><H2
>CONFIGURATION</H2
@@ -485,7 +484,7 @@ CLASS="COMMAND"
><DIV
CLASS="REFSECT1"
><A
-NAME="AEN154"
+NAME="AEN144"
></A
><H2
>EXAMPLE SETUP</H2
@@ -569,12 +568,13 @@ CLASS="COMMAND"
>The next step is to join the domain. To do that use the
<B
CLASS="COMMAND"
->samedit</B
+>smbpasswd</B
> program like this: </P
><P
><B
CLASS="COMMAND"
->samedit -S '*' -W DOMAIN -UAdministrator</B
+>smbpasswd -j DOMAIN -r PDC -U
+ Administrator</B
></P
><P
>The username after the <TT
@@ -582,20 +582,10 @@ CLASS="PARAMETER"
><I
>-U</I
></TT
-> can be any Domain
- user that has administrator privileges on the machine. Next from
- within <B
-CLASS="COMMAND"
->samedit</B
->, run the command: </P
-><P
-><B
-CLASS="COMMAND"
->createuser MACHINE$ -j DOMAIN -L</B
-></P
-><P
->This assumes your domain is called "DOMAIN" and your Samba
- workstation is called "MACHINE". </P
+> 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
><P
>Next copy <TT
CLASS="FILENAME"
@@ -672,10 +662,10 @@ CLASS="COMMAND"
><DIV
CLASS="REFSECT1"
><A
-NAME="AEN197"
+NAME="AEN183"
></A
><H2
->Notes</H2
+>NOTES</H2
><P
>The following notes are useful when configuring and
running <B
@@ -706,10 +696,8 @@ CLASS="COMMAND"
>winbindd</B
>
nsswitch module read an environment variable named <TT
-CLASS="PARAMETER"
-><I
-> $WINBINDD_DOMAIN</I
-></TT
+CLASS="ENVAR"
+> $WINBINDD_DOMAIN</TT
>. If this variable contains a comma separated
list of Windows NT domain names, then winbindd will only resolve users
and groups within those Windows NT domains. </P
@@ -732,10 +720,10 @@ CLASS="COMMAND"
><DIV
CLASS="REFSECT1"
><A
-NAME="AEN213"
+NAME="AEN199"
></A
><H2
->Signals</H2
+>SIGNALS</H2
><P
>The following signals can be used to manipulate the
<B
@@ -783,10 +771,10 @@ CLASS="COMMAND"
><DIV
CLASS="REFSECT1"
><A
-NAME="AEN230"
+NAME="AEN216"
></A
><H2
->Files</H2
+>FILES</H2
><P
></P
><DIV
@@ -835,9 +823,11 @@ CLASS="FILENAME"
>Storage for the Windows NT rid to UNIX user/group
id mapping. The lock directory is specified when Samba is initially
compiled using the <TT
-CLASS="FILENAME"
->--with-lockdir</TT
-> option.
+CLASS="PARAMETER"
+><I
+>--with-lockdir</I
+></TT
+> option.
This directory is by default <TT
CLASS="FILENAME"
>/usr/local/samba/var/locks
@@ -857,19 +847,18 @@ CLASS="FILENAME"
><DIV
CLASS="REFSECT1"
><A
-NAME="AEN259"
+NAME="AEN245"
></A
><H2
>VERSION</H2
><P
->This man page is correct for version 2.2 of
- the Samba suite. winbindd is however not available in
- the stable release of Samba as of yet.</P
+>This man page is correct for version 2.2 of
+ the Samba suite.</P
></DIV
><DIV
CLASS="REFSECT1"
><A
-NAME="AEN262"
+NAME="AEN248"
></A
><H2
>SEE ALSO</H2
@@ -897,7 +886,7 @@ TARGET="_top"
><DIV
CLASS="REFSECT1"
><A
-NAME="AEN269"
+NAME="AEN255"
></A
><H2
>AUTHOR</H2