1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-15 10:17:20 +00:00

Don't show on the screen just securely entered password

(in /etc/adduser.message text)
Sending password by E-mail on local machine is joke in any case
This commit is contained in:
Andrey A. Chernov 1996-11-27 22:04:55 +00:00
parent a9695b96ac
commit 28c5126cfb
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=19987

View File

@ -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.19 1996/09/17 19:34:56 wosch Exp $
# $Id: adduser.perl,v 1.20 1996/11/20 01:07:46 wosch Exp $
# read variables
@ -1186,8 +1186,8 @@ sub message_create {
\$fullname,
your account ``\$name'' was created. Your password is ``\$password''.
Please expire your password. Have fun!
your account ``\$name'' was created.
Have fun!
See also chpass(1), finger(1), passwd(1)
EOF