summaryrefslogtreecommitdiffstats
path: root/adduser
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1996-11-27 22:04:55 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1996-11-27 22:04:55 +0000
commit5bb1070ff200c48c9333f0a57e333f15f501f398 (patch)
tree71ea6ecf8d5b05530ed453b07c096a2fc677c471 /adduser
parent7d7c29a95db70a41d97f8dd0089887542fc0e519 (diff)
downloadpw-darwin-5bb1070ff200c48c9333f0a57e333f15f501f398.tar.gz
pw-darwin-5bb1070ff200c48c9333f0a57e333f15f501f398.tar.zst
pw-darwin-5bb1070ff200c48c9333f0a57e333f15f501f398.zip
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
Diffstat (limited to 'adduser')
-rw-r--r--adduser/adduser.perl6
1 files changed, 3 insertions, 3 deletions
diff --git a/adduser/adduser.perl b/adduser/adduser.perl
index 6ccab02..21227b1 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.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