I have a user name in /etc/vsftpd/user_list which is for
blocking the ftp user. Now i blocked the user as well ,but
without removing username in user_list i wanna access the
users home directory and his own directory .How will you
access the data ????
Answer Posted / sravan
In vsftpd configuration file /etc/vsftpd/vsftpd.conf go to
the end add "userlist_deny=no" and save the configuration
file ,restart the service and check
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What does bash stand for?
What signal is ctrl c?
What happens to hard link when file is deleted?
How do I use nslookup in linux?
What is umask in linux?
How do I check my system performance?
Write about an internal command.
What is cat command in linux?
What is $@ in shell?
How do I run a bash script in linux?
What command used for showing user info like Login Name, Canonical Name, Home Directory,Shell etc..?
How do I permanently delete linux history?
What is llvm used for?
What is make command in linux?
What is linux pwd (print working directory) command?