Cream directorul ftp + user si parola.
Code:
# mkdir /home/directorftp
# chmod 775 /home/directorftp/
# groupadd ftpuser
# chown root:ftpuser /home/directorftp/
# useradd -g ftpuser -d /home/directorftp/ joe
# passwd joe
# nano /etc/shells ( scriem urmatorea linie de cod : '''/bin/false''' )
shells
Code:
# /etc/shells: valid login shells
/bin/csh
/bin/sh
/usr/bin/es
/usr/bin/ksh
/bin/ksh
/usr/bin/rc
/usr/bin/tcsh
/bin/tcsh
/usr/bin/esh
/bin/dash
/bin/bash
/bin/rbash
-----------
/bin/false
-----------
Pasul 2
Ne vom loga pe serverul FTP cu Total Commander.
Session: Server FTP
Host: 192..168.1.1
User: joe
Password : *****


Aceasta postare a fost editata de DiavoL @ CS16: 28 July 2012 - 07:33 PM