summaryrefslogtreecommitdiff
path: root/docs/htmldocs/manpages/smbd.8.html
diff options
context:
space:
mode:
authorbubulle <bubulle@alioth.debian.org>2012-06-26 14:36:50 +0000
committerbubulle <bubulle@alioth.debian.org>2012-06-26 14:36:50 +0000
commitff4e46655ea945eb05e4b142a98c001e3734e8d1 (patch)
treec01c1969f320e9bc9de0f1c057b346586f3faff2 /docs/htmldocs/manpages/smbd.8.html
parentdd59b3a6064b87bdaa730e454c48588118829335 (diff)
downloadsamba-ff4e46655ea945eb05e4b142a98c001e3734e8d1.tar.gz
Load samba-3.6.6 into branches/samba/upstream.upstream/3.6.6
git-svn-id: svn://svn.debian.org/svn/pkg-samba/branches/samba/upstream@4134 fc4039ab-9d04-0410-8cac-899223bdd6b0
Diffstat (limited to 'docs/htmldocs/manpages/smbd.8.html')
-rw-r--r--docs/htmldocs/manpages/smbd.8.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/htmldocs/manpages/smbd.8.html b/docs/htmldocs/manpages/smbd.8.html
index 7e8cbe3989..15c7a1572f 100644
--- a/docs/htmldocs/manpages/smbd.8.html
+++ b/docs/htmldocs/manpages/smbd.8.html
@@ -109,14 +109,14 @@ log.smbd, etc...). The log file is never removed by the client.
is not specific to the server, however.</p></dd></dl></div></div><div class="refsect1" title="PAM INTERACTION"><a name="id307364"></a><h2>PAM INTERACTION</h2><p>Samba uses PAM for authentication (when presented with a plaintext
password), for account checking (is this account disabled?) and for
session management. The degree too which samba supports PAM is restricted
- by the limitations of the SMB protocol and the <a class="link" href="smb.conf.5.html#OBEYPAMRESTRICTIONS" target="_top">obey pam restrictions</a> <a class="citerefentry" href="smb.conf.5.html"><span class="citerefentry"><span class="refentrytitle">smb.conf</span>(5)</span></a> paramater. When this is set, the following restrictions apply:
+ by the limitations of the SMB protocol and the <a class="link" href="smb.conf.5.html#OBEYPAMRESTRICTIONS" target="_top">obey pam restrictions</a> <a class="citerefentry" href="smb.conf.5.html"><span class="citerefentry"><span class="refentrytitle">smb.conf</span>(5)</span></a> parameter. When this is set, the following restrictions apply:
</p><div class="itemizedlist"><ul class="itemizedlist" type="disc"><li class="listitem"><p><span class="emphasis"><em>Account Validation</em></span>: All accesses to a
samba server are checked
- against PAM to see if the account is vaild, not disabled and is permitted to
+ against PAM to see if the account is valid, not disabled and is permitted to
login at this time. This also applies to encrypted logins.
</p></li><li class="listitem"><p><span class="emphasis"><em>Session Management</em></span>: When not using share
- level secuirty, users must pass PAM's session checks before access
- is granted. Note however, that this is bypassed in share level secuirty.
+ level security, users must pass PAM's session checks before access
+ is granted. Note however, that this is bypassed in share level security.
Note also that some older pam configuration files may need a line
added for session support.
</p></li></ul></div></div><div class="refsect1" title="VERSION"><a name="id307412"></a><h2>VERSION</h2><p>This man page is correct for version 3 of