Changeset 746 for vendor/current/docs-xml/manpages-3/smbd.8.xml
- Timestamp:
- Nov 27, 2012, 4:56:06 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
vendor/current/docs-xml/manpages-3/smbd.8.xml
r740 r746 240 240 session management. The degree too which samba supports PAM is restricted 241 241 by the limitations of the SMB protocol and the <smbconfoption name="obey pam restrictions"/> <citerefentry><refentrytitle>smb.conf</refentrytitle> 242 <manvolnum>5</manvolnum></citerefentry> param ater. When this is set, the following restrictions apply:242 <manvolnum>5</manvolnum></citerefentry> parameter. When this is set, the following restrictions apply: 243 243 </para> 244 244 … … 246 246 <listitem><para><emphasis>Account Validation</emphasis>: All accesses to a 247 247 samba server are checked 248 against PAM to see if the account is va ild, not disabled and is permitted to248 against PAM to see if the account is valid, not disabled and is permitted to 249 249 login at this time. This also applies to encrypted logins. 250 250 </para></listitem> 251 251 252 252 <listitem><para><emphasis>Session Management</emphasis>: When not using share 253 level secu irty, users must pass PAM's session checks before access254 is granted. Note however, that this is bypassed in share level secu irty.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. 255 255 Note also that some older pam configuration files may need a line 256 256 added for session support.
Note:
See TracChangeset
for help on using the changeset viewer.