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
Is cmake a compiler?
How do I change shell in linux?
How to give acl permission in numerical mode on linux?
What are the mv command options?
How can you copy lines into the buffer in command mode?
What is Syntax of any Linux command?
Explain getopts command of linux?
Explain about lpr filename?
You want to verify which lines in the file kickoff contain ‘bob’. Which of the following commands will accomplish this?
What command can you use to make a tape archive file of a /home directory and send it to the /dev/tape device?
How to recover /etc/passwd file and /etc/shadow file?
How do you copy in linux terminal?
What are the commands in linux?
What is help command in linux?
The head command writes the how many lines of a file to screen?