Deleted Added
full compact
TODO (255376) TODO (271624)
1Before the next release:
2
3 - Rewrite openpam_ttyconv(3).
4 - mostly done, needs review.
5
6 - Fix try_first_pass / use_first_pass (pam_get_authtok() code &
7 documentation are slightly incorrect, OpenPAM's pam_unix(8) is
8 incorrect, all FreeBSD modules are broken)
9
10 - Add loop detection to openpam_load_chain().
11
12 - Look into the possibility of implementing a version of (or a
13 wrapper for) openpam_log() which respects the PAM_SILENT flag and
14 the no_warn module option. This would eliminate the need for
15 FreeBSD's _pam_verbose_error().
1Before the next release:
2
3 - Rewrite openpam_ttyconv(3).
4 - mostly done, needs review.
5
6 - Fix try_first_pass / use_first_pass (pam_get_authtok() code &
7 documentation are slightly incorrect, OpenPAM's pam_unix(8) is
8 incorrect, all FreeBSD modules are broken)
9
10 - Add loop detection to openpam_load_chain().
11
12 - Look into the possibility of implementing a version of (or a
13 wrapper for) openpam_log() which respects the PAM_SILENT flag and
14 the no_warn module option. This would eliminate the need for
15 FreeBSD's _pam_verbose_error().
16
17$Id: TODO 736 2013-09-07 12:52:42Z des $