freebsd-dev/lib/libpam/modules/pam_opie
Dag-Erling Smørgrav 68e6e4bd40 Since pam_get_authtok(3) doesn't know about our options structure, setting
the PAM_ECHO_PASS option on-the-fly is a NOP (though it wasn't with the
old pam_get_pass(3) code).  Instead, call pam_prompt(3) directly.  This
actually simplifies the code a bit.

MFC after:	3 days
2002-07-30 08:32:03 +00:00
..
Makefile Moved SHLIB_NAME definition into one place. 2002-04-10 18:07:05 +00:00
pam_opie.8 mdoc(7) police: expand contractions. 2002-03-15 18:06:25 +00:00
pam_opie.c Since pam_get_authtok(3) doesn't know about our options structure, setting 2002-07-30 08:32:03 +00:00