On Sun, 12 Jun 2005 11:42:49 +0530, Arko Provo Mukherjee
<[EMAIL PROTECTED]> wrote:
On Sat, 2005-06-11 at 23:58, [EMAIL PROTECTED] wrote:
Arko Provo Mukherjee writes:
> Hi,
> How to create a new account with no password from command line.
> I tried useradd, but that didn't work properly.
> Regards
> Arko
adduser ??
Didn't get your question. useradd is just a command to create new user
Regards
Arko
create a user then open /etc/passwd file and locate that user. next delete
the "x" after login name (if you use shadow password). This removing can be
done by regular expressions from the command line. consult any book for
that.
bye
prosun
--
To unsubscribe, send mail to [EMAIL PROTECTED] with the body
"unsubscribe ilug-cal" and an empty subject line.
FAQ: http://www.ilug-cal.org/node.php?id=3
--
To unsubscribe, send mail to [EMAIL PROTECTED] with the body
"unsubscribe ilug-cal" and an empty subject line.
FAQ: http://www.ilug-cal.org/node.php?id=3