Github user ekantheshwara commented on the issue: https://github.com/apache/zeppelin/pull/986 @prabhjyotsingh I set the log level to debug and checked the "Groups found for user". I could definitely see the group that has been configured as "admin" in shiro. Also, the [urls] section is effective i.e. if I login as a different user who is not a member of the group defined as "admin", then I can not see the interpreter, configurations etc. The problem is only with the Note permissions. I have tried configuring the "AD group name", "full DN of the AD group" and also the "corresponding role in shiro" as the Readers of the Notebook. But when I try to access the Notebook, all I get is "But the user user1belongs to: [user1]". Another observation: While setting the note permissions, I am able to search the AD users but not the AD groups. So, I am just entering the AD group name and saving it even though the search does not resolve it. The search does not resolve even if I enter the full group DN or the role name. Any idea why I am not able to look up the group names in Note permissions section ?
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---