- Timestamp:
- Nov 2, 2011, 11:33:43 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/pam_sm_chauthtok.c
r437 r466 85 85 * The =pam_sm_chauthtok function is the service module's implementation 86 86 * of the =pam_chauthtok API function. 87 * 88 * When the application calls =pam_chauthtok, the service function is 89 * called twice, first with the =PAM_PRELIM_CHECK flag set and then again 90 * with the =PAM_UPDATE_AUTHTOK flag set. 87 91 */
Note: See TracChangeset
for help on using the changeset viewer.