Score:0

Proftpd Limits config doesn't work on Ubuntu server 18.04.5

jp flag

I'm trying to perform limitation on my ftp users with Limit tag inside "/etc/proftpd/proftpd.conf" but unfortunately nothing happens after saving configs. I try all of this configs inside Ubuntu server 20.04.2 and they work properly inside that version of Ubuntu. I also install the same version of proftpd (1.3.6c) in Ubuntu 20.04 inside Ubuntu 18.04. Can anyone help me about solving this issue? here is my config for Limits:

<Directory /home>
   <Limit READ WRITE>
      DenyAll
   </Limit>
</Directory>
David avatar
cn flag
20.04 offers improvements over 18.04. Therefore not surprised that an older version is not acting exactly the same.
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.