From owner-freebsd-hackers Tue Apr 24 7: 5:19 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from rafiu.psi-domain.co.uk (rafiu.psi-domain.co.uk [212.87.84.199]) by hub.freebsd.org (Postfix) with ESMTP id DE0E137B423 for ; Tue, 24 Apr 2001 07:05:15 -0700 (PDT) (envelope-from heckfordj@psi-domain.co.uk) Received: from smtp.psi-domain.co.uk (mail.trident-uk.co.uk [195.166.16.10]) by rafiu.psi-domain.co.uk (8.11.3/8.11.3) with SMTP id f3OE1eX35628 for ; Tue, 24 Apr 2001 15:01:45 +0100 (BST) Date: Tue, 24 Apr 2001 16:03:32 +0100 From: Jamie Heckford To: freebsd-hackers@freebsd.org Subject: login.c Message-ID: <20010424160332.C31354@storm.psi-domain.co.uk> Reply-To: heckfordj@psi-domain.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Mailer: Balsa 1.1.1 Lines: 45 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, Sorry - am slightly new to C programming, so I apologise of this is the wrong place. Having a bit of a hack at login.c, made a few custom mods for my company one of which being changing the login: and Password: prompts. Have succesfully changed the login: message to something else, but the Password: prompt seems to be unchangable. Noticed getpass() is in libc, is there a definition somewhere else that would prevent me from changing the Password: prompt? A kick in the right direction would be appreciated :) Thanks in Advance, -- Jamie Heckford Network Operations Manager Psi-Domain - Innovative Linux Solutions. Ask Us How. FreeBSD - The power to serve Join our mailing list and stay informed by emailing collective@psi-domain.co.uk ===================================== email: heckfordj@psi-domain.co.uk web: http://www.psi-domain.co.uk/ tel: +44 (0)1737 789 246 fax: +44 (0)1737 789 245 mobile: +44 (0)7866 724 224 ===================================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message