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 / 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 |
Post New Answer View All Answers
Explain about system and user utilities?
What is the root directory linux?
How can we increase disk read performance in single command?
What does curl command do in linux?
What are the basic commands for user management?
What does the command env do?
In order to improve your system’s security you decide to implement shadow passwords. What command should you use?
What would be the result of the command paste -s dog cat?
What is the use of cp p command?
What is lsof command in linux?
How do you run a command for a limited time?
Is llvm a compiler?
Is llvm a virtual machine?
Which daemon is used for scheduling of the commands?
What is the difference between kill and kill in linux?