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
How to activate / deploy licence in RHEL 6 and what will happen if you don't activate / deploy licence in RHEL 6 ?
How do you save a file in linux?
You want to verify which lines in the file kickoff contain ‘bob’. Which of the following commands will accomplish this?
Which of the following tasks cannot be accomplished with the touch command?
What does pwd mean in linux?
How do I check my cpu cores?
What is iptables command in linux?
Suppose you try to delete a file using the rm command and the deletion fails. What could be the possible reason?
What is difference between sh and bash?
Where is command history stored in linux?
What is vnc?
What commands are used to see all jobs running in the hadoop cluster and kill a job in linux?
What is the default number of shell commands saved in the history list of .cshrc file?
What is the export command used for?
What does history command do in linux?