Hi,
It should be
useradd -p 'md5_passwd' username
It is a md5 password, not a normal password.
Thanks
Yupapa
##
# Yupapa Web Hosting
# Web Site - http://www.yupapa.com
# Email - [EMAIL PROTECTED]
##
"Kevin Old" <[EMAIL PROTECTED]>
eady been addressed sorry, I was away.
Dan
-Original Message-
From: Kevin Old [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 23, 2002 8:25 AM
To: [EMAIL PROTECTED]
Subject: Useradd and Passwd
Hello all,
I have several users that I need to manage on a few (RH Linux) servers and I ha
Try
echo "secret_number" | passwd
or
echo "secret_number" | passwd -
Where secret_number is the password
__
William Ampeh (x3939)
Federal Reserve Board
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Hello all,
I have several users that I need to manage on a few (RH Linux) servers
and I have recently run into the need to move user lists from one box to
another. I know I can copy the passwd and shadow files over from box to
box, but I'm not sure that I want to move the user and group ID's from