Score:0

Access denied for virtual users.Proftpd

ng flag
123

I can't connect to ftp server as virtual user but i can connect as ubuntu user. I tried set permission for directory 777, 0755, 775 to /var/www/host but still get access denied

Here's my config: https://pastebin.com/Y3KWu8up

My virtual user home directory is /var/www/host

Score:0
mu flag

Usually in your logs you might find more information about this error:

/var/log/proftpd/proftpd.log

But most of them are associated with permissions on your directories, I see that you have tried to change them on your directory but it is still failing Maybe you can try changing the owner of the directories as a test:

chown -R userftp:userftp /var/www/

If you want, you can check this site where they explain more about it.

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.