LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   help with adding FTP users (https://www.linuxquestions.org/questions/linux-software-2/help-with-adding-ftp-users-41025/)

dkc_ace 01-10-2003 05:46 PM

help with adding FTP users
 
i am trying to add a user for my FTP by the terminal in redhat 8.0 every time i type adduser it dont work says unknown command and i know im "su". please help.

MasterC 01-10-2003 11:55 PM

useradd ;) To find the exact way, see man useradd, it depends on what your needs are, and what you want this user to have (as far as shell etc).

Also, try it with full path (as root, or 'su -' )
/usr/sbin/adduser

Cool


All times are GMT -5. The time now is 10:30 PM.