Authentication Process
When a client connects, the user name is identified and then authenticated based on the number of connections open for that user. If the number of connections is less than the configured limit, the user is authenticated successfully, and the internal connection count is incremented. When a user disconnects, the internal connection count is decremented.
A client’s user name can be specified as one of the following types: hostname, IP address, LDAP ID, or LDAP ID and hostname.
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.