mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
use latest instead of 0.7.0-SNAPSHOT
This commit is contained in:
parent
40bb290d0e
commit
21566759f6
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ user3 = password4, role2
|
|||
#activeDirectoryRealm = org.apache.zeppelin.server.ActiveDirectoryGroupRealm
|
||||
#activeDirectoryRealm.systemUsername = userNameA
|
||||
|
||||
#use either systemPassword or hadoopSecurityCredentialPath, more details in http://zeppelin.apache.org/docs/0.7.0-SNAPSHOT/security/shiroauthentication.html
|
||||
#use either systemPassword or hadoopSecurityCredentialPath, more details in http://zeppelin.apache.org/docs/latest/security/shiroauthentication.html
|
||||
#activeDirectoryRealm.systemPassword = passwordA
|
||||
#activeDirectoryRealm.hadoopSecurityCredentialPath = jceks://file/user/zeppelin/zeppelin.jceks
|
||||
#activeDirectoryRealm.searchBase = CN=Users,DC=SOME_GROUP,DC=COMPANY,DC=COM
|
||||
|
|
|
|||
Loading…
Reference in a new issue