Adduser:command not found

Adduser:command not found

Post by Phil Blancet » Mon, 23 Feb 1998 04:00:00



Hello all,
   I am trying to install my first FTP user
for my web server, and I am having problem
locating the adduser command.  I can do
a "ls" and see the adduser command but
this is what I get below:


bash: adduser: command not found

thx for any help

 
 
 

Adduser:command not found

Post by Alessandro Guarguagli » Thu, 26 Feb 1998 04:00:00



>> [...]
>> I am having problem locating the adduser command.  I can do a "ls" and see
>> the adduser command but this is what I get below:


>>bash: adduser: command not found

>   Are you in the directory were adduser is located? If yes, try
>./adduser.

The sbin paths (/sbin and /usr/sbin) are usually include in tne PATH
environment variable only for root, because they suppost to contain only
system administration stuff (like adduser).
I think he is tryng to use adduser as normal user, not root, and he (of
course) can not.

--
Warning!
Don't send any mail for me at my from: or replayto: addresses ;
I just kill the mail over there without reading!

 
 
 

Adduser:command not found

Post by tafer.. » Fri, 27 Feb 1998 04:00:00




> writes:

> > [...]
> > I am having problem locating the adduser command.  I can do a "ls" and see
> > the adduser command but this is what I get below:


> >bash: adduser: command not found

Other things that might help:
        which adduser
        type -path adduser
        locate adduser

For the last command you might need to executed "updatedb" first.

--Stefan

 
 
 

1. adduser command not found

I just finished installing slackware linux and the first thing the
installation says to do after booting the new system and logging in as root
is to add accounts using the 'adduser' command.  I tried using the command
but i get the following.
bash: adduser: command not found

i had no errors in installing (that i could detect) and i tried to fins the
command
with
find / -iname add*
and it returned several files, but none that were the adduser command.
i have re-installed using a different kernal and i get the same error.
anyone know what is going on?

2. removing characters from a string

3. Adduser: Command not found. But it's there!

4. More Linux fun

5. Need to find vi command to remove ^H from command man find > find.txt

6. Question About Form Submition...

7. ?updatedb: @find@: command not found???

8. Terminal Problem with SCO R5

9. command not found not solved with ./

10. adduser parameters: setting up a batch adduser script

11. Adduser command keeps returning error

12. Cannot issue the adduser command

13. adduser mail command HELP!!!