From 819957f7ea299822251a135b822473764e0d2191 Mon Sep 17 00:00:00 2001 From: "Jordan K. Hubbard" Date: Wed, 11 Sep 1996 08:36:54 +0000 Subject: Make passwords no longer echo or display. Because of this, we now also ask for matching confirmation. I'm sure there is a clever direct-from-perl ioctl way of putting the terminal into noecho mode, but I don't feel like learning perl so I just used system. [yes, I'll put stty on the installation boot floppy as necessary] --- adduser/adduser.perl | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) (limited to 'adduser') diff --git a/adduser/adduser.perl b/adduser/adduser.perl index b205901..c757898 100644 --- a/adduser/adduser.perl +++ b/adduser/adduser.perl @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $Id: adduser.perl,v 1.15 1996/08/27 20:04:34 wosch Exp $ +# $Id: adduser.perl,v 1.16 1996/08/28 17:54:14 adam Exp $ # read variables @@ -520,7 +520,7 @@ sub new_users_ok { print <