Guys, you know it is possible to set configuration option on
per user basis in vsftpd.
Just set a parameter “user_config_dir=/etc/vsftpd_user_list”
in vsftpd.conf
EXAMPLE- Then when a user amit tries to login in, vsftpd will
seek ftp settings in the file “/etc/vsftpd_user_list/amit” for that session.
You could define any valid vsftpd parameter in this file and
this will be applicable for that user only.
No comments:
Post a Comment