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 the command used for search file or files for specific text?
What is the gcc command?
what are the Linux-based security tools?
1. Why "d" is postfix in almost every service name of Linux like httpd, dhcpd? 2. how to restrict su & ssh services for some users? 3. how can we configure a default gateway for 10 n/w cards in a server?
i dont know root password then this situation can we change or break root password to ant process
how to give a normal user reboot and shutdown permission? Plz also mention the step.
What is the use of cp p command?
Explain about sh?
what are the features of Linux?
What is the purpose of the 'chmod' command?
What are the commands used in command prompt?
How do you create a blank file in linux?