I intend to put development comments here... like ``at the moment this isn't actually supported''. At release time what ever is in this section will be placed in the Bugs section below! :)
pam_[gs]et_data()
so there are no unintentional problems due to
conflicts?
pam_[gs]et_data
PAM_AUTHTOK
and PAM_OLDAUTHTOK
are only
supposed to be available to the modules. Does anyone know how to
enforce this? Marc has made a comment in pam_set_item()
.
pam_strerror()
should be internationalized....
pam_sm_setcred
should a pam-module be responsible for
checking if a user has already been authenticated before allowing a
change of his/her credentials? Or this a job for the application?