Hi, ALL. Q1. Does starrocks 3.5+ supports LDAP Ca...
# questions-and-troubleshooting
u
Hi, ALL. Q1. Does starrocks 3.5+ supports LDAP Cache? without security integration •
ldap_cache_arg
Q2. Can I send ranger audit logs for Starrocks into elasticsearch?
Copy code
<property>
            <name>xasecure.audit.destination.elasticsearch</name>
            <value>elasticsearch</value>
        </property>
q
Hi, do you have any update on LDAP Cache feature?
u
No, Starrocks 4.0 seems doesn't have LDAP cache still, But found apache doris repository contains the feature • https://github.com/apache/doris/blob/a73b6e810422a26bf1b61a85f953e7f08928c138/fe/f[…]java/org/apache/doris/mysql/authenticate/ldap/LdapUserInfo.java
🙇 1