- use include instead of pam_stack in pam config
This commit is contained in:
parent
5df12fb374
commit
94fd7f4924
@ -1,3 +1,3 @@
|
|||||||
#%PAM-1.0
|
#%PAM-1.0
|
||||||
auth required pam_stack.so service=system-auth
|
auth include system-auth
|
||||||
account required pam_stack.so service=system-auth
|
account include system-auth
|
||||||
|
@ -461,6 +461,9 @@ exit 0
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 7 2005 Tomas Mraz <tmraz@redhat.com>
|
||||||
|
- use include instead of pam_stack in pam config
|
||||||
|
|
||||||
* Thu Sep 8 2005 Thomas Woerner <twoerner@redhat.com> 2:2.2.5-1
|
* Thu Sep 8 2005 Thomas Woerner <twoerner@redhat.com> 2:2.2.5-1
|
||||||
- new version 2.2.5
|
- new version 2.2.5
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user