max-anonymous-users
This option provides a way to set aside a certain number of your user pool
for anonymous users, and the rest for non-anonymous users. If your
server is heavily used by anonymous users, this can be used to ensure at
least a few regular users can login.
The value for max-anonymous-users must be less than the maximum
number of users you set with max-users,
and greater than zero.
Examples:
max-anonymous-users=47
max-anonymous-users=5
#max-anonymous-users= (commented out)
Recommendation:
#max-anonymous-users= (commented out)