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 is build process?
Difference between swap partition and swap file?
if i have one folder say aaa and that folder having 100 files from that 50 files there aaa word is written how to find in which aaa is writen and without opening that file
What is the role of case sensitivity in affecting the way commands are used?
Is cmake only for c++?
Which daemon is used for scheduling of the commands?
Explain the ‘ls’ command in linux
i am prepairing for 2+ yrs exp in oracle/unix production support, which topics should i cover in unix/linux and sql plz help
How often do you use grep command and how in Linux operating system?
what is Bourne shell.
1 Answers Google, HCL, Infosys,
How do I change directories in linux command line?
I lost a root password and i need to give it, I treid to change it through single usermode even though i am not get a password, then what is the other procedure to give a root password?