On Fri, 30 Jun 2000, John Gao wrote:

> I was trying to use "adduser" command but it returns: "adduser: command not
> found "
> any idea why?
> 
> thank you
> John
> 
Did you do "su root" instead of "su - root"?  adduser is in /usr/sbin
and is not on a normal user's path.  If you don't use the - with su then
you still have the normal user's path instead of root's path.

If that is not the problem, do you have shadow-utils installed?
 
Mikkel
-- 

    Do not meddle in the affairs of dragons,
 for you are crunchy and taste good with ketchup.


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to