Michael, 1) Are you root when you attempt to run "useradd"? You only have access to user management commands if you're root or if you have the ability to run the program with sudo (i.e. "sudo useradd").
2) If you're sure you've got root permissions, try using "adduser" instead. What Linux distribution are you running? -Brad On 6/10/08, Michael Lynch <[EMAIL PROTECTED]> wrote: > Im trying to learn how to use Linux Command line > > > How come when I try the command "useradd" > bash returns > > bash: useradd: command not found > > > Thanks, > Michael-- > [email protected] > http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-newbie > -- Brad Beyenhof http://augmentedfourth.com Have the courage to be ignorant of a great number of things, in order to avoid the calamity of being ignorant of everything. ~ Sydney Smith, English essayist and preacher (1771-1845) -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-newbie
