[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] user created sucessfully :)
- Subject: [ale] user created sucessfully :)
- From: jmmills at telocity.com (John Mills)
- Date: Thu, 17 Oct 2002 22:18:45 -0400 (EDT)
Stephen -
On Thu, 17 Oct 2002, Stephen Turner wrote:
> i mean first you have to encrypt a password then type the
> encrypted password in with the name and all that?
No - let the system do that.
'passwd' or 'useradd -p <password> <username>'
should use whatever method your system has set up and create the entry in
/etc/passwd, /etc/shadow/, or wherever/
For those things, you might find most of the info by 'man' on the control
file, such as 'man 5 passwd' (quite different, you will see, that 'man
passwd').
- John Mills
---
This message has been sent through the ALE general discussion list.
See http://www.ale.org/mailing-lists.shtml for more info. Problems should be
sent to listmaster at ale dot org.