When I try to create a new user with useradd, it tells me that useradd cannot be found. But when I do a yum search for useradd, it comes up with
shadow-utils.i386 : Utilities for managing accounts and shadow password files.
That is already installed. I can't figure out how to do it without manually doing it.
Thanks!
|
| |||||
feedback
|
|
Check to make sure /usr/sbin is in the non-root user's path. | ||||
|
feedback
|