From: Rajive Kumar <rajivek@delhi.tcs.co.in>
To: "'java-security@java.sun.com'" <java-security@java.sun.com>
Subject: Telnet Password
Date: Wed, 31 Mar 1999 14:19:47 +0530
Hi ,
I have a application server written in Java. When a user telnet's to the port address on
which this server is running he is prompted for password. The password the user type's on
the telnet session prompt is echoed on the screen. How do I disable the echoing of password.
Cheers!!
Rajive