| 1 | = OpenPAM Lycopsida = |
| 2 | |
| 3 | OpenPAM Lycopsida was released on 2011-12-18. |
| 4 | |
| 5 | - ENHANCE: removed static build autodetection, which didn't work |
| 6 | anyway. Use an explicit, user-specified preprocessor variable |
| 7 | instead. |
| 8 | |
| 9 | - ENHANCE: cleaned up the documentation a bit. |
| 10 | |
| 11 | - ENHANCE: added openpam_subst(3), allowing certain PAM items to be |
| 12 | embedded in strings such as prompts. Apply it to the prompts used |
| 13 | by pam_get_user(3) and pam_get_authtok(3). |
| 14 | |
| 15 | - ENHANCE: added support for the user_prompt, authtok_prompt and |
| 16 | oldauthtok_prompt module options, which override the prompts passed |
| 17 | by the module to pam_set_user(3) and pam_get_authtok(3). |
| 18 | |
| 19 | - ENHANCE: rewrote the policy parser to support quoted option values. |
| 20 | |
| 21 | - ENHANCE: added pamtest(1), a tool for testing modules and policies. |
| 22 | |
| 23 | - ENHANCE: added code to check the ownership and permissions of a |
| 24 | module before loading it. |
| 25 | |
| 26 | - ENHANCE: added / improved input validation in many cases, including |
| 27 | the policy file and some function arguments. |
| 28 | |
| 29 | [http://sourceforge.net/projects/openpam/files/openpam/Lycopsida/ Download from Sourceforge] |