Ignore:
Timestamp:
Nov 27, 2012, 4:56:06 PM (13 years ago)
Author:
Silvan Scherrer
Message:

Samba Server: updated vendor to 3.6.9

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vendor/current/docs-xml/manpages-3/smbd.8.xml

    r740 r746  
    240240        session management.  The degree too which samba supports PAM is restricted
    241241        by the limitations of the SMB protocol and the <smbconfoption name="obey pam restrictions"/> <citerefentry><refentrytitle>smb.conf</refentrytitle>
    242         <manvolnum>5</manvolnum></citerefentry> paramater.  When this is set, the following restrictions apply:
     242        <manvolnum>5</manvolnum></citerefentry> parameter.  When this is set, the following restrictions apply:
    243243        </para>
    244244
     
    246246        <listitem><para><emphasis>Account Validation</emphasis>:  All accesses to a
    247247        samba server are checked
    248         against PAM to see if the account is vaild, not disabled and is permitted to
     248        against PAM to see if the account is valid, not disabled and is permitted to
    249249        login at this time.  This also applies to encrypted logins.
    250250        </para></listitem>
    251251
    252252        <listitem><para><emphasis>Session Management</emphasis>:  When not using share
    253         level secuirty, users must pass PAM's session checks before access
    254         is granted.  Note however, that this is bypassed in share level secuirty. 
     253        level security, users must pass PAM's session checks before access
     254        is granted.  Note however, that this is bypassed in share level security.
    255255        Note also that some older pam configuration files may need a line
    256256        added for session support.
Note: See TracChangeset for help on using the changeset viewer.