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
What is ulimit command?
Which command puts a script to sleep untill a signal is recieved?
What is build process?
How do I run a .sh file in linux?
What command used for showing user info like Login Name, Canonical Name, Home Directory,Shell etc in Linux?
You wish to print the file vacations with 60 lines to a page. Which of the following commands will accomplish this?
How do you copy in terminal?
What is umask 000?
How do you limit memory usage for commands?
What the command used for search file or files for specific text?
What is ls command and what it does?
What does chmod 666 do?
How do I get to root directory in linux?
How does case sensitivity affect the way you use commands?
Does cp overwrite?