This page was last edited on December 16, 2016, at 20:06.
Comments or questions about this documentation? Contact us for support!
Configuration Server 8.5.x Release Notes
Release Date | Release Type | Restrictions | AIX | Linux | Solaris | Windows |
---|---|---|---|---|---|---|
12/22/15 | General | X | X | X | X |
This release contains the following new features and enhancements:
This release contains the following resolved issues:
If Configuration Server is provisioned to use external authentication, but [authentication]library=internal is set at the Tenant level, Configuration Server now authenticates internally all users under that Tenant that have a value in their External ID field. Previously in this scenario, Configuration Server ignored the value of the library option, and authenticated the users externally. (MFWK-17009)
Configuration Server now stores properly objects with option or annex values longer than 254 bytes and containing multi-byte characters. Previously in this scenario, Configuration Server sometimes failed to store the object because of a database SQL execution error. (MFWK-16929)
If the last login synchronization feature is enabled, while processing GETHISTORYLOG requests from clients, Configuration Server Proxy 8.5 no longer stops responding to client requests and no longer consumes up to 100% of its CPU. Previously in this scenario, Configuration Server sometimes stopped responding to client requests and CPU usage rose to 100%. (MFWK-16825)
If, during external authentication, the LDAP server dropped the connection or returned an unexpected error to Configuration Server, Configuration Server in this case ignored the retry-attempts option, repeatedly reestablishing a connection to the LDAP servers and retrying failed authentication attempts. Configuration Server also did not take into account the age of authentication requests in the queue before resending them to LDAP, increasing the processing load by executing requests that had timed out.
To prevent this, Configuration Server now properly limits the number of retry-attempts as specified by this option. Additionally, Configuration Server now limits the time that a client's external (via LDAP) authentication request waits for a response within a given time interval. The time interval is determined by the maximum value of retry-attempts together with retry-interval settings for all specified ldap-url settings.
(MFWK-16442, MFWK-16631)
When using Kerberos external authentication, Configuration Server now accepts connections from all clients that have a valid GSS token and are using Single Sign-on (SSO). Previously in this scenario, Configuration Server accepted a certain number of connections, then rejected the next one. (MFWK-15714)
No special procedure is required to upgrade to release 8.5.100.11.