The latest release of Yuzuy Software introduces key updates focused on improving authentication reliability, system performance, and administrative control. This version includes a targeted bug fix related to failback and security functionality, along with a set of quality-of-life enhancements.
To simplify the setup and validation of directory integrations, a new configuration test dialog has been added for LDAP and Active Directory environments.
Test Connection Dialog
Administrators can now:
-
Validate Settings Before Saving: Test server connectivity, authentication, and search parameters in advance.
-
Receive Real-Time Feedback: Immediate and detailed results allow for faster diagnosis and resolution of configuration issues.
This functionality is intended to reduce setup time and minimize misconfiguration.

New Timeout Parameters for Greater Control
Three new fields have been introduced to give administrators more precise control over directory interaction behavior:
-
Cache Timeout: Specifies the duration for caching directory query results.
-
Connection Timeout: Determines the maximum time to wait when establishing a connection.
-
Response Timeout: Sets the limit for waiting on a response after a successful connection is made.
These parameters help tailor performance to suit specific network conditions and reliability requirements.
Updated Authentication Order
To improve performance under constrained conditions, the authentication process now prioritizes local user matching before querying external directories. This change enables faster login responses, especially in situations where directory services are slow or temporarily unavailable.
-
Failback Mode Clarity: The interface for configuring failback modes has been updated for improved understanding and usability.
-
Refined Error Messaging: Error messages have been revised to provide clearer guidance and more actionable information.



This release is part of Yuzuy Software’s continued focus on operational reliability, system responsiveness, and ease of administration.
Bug Fixes
QUMULO-542 - Security - page not accessable during Qumulo cluster outage
QUMULO-548 - Failback - reverse replication failed caused by persistent ip detection
New Features
QUMULO-541 - LDAP/AD - configuration test
QUMULO-544 - LDAP/AD - add cache, connection and response timeout
Improvements
QUMULO-540 - Authentications - change authentication backend order
QUMULO-543 - Administration - increase max char size for settings
QUMULO-545 - General - redirect login page for authenticated user
QUMULO-546 - General - refactor error response handling
QUMULO-549 - Failback - improve failback mode selection