Github user hkropp commented on the issue:
https://github.com/apache/zeppelin/pull/1589
Thank you @bzz and @Leemoonsoo , I rewrote history and added the
shiro.ini.template. I think we should be fine here now, or? Please let me know,
if you have further remarks.
Just so you
Github user hkropp commented on the issue:
https://github.com/apache/zeppelin/pull/1589
Cool!
Just to be clear the test will simply be ignored with `assumeTrue` so
should be fine without any additional effort. How to use the test itself is
documented in the test class with
Github user hkropp commented on the issue:
https://github.com/apache/zeppelin/pull/1589
Provided documentation as well.
---
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
Github user hkropp commented on the issue:
https://github.com/apache/zeppelin/pull/1589
Thanks for your feedback @bzz
I applied the changes required for 1. and 2.
3. Concerning Travis:
It would need to be a username and password local to the machine the test
is
GitHub user hkropp opened a pull request:
https://github.com/apache/zeppelin/pull/1589
[Zeppelin-1611] - Support PAM (System User) Authentication
### What is this PR for?
This PR adds
[PAM](https://en.wikipedia.org/wiki/Pluggable_authentication_module)
authentication support