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.
Changelog
- * Thu Sep 17 01:00:00 2009 Anatoly Metetes <anatolym{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Thu Jun 18 01:00:00 2009 Tomas Mraz <tmraz{%}redhat{*}com> 0.99.6.2-6
-
- add pam_pwhistory module (#451085)
- add group audio in post script (#244688)
- * Wed May 13 01:00:00 2009 Tomas Mraz <tmraz{%}redhat{*}com> 0.99.6.2-5
-
- add group audio to sound devices when no console user owns them (#244688)
- resolve pam access origin entry only when it makes sense (#459057)
- silence the strict-aliasing warnings (#462647)
- pam_keyinit: save old uid so we can revert to it (#466411)
- pam_filter: make it use pty subsystem (#473970)
- add pam_faildelay module to be able to set the failure delay (#476217)
- pam_tty_audit: fix double free when open_only option is used (#476833)
- allow root to change users passwords when helper is needed (#476904)
- make package's requires more correct (#497570)