On Tue, Apr 24, 2001 at 04:03:32PM +0100, Jamie Heckford wrote:
> Noticed getpass() is in libc, is there a definition somewhere
> else that would prevent me from changing the Password: prompt?
Login probably uses pam to get and check the password. You could
try recompiling the pam_unix.c module after changing the PASSWORD_PROMPT
at the top of the file.
David.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message
- login.c Jamie Heckford
- Re: login.c Thomas Quinot
- Re: login.c Jamie Heckford
- David Malone

