summaryrefslogtreecommitdiff
path: root/docs/htmldocs/smb.conf.5.html
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2002-04-16 16:52:20 +0000
committerGerald Carter <jerry@samba.org>2002-04-16 16:52:20 +0000
commiteebe9749e0f9d287e7320314b958260bd5a448be (patch)
treecb62c8cd1202cdc0acec93648cc5b1cf1333e4dd /docs/htmldocs/smb.conf.5.html
parent1d49e9bc71c8e88bbca8e9b9e70cdd04c9bec145 (diff)
downloadsamba-eebe9749e0f9d287e7320314b958260bd5a448be.tar.gz
samba-eebe9749e0f9d287e7320314b958260bd5a448be.tar.bz2
samba-eebe9749e0f9d287e7320314b958260bd5a448be.zip
few fixes and regenerate
(This used to be commit 0ffda9ffad2073a5995ce34fde5c3b5fc4859b90)
Diffstat (limited to 'docs/htmldocs/smb.conf.5.html')
-rw-r--r--docs/htmldocs/smb.conf.5.html82
1 files changed, 68 insertions, 14 deletions
diff --git a/docs/htmldocs/smb.conf.5.html b/docs/htmldocs/smb.conf.5.html
index 183cefbd3b..ff8590df85 100644
--- a/docs/htmldocs/smb.conf.5.html
+++ b/docs/htmldocs/smb.conf.5.html
@@ -924,6 +924,18 @@ CLASS="PARAMETER"
><LI
><P
><A
+HREF="#ALGORITHMICRIDBASE"
+><TT
+CLASS="PARAMETER"
+><I
+>algorithmic rid base</I
+></TT
+></A
+></P
+></LI
+><LI
+><P
+><A
HREF="#ALLOWTRUSTEDDOMAINS"
><TT
CLASS="PARAMETER"
@@ -3002,7 +3014,7 @@ CLASS="PARAMETER"
><DIV
CLASS="REFSECT1"
><A
-NAME="AEN971"
+NAME="AEN975"
></A
><H2
>COMPLETE LIST OF SERVICE PARAMETERS</H2
@@ -4445,7 +4457,7 @@ CLASS="PARAMETER"
><DIV
CLASS="REFSECT1"
><A
-NAME="AEN1451"
+NAME="AEN1455"
></A
><H2
>EXPLANATION OF EACH PARAMETER</H2
@@ -5019,6 +5031,38 @@ CLASS="PARAMETER"
></DD
><DT
><A
+NAME="ALGORITHMICRIDBASE"
+></A
+>algorithmic rid base (G)</DT
+><DD
+><P
+>This determines how Samba will use its
+ algorithmic mapping from uids/gid to the RIDs needed to construct
+ NT Security Identifiers.</P
+><P
+>Setting this option to a larger value could be useful to sites
+ transitioning from WinNT and Win2k, as existing user and
+ group rids would otherwise clash with sytem users etc.
+ </P
+><P
+>All UIDs and GIDs must be able to be resolved into SIDs for
+ the correct operation of ACLs on the server. As such the algorithmic
+ mapping can't be 'turned off', but pushing it 'out of the way' should
+ resolve the issues. Users and groups can then be assigned 'low' RIDs
+ in arbitary-rid supporting backends. </P
+><P
+>Default: <B
+CLASS="COMMAND"
+>algorithmic rid base = 1000</B
+></P
+><P
+>Example: <B
+CLASS="COMMAND"
+>algorithmic rid base = 100000</B
+></P
+></DD
+><DT
+><A
NAME="ALLOWTRUSTEDDOMAINS"
></A
>allow trusted domains (G)</DT
@@ -12655,10 +12699,10 @@ NAME="PASSDBBACKEND"
>passdb backend (G)</DT
><DD
><P
->This option allows the administrator to chose what
- backend in which to store passwords. This allows (for example) both
- smbpasswd and tdbsam to be used without a recompile. Only one can
- be used at a time however, and experimental backends must still be selected
+>This option allows the administrator to chose which backends to retrieve and store passwords with. This allows (for example) both
+ smbpasswd and tdbsam to be used without a recompile.
+ Multiple backends can be specified, seperated by spaces. The backends will be searched in the order they are specified. New users are always added to the first backend specified.
+ Experimental backends must still be selected
(eg --with-tdbsam) at configure time.
</P
><P
@@ -12798,7 +12842,7 @@ CLASS="COMMAND"
><P
>Example: <B
CLASS="COMMAND"
->passdb backend = tdbsam:/etc/samba/private/passdb.tdb</B
+>passdb backend = tdbsam:/etc/samba/private/passdb.tdb smbpasswd:/etc/samba/smbpasswd</B
></P
><P
>Example: <B
@@ -12808,7 +12852,7 @@ CLASS="COMMAND"
><P
>Example: <B
CLASS="COMMAND"
->passdb backend = plugin:/usr/local/samba/lib/my_passdb.so:my_plugin_args</B
+>passdb backend = plugin:/usr/local/samba/lib/my_passdb.so:my_plugin_args tdbsam:/etc/samba/private/passdb.tdb</B
></P
></DD
><DT
@@ -14013,6 +14057,12 @@ HREF="#AEN79"
> section above for reasons
why you might want to do this.</P
><P
+>To use the CUPS printing interface set <B
+CLASS="COMMAND"
+>printcap name = cups
+ </B
+>.</P
+><P
>On System V systems that use <B
CLASS="COMMAND"
>lpstat</B
@@ -18435,14 +18485,18 @@ CLASS="FILENAME"
> modules for UNIX services.
</P
><P
+>Please note that setting this parameter to + causes problems
+ with group membership at least on glibc systems, as the character +
+ is used as a special character for NIS in /etc/group.</P
+><P
>Example: <B
CLASS="COMMAND"
->winbind separator = \</B
+>winbind separator = \\</B
></P
><P
>Example: <B
CLASS="COMMAND"
->winbind separator = +</B
+>winbind separator = /</B
></P
></DD
><DT
@@ -18869,7 +18923,7 @@ CLASS="COMMAND"
><DIV
CLASS="REFSECT1"
><A
-NAME="AEN5973"
+NAME="AEN5991"
></A
><H2
>WARNINGS</H2
@@ -18899,7 +18953,7 @@ TARGET="_top"
><DIV
CLASS="REFSECT1"
><A
-NAME="AEN5979"
+NAME="AEN5997"
></A
><H2
>VERSION</H2
@@ -18910,7 +18964,7 @@ NAME="AEN5979"
><DIV
CLASS="REFSECT1"
><A
-NAME="AEN5982"
+NAME="AEN6000"
></A
><H2
>SEE ALSO</H2
@@ -18989,7 +19043,7 @@ CLASS="COMMAND"
><DIV
CLASS="REFSECT1"
><A
-NAME="AEN6002"
+NAME="AEN6020"
></A
><H2
>AUTHOR</H2