Re: limiting ftp logins of a specific user
Jeroen van Aart <[email protected]> Tue, 27 Nov 2007 17:41:46 -0800
| Newsgroups | gmane.network.ftp.wuftpd.user |
|---|---|
| Message-ID | <[email protected]> |
Bob Luckin wrote: > Well, I would have suggested putting the user into a class and using the > limit command, but I'm not sure if that counts every login by the same user > against the limit, or just the number of different users in the class who > log in. Might be worth a try if you haven't done so already. I did not do that yet, but thanks for your suggestion. It didn't occur to me. I so far gathered 5 IPs and put them all in a single class. Then I set a limit on the maxmimum allowed connections for that class. That works fine. As long as the IPs won't change. > Does the version of WU-FTPD you are using support the host-limit command ? I don't think it does. At least adding it to ftpaccess has no effect. Thank you, Jeroen