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 ????
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / batcha
we can mount the users home directory in /etc/exports with
(rw, roo_squashenabled) and access the path.
Is This Answer Correct ? | 1 Yes | 10 No |
How do I check memory usage on linux?
Write a command that will look for files with an extension "c", and has the occurrence of the string "apple" in it.
what is the booting process of linux systen and explain it,is the first process comes under the installation process.
3 Answers CSC, EA Electronic Arts, Mind Tree, vsworx,
what is command for "calj2007"
What is the most graceful way to get to run level single user mode?
What u know abt tar Command?
How do you list all the files in a directory, including hidden files?
what is nis server?
how do u extract files from iso cd images in linux?
How remove all files in a directory linux?
What does curl command do in linux?
What is $@ in shell?