Created on 07-16-2018 10:48 AM - edited 08-18-2019 12:13 AM
Hi, in HDP 2.6.3, multinode, not kerberized environment I have integrated Zeppelin authentication with Microsoft AD. Datascientists can login and use Zeppelin properly but when they want to share notes Zeppelin doesn't fill dropbox when enter the first 3 initals.
Created 07-16-2018 06:52 PM
I believe that Zeppelin is only able to populate users and groups lists when they are provided explicitly in the shiro.ini (e.g., when using local authentication).
However, even when the users/groups are not populating automatically, typing in the full username and pressing enter will successfully enter the username in the authorized list, and, once saved, the user will be granted access to the note.
Created 07-16-2018 06:52 PM
I believe that Zeppelin is only able to populate users and groups lists when they are provided explicitly in the shiro.ini (e.g., when using local authentication).
However, even when the users/groups are not populating automatically, typing in the full username and pressing enter will successfully enter the username in the authorized list, and, once saved, the user will be granted access to the note.
Created on 07-17-2018 06:48 AM - edited 08-18-2019 12:13 AM
Hi @William Brooks Thank you, yes it works by writing whole username. But after username I had to press space button istead of enter.
Created 07-17-2018 02:03 PM
Excellent - glad that's working!
There is a patch being tested for this issue here, too: