Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
pam: A security tool which provides authentication for applications
- Summary
- PAM (Pluggable Authentication Modules) is a system security tool that
allows system administrators to set authentication policy without
having to recompile programs that handle authentication.
Arch: sparc
Download: | pam-0.99.6.2-3.al3.sparc.rpm |
Build Date: | Sun Oct 15 19:15:42 2006 |
Packager: | Aurora SPARC Linux <http://bugzilla.auroralinux.org> |
Size: | 2.31 MiB |
Changelog
- * Thu Sep 28 17:00:00 2006 Tomas Mraz <tmraz{%}redhat{*}com> 0.99.6.2-3
- add pam_namespace option no_unmount_on_close, required for newrole
- * Mon Sep 4 17:00:00 2006 Tomas Mraz <tmraz{%}redhat{*}com> 0.99.6.2-2
- silence pam_succeed_if in default system-auth (#205067)
- round the pam_timestamp_check sleep up to wake up at the start of the
wallclock second (#205068)
- * Thu Aug 31 17:00:00 2006 Tomas Mraz <tmraz{%}redhat{*}com> 0.99.6.2-1
- upgrade to new upstream version, as there are mostly bugfixes except
improved documentation
- add support for session and password service for pam_access and
pam_succeed_if
- system-auth: skip session pam_unix for crond service