pam-modules - News: PAM-modules version 1.4
Show feedback again
Latest News
Version 2.4.1 posted by gray, Wed Aug 11 10:42:14 2021 - 0 replies
Version 2.4 posted by gray, Wed Dec 30 18:16:40 2020 - 0 replies
Version 2.3.1 posted by gray, Mon Aug 13 07:57:02 2018 - 0 replies
Version 2.3 posted by gray, Sun Aug 12 17:52:24 2018 - 0 replies
PAM-modules version 1.4
Item posted by Sergey Poznyakoff <gray> on Thu Mar 20 12:04:17 2008.
The version 1.4 is available for download. New in this version:
- pam_mysql and pam_pgsql
- Session management
Session management is implemented for both modules. Session management queries are `session-start-query' and `session-stop-query'.
- Variable expansion in configuration file.
Old style of variable expansion has been dropped. The `$name' notation is used instead. To convert your old configuration files, replace %u with $user, and %p with $password.
- setenv-query
This new query allows to store arbitrary data in PAM environment.
Comments:
No messages in PAM-modules version 1.4
Show feedback again