Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

groupadd problem in oracle linux 5.8

Tony007Mar 24 2012 — edited Mar 24 2012
hi am having problem when trying to add a group in my oracle user i try to do this
find / -name groupadd
find: /proc/12375: No such file or directory
find: /proc/12376: No such file or directory
/usr/sbin/groupadd

echo $PATH
/usr/kerberos/sbin:/usr/lib/qt-3.3/bin:/usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/oracle/bin

PATH=$PATH:/usr/sbin/groupadd

echo $PATH
/usr/kerberos/sbin:/usr/lib/qt-3.3/bin:/usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/oracle/bin:/usr/sbin/groupadd

but am still geting this error
groupadd oinstall
bash: groupadd: command not found
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 21 2012
Added on Mar 24 2012
3 comments
890 views