Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Apr 2001 15:15:59 +0100
From:      David Malone <dwmalone@maths.tcd.ie>
To:        Jamie Heckford <heckfordj@psi-domain.co.uk>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: login.c
Message-ID:  <20010424151559.A8475@walton.maths.tcd.ie>
In-Reply-To: <20010424160332.C31354@storm.psi-domain.co.uk>; from heckfordj@psi-domain.co.uk on Tue, Apr 24, 2001 at 04:03:32PM %2B0100
References:  <20010424160332.C31354@storm.psi-domain.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
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 majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010424151559.A8475>