summaryrefslogtreecommitdiff
path: root/docs-xml/manpages-3/smbd.8.xml
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2012-05-08 12:01:28 +0200
committerKarolin Seeger <kseeger@samba.org>2012-05-08 13:56:32 +0200
commite42e87d5449f68d249aa3b96bf73e4bae20c2772 (patch)
treebd975b12c7b2d7a83ad533f5afdb6845b104cfe5 /docs-xml/manpages-3/smbd.8.xml
parentd8acdd020a4dc28bef20f156c89a0262c9f82df5 (diff)
downloadsamba-e42e87d5449f68d249aa3b96bf73e4bae20c2772.tar.gz
samba-e42e87d5449f68d249aa3b96bf73e4bae20c2772.tar.bz2
samba-e42e87d5449f68d249aa3b96bf73e4bae20c2772.zip
s3-docs: Fix several typos.
Part of a fix for bug #7938. Based on a patch provided by John Bradshaw <john@johnbradshaw.org>. Karolin Autobuild-User: Karolin Seeger <kseeger@samba.org> Autobuild-Date: Tue May 8 13:56:32 CEST 2012 on sn-devel-104
Diffstat (limited to 'docs-xml/manpages-3/smbd.8.xml')
-rw-r--r--docs-xml/manpages-3/smbd.8.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs-xml/manpages-3/smbd.8.xml b/docs-xml/manpages-3/smbd.8.xml
index 3d41d74f22..618ff821f4 100644
--- a/docs-xml/manpages-3/smbd.8.xml
+++ b/docs-xml/manpages-3/smbd.8.xml
@@ -239,19 +239,19 @@
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 <smbconfoption name="obey pam restrictions"/> <citerefentry><refentrytitle>smb.conf</refentrytitle>
- <manvolnum>5</manvolnum></citerefentry> paramater. When this is set, the following restrictions apply:
+ <manvolnum>5</manvolnum></citerefentry> parameter. When this is set, the following restrictions apply:
</para>
<itemizedlist>
<listitem><para><emphasis>Account Validation</emphasis>: 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.
</para></listitem>
<listitem><para><emphasis>Session Management</emphasis>: 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.
</para></listitem>