summaryrefslogtreecommitdiff
path: root/docs/htmldocs
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2003-03-31 01:57:15 +0000
committerGerald Carter <jerry@samba.org>2003-03-31 01:57:15 +0000
commit88f780f0cfe16d2155f68a44122974b96e25d555 (patch)
tree374028cdf8348c38f58dabd75fdda29fe8829730 /docs/htmldocs
parenta97a1d5fed2af91ba4d2c5cf2c82140aef98989d (diff)
downloadsamba-88f780f0cfe16d2155f68a44122974b96e25d555.tar.gz
samba-88f780f0cfe16d2155f68a44122974b96e25d555.tar.bz2
samba-88f780f0cfe16d2155f68a44122974b96e25d555.zip
updated passdb backend parameter
(This used to be commit 36a1fea696ca2c729c0f2e71d4587fafdc3daf94)
Diffstat (limited to 'docs/htmldocs')
-rw-r--r--docs/htmldocs/pdbedit.8.html36
-rw-r--r--docs/htmldocs/smb.conf.5.html82
2 files changed, 97 insertions, 21 deletions
diff --git a/docs/htmldocs/pdbedit.8.html b/docs/htmldocs/pdbedit.8.html
index e3cf1e4fba..7b85e2bb80 100644
--- a/docs/htmldocs/pdbedit.8.html
+++ b/docs/htmldocs/pdbedit.8.html
@@ -34,12 +34,12 @@ NAME="AEN8"><H2
><B
CLASS="COMMAND"
>pdbedit</B
-> [-l] [-v] [-w] [-u username] [-f fullname] [-h homedir] [-D drive] [-S script] [-p profile] [-a] [-m] [-x] [-i passdb-backend] [-e passdb-backend] [-b passdb-backend] [-d debuglevel] [-s configfile] [-P account-policy] [-V value]</P
+> [-l] [-v] [-w] [-u username] [-f fullname] [-h homedir] [-D drive] [-S script] [-p profile] [-a] [-m] [-x] [-i passdb-backend] [-e passdb-backend] [-g] [-b passdb-backend] [-d debuglevel] [-s configfile] [-P account-policy] [-V value]</P
></DIV
><DIV
CLASS="REFSECT1"
><A
-NAME="AEN30"
+NAME="AEN31"
></A
><H2
>DESCRIPTION</H2
@@ -65,7 +65,7 @@ TARGET="_top"
><DIV
CLASS="REFSECT1"
><A
-NAME="AEN37"
+NAME="AEN38"
></A
><H2
>OPTIONS</H2
@@ -369,6 +369,28 @@ CLASS="COMMAND"
></P
></DD
><DT
+>-g</DT
+><DD
+><P
+>If you specify <TT
+CLASS="PARAMETER"
+><I
+>-g</I
+></TT
+>,
+ then <TT
+CLASS="PARAMETER"
+><I
+>-i in-backend -e out-backend</I
+></TT
+>
+ applies to the group mapping instead of the user database.
+ </P
+><P
+>This option will ease migration from one passdb backend to
+ another and will ease backing up.</P
+></DD
+><DT
>-b passdb-backend</DT
><DD
><P
@@ -517,7 +539,7 @@ compile time.</P
><DIV
CLASS="REFSECT1"
><A
-NAME="AEN182"
+NAME="AEN190"
></A
><H2
>NOTES</H2
@@ -527,7 +549,7 @@ NAME="AEN182"
><DIV
CLASS="REFSECT1"
><A
-NAME="AEN185"
+NAME="AEN193"
></A
><H2
>VERSION</H2
@@ -538,7 +560,7 @@ NAME="AEN185"
><DIV
CLASS="REFSECT1"
><A
-NAME="AEN188"
+NAME="AEN196"
></A
><H2
>SEE ALSO</H2
@@ -558,7 +580,7 @@ TARGET="_top"
><DIV
CLASS="REFSECT1"
><A
-NAME="AEN193"
+NAME="AEN201"
></A
><H2
>AUTHOR</H2
diff --git a/docs/htmldocs/smb.conf.5.html b/docs/htmldocs/smb.conf.5.html
index 9c1ee7a67b..4f02951a9c 100644
--- a/docs/htmldocs/smb.conf.5.html
+++ b/docs/htmldocs/smb.conf.5.html
@@ -1591,6 +1591,30 @@ CLASS="PARAMETER"
><LI
><P
><A
+HREF="#LDAPDELETEDN"
+><TT
+CLASS="PARAMETER"
+><I
+>ldap delete dn</I
+></TT
+></A
+></P
+></LI
+><LI
+><P
+><A
+HREF="#LDAPDELONLYSAMATTR"
+><TT
+CLASS="PARAMETER"
+><I
+>ldap del only sam attr</I
+></TT
+></A
+></P
+></LI
+><LI
+><P
+><A
HREF="#LDAPFILTER"
><TT
CLASS="PARAMETER"
@@ -3177,7 +3201,7 @@ CLASS="PARAMETER"
><DIV
CLASS="REFSECT1"
><A
-NAME="AEN1021"
+NAME="AEN1029"
></A
><H2
>COMPLETE LIST OF SERVICE PARAMETERS</H2
@@ -4692,7 +4716,7 @@ CLASS="PARAMETER"
><DIV
CLASS="REFSECT1"
><A
-NAME="AEN1525"
+NAME="AEN1533"
></A
><H2
>EXPLANATION OF EACH PARAMETER</H2
@@ -9770,7 +9794,7 @@ NAME="LDAPADMINDN"
>ldap admin dn (G)</DT
><DD
><P
-> The <TT
+>The <TT
CLASS="PARAMETER"
><I
>ldap admin dn</I
@@ -9796,16 +9820,46 @@ CLASS="COMMAND"
>smbpasswd(8)</B
></A
> man
- page for more information on how to accmplish this.
+ page for more information on how to accomplish this.
+ </P
+></DD
+><DT
+><A
+NAME="LDAPDELETEDN"
+></A
+>&#62;ldap del only sam attr (G)</DT
+><DD
+><P
+> This parameter specifies whether a delete
+ operation in the ldapsam deletes the complete entry or only the attributes
+ specific to Samba.
</P
><P
>Default : <I
CLASS="EMPHASIS"
->none</I
+>ldap delete dn = no</I
></P
></DD
><DT
><A
+NAME="LDAPDELONLYSAMATTR"
+></A
+>&#62;ldap del only sam attr (G)</DT
+><DD
+><P
+> Inverted synonym for <A
+HREF="#LDAPDELETEDN"
+><TT
+CLASS="PARAMETER"
+><I
+> ldap delete dn</I
+></TT
+></A
+>.
+ </P
+></DD
+><DT
+><A
NAME="LDAPFILTER"
></A
>ldap filter (G)</DT
@@ -13724,7 +13778,7 @@ CLASS="COMMAND"
><B
CLASS="COMMAND"
>unixsam</B
-> - Allows samba to map all (other) available unix users</P
+> - (EXPERIMENTAL) Allows samba to map all (other) available unix users</P
><P
>This backend uses the standard unix database for retrieving users. Users included
in this pdb are NOT listed in samba user listings and users included in this pdb won't be
@@ -13743,17 +13797,17 @@ CLASS="COMMAND"
><P
>Default: <B
CLASS="COMMAND"
->passdb backend = smbpasswd unixsam</B
+>passdb backend = smbpasswd guest</B
></P
><P
>Example: <B
CLASS="COMMAND"
->passdb backend = tdbsam:/etc/samba/private/passdb.tdb smbpasswd:/etc/samba/smbpasswd unixsam</B
+>passdb backend = tdbsam:/etc/samba/private/passdb.tdb smbpasswd:/etc/samba/smbpasswd </B
></P
><P
>Example: <B
CLASS="COMMAND"
->passdb backend = ldapsam_nua:ldaps://ldap.example.com unixsam</B
+>passdb backend = ldapsam_nua:ldaps://ldap.example.com </B
></P
><P
>Example: <B
@@ -14212,7 +14266,7 @@ CLASS="PARAMETER"
> and so may resolved
by any method and order described in that parameter.</P
><P
->The password server much be a machine capable of using
+>The password server must be a machine capable of using
the "LM1.2X002" or the "NT LM 0.12" protocol, and it must be in
user level security mode.</P
><P
@@ -19576,7 +19630,7 @@ CLASS="PARAMETER"
><DIV
CLASS="REFSECT1"
><A
-NAME="AEN6195"
+NAME="AEN6215"
></A
><H2
>WARNINGS</H2
@@ -19606,7 +19660,7 @@ TARGET="_top"
><DIV
CLASS="REFSECT1"
><A
-NAME="AEN6201"
+NAME="AEN6221"
></A
><H2
>VERSION</H2
@@ -19617,7 +19671,7 @@ NAME="AEN6201"
><DIV
CLASS="REFSECT1"
><A
-NAME="AEN6204"
+NAME="AEN6224"
></A
><H2
>SEE ALSO</H2
@@ -19696,7 +19750,7 @@ CLASS="COMMAND"
><DIV
CLASS="REFSECT1"
><A
-NAME="AEN6224"
+NAME="AEN6244"
></A
><H2
>AUTHOR</H2