LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   creating a new user (https://www.linuxquestions.org/questions/linux-newbie-8/creating-a-new-user-144604/)

apoc013 02-10-2004 06:13 PM

creating a new user
 
Can I create a user using (1) manually editing the passwd file, (2) linuxconf, and (3) useradd command?

jschiwal 02-10-2004 06:22 PM

There is more involved than just editing the passwd file, but using useradd the password, creating a home directory and copying the skel files to the directory will be handled for you. There is nothing wrong with using a red hat gui tool to do the same thing. I don't have Red Hat so I don't know the details there.

Administrators might write a script which uses the useradd command to be able to add several users at once.


All times are GMT -5. The time now is 09:52 AM.