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 |
What are the linux commands used in devops?
Explain difference between swap partition and swap file?
Explain grep command.
You want to copy the user’s home directories to a new location. Which of the following commands will accomplish this?
WHAT IS THE MEANING IF AIX
Any one example of uninteruptable sleeping process?
Brief about FTP hostname?
How do I find hostname in linux?
What is clang tidy?
What are the options of wc command?
How do display error messages instantly when command fails?
What is git command?