Ignore:
Timestamp:
Nov 29, 2012, 2:06:31 PM (13 years ago)
Author:
Silvan Scherrer
Message:

Samba Server: updated trunk to 3.6.9 2nd part

Location:
trunk/server
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/server

  • trunk/server/docs/htmldocs/manpages/smbd.8.html

    r745 r752  
    110110        password), for account checking (is this account disabled?) and for
    111111        session management.  The degree too which samba supports PAM is restricted
    112         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:
     112        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:
    113113        </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
    114114        samba server are checked
    115         against PAM to see if the account is vaild, not disabled and is permitted to
     115        against PAM to see if the account is valid, not disabled and is permitted to
    116116        login at this time.  This also applies to encrypted logins.
    117117        </p></li><li class="listitem"><p><span class="emphasis"><em>Session Management</em></span>:  When not using share
    118         level secuirty, users must pass PAM's session checks before access
    119         is granted.  Note however, that this is bypassed in share level secuirty. 
     118        level security, users must pass PAM's session checks before access
     119        is granted.  Note however, that this is bypassed in share level security.
    120120        Note also that some older pam configuration files may need a line
    121121        added for session support.
Note: See TracChangeset for help on using the changeset viewer.