Monday, January 14, 2008

Setup an FTP user account with shell access

Use the below steps to create an FTP account using ssh

[root@ninad] /# mkdir /home/ftp
[root@ninad] /# useradd -d /home/ftp/ftpadmin/ -s /dev/null ftpadmin >
/dev/null 2>&1
[root@ninad] /# passwd ftpadmin

Changing password for user ftpadmin
New UNIX password:
Retype new UNIX password:
passwd: all authentication tokens updated successfully

1 comment:

Unknown said...

can you give me a shell account ??
i`m need it

ajacarmichael@yahoo.com



View My Stats