Thanks for your reply. Could you tell me the encryption method used when encrypting password in kylinSecurity.xml, as i found that the password field is ciphertext.
2016-03-08 16:21 GMT+08:00 ShaoFeng Shi <[email protected]>: > The "testing" profile has three built-in accounts: ADMIN(KYLIN), > MODELER(MODELER), ANALYST(ANALYST), each represents a role. To have more > accounts, you can manually edit the kylinSecurity.xml as > https://github.com/apache/kylin/blob/master/server/src/main/resources/kylinSecurity.xml#L154 > > While the "testing" profile is only for test or POC purpose. In a > production deployment, suggest you use LDAP to manage the user and roles, > Kylin has the support for LDAP integration. > > 2016-03-08 14:24 GMT+08:00 Ding Dinghua <[email protected]>: > >> Hi: >> Does kylin support multiple user besides ADMIN? >> This may be useful when integrating kylin in our workflow, we may need >> to >> do isolation work between different users in hdfs/mr/hive/hbase. >> >> Thanks. >> >> -- >> Ding Dinghua >> > > > > -- > Best regards, > > Shaofeng Shi -- Ding Dinghua
