-
December 24th, 2001, 06:18 PM
#1
Member
-
December 24th, 2001, 07:13 PM
#2
Member
nevermind
he he he, just spent an hour going through online manuels but i finally found it.
-
December 24th, 2001, 10:10 PM
#3
Junior Member
I know how to do this on redhat, most distros all have the same commands. Logged in as root type adduser o useradd (they both do the same)
This is how you use the command:
The example which follows shows how to add a new user account. It is for a user named "John Pong" with the username "jpong" and home directory of "/home/jpong/".
# adduser -c "John Pong" jpong -d /home/jpong
Type this in and it will make an account for the user. Now goto your homes directory by typing 'cd /home' and issue the command 'mkdir jpong' to make his accoutn folder.
Now that you have his account made, all you need to do is set his password by typing 'passwd jpong' and just follow the on screen instructions. Hope this works, so you can go home and have a merry christmas!
If it weren\'t for electricity we\'d all be watching television by candlelight.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|