(file) Return to wbem CVS log (file) (dir) Up to [Pegasus] / pegasus / rpm

File: [Pegasus] / pegasus / rpm / wbem (download)
Revision: 1.2.18.1, Tue Nov 22 19:02:42 2005 UTC (18 years, 6 months ago) by w.otsuka
Branch: RELEASE_2_4-branch
CVS Tags: RELEASE_2_4_3
Changes since 1.2: +9 -9 lines
BUG#: 4152
TITLE: ISA token missing from wbem pam configuration file

DESCRIPTION: This the port of bug 4429 from the 2.5 branch to 2.4. Use ISA instead of fixed paths in /etc/pam.d/wbem.

#%PAM-1.0
auth        required      $ISA/pam_env.so
auth        sufficient    $ISA/pam_unix.so likeauth nullok
auth        required      $ISA/pam_deny.so

account     required      $ISA/pam_unix.so

password    required      $ISA/pam_cracklib.so retry=3 type=
password    sufficient    $ISA/pam_unix.so nullok use_authtok md5 shadow
password    required      $ISA/pam_deny.so

session     required      $ISA/pam_limits.so
session     required      $ISA/pam_unix.so

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2