chillinger commented on a change in pull request #4149:
URL: https://github.com/apache/zeppelin/pull/4149#discussion_r659494036



##########
File path: docs/setup/security/shiro_authentication.md
##########
@@ -195,6 +195,7 @@ Add the following line in the `shiro.ini` file:
 ``` 
 ldapRealm.hadoopSecurityCredentialPath = 
jceks://file/user/zeppelin/conf/zeppelin.jceks
 ```
+**Caution** due to a bug in LDAPRealm only ```ldapRealm.pagingSize``` results 
will be fetched from LDAP. In big directory Trees this may cause missing Roles. 
Try limiting the search Scope using ```ldapRealm.groupSearchBase``` or narrow 
down the required Groups using ```ldapRealm.groupSearchFilter```

Review comment:
       Hi @zjffdu I will not find the time to fix this myself unfortunately




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@zeppelin.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to