Commit Graph

5 Commits

Author SHA1 Message Date
Todd C. Miller
88951a3b9d Be carefule now that tgetpass() can return NULL (user hit ^C).
PAM version needs testing.
Set SIGTSTP to SIG_DFL during password entry so user can suspend us.
2001-12-09 05:17:00 +00:00
Todd C. Miller
16e6a3b84a Some defaults I_ defines got renamed. 2000-12-31 01:39:06 +00:00
Todd C. Miller
2ec9c6a45d When prompting for a response to a challenge, if the user just hits return
then reprompt with echo turned on.
2000-10-30 03:45:11 +00:00
Todd C. Miller
84baa91273 Use lower-level routines and get the password ourselves.
Checks for a challenge and if there is one echo is not turned off.
2000-10-29 22:31:13 +00:00
Todd C. Miller
0208b22686 Add support for BSD authentication. 2000-10-26 16:42:40 +00:00