Niklas Gustavsson wrote:
Tony Zhou wrote:
Hi,
An update patch is made for the feature of the max login number
and max login number per ip. The modified files contain: User.java,
PropertiesUserManager.java, BaseUser.java, DbUserManager.java,
FtpConfigImpl.java , USER.java, UserManagerPanel.java,
FtpStatistics.java, FtpStatisticsImpl.java (maybe missing some one
attached) From the initial test, it seems ok for the server's
behavior. The LDAP serialization file was not modified due to limited
knowledge.
Patch has been commited, please verify that everything works as you
expect. I made some minor edits before commiting.
Given this is now implemented (and according to my tests seems to work),
do we still need the config.connection-manager.max-anonymous-login
configuration? Wouldn't this be fully replaced by the max connections
for the anonymous user?
/niklas