Changeset 752 for trunk/server/docs/htmldocs/manpages/smbd.8.html
- Timestamp:
- Nov 29, 2012, 2:06:31 PM (13 years ago)
- Location:
- trunk/server
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/server
- Property svn:mergeinfo changed
/vendor/current merged: 746,748
- Property svn:mergeinfo changed
-
trunk/server/docs/htmldocs/manpages/smbd.8.html
r745 r752 110 110 password), for account checking (is this account disabled?) and for 111 111 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> param ater. 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: 113 113 </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 114 114 samba server are checked 115 against PAM to see if the account is va ild, not disabled and is permitted to115 against PAM to see if the account is valid, not disabled and is permitted to 116 116 login at this time. This also applies to encrypted logins. 117 117 </p></li><li class="listitem"><p><span class="emphasis"><em>Session Management</em></span>: When not using share 118 level secu irty, users must pass PAM's session checks before access119 is granted. Note however, that this is bypassed in share level secu irty.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. 120 120 Note also that some older pam configuration files may need a line 121 121 added for session support.
Note:
See TracChangeset
for help on using the changeset viewer.