This is an automated email from the ASF dual-hosted git repository.
xxyu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/kylin.git
The following commit(s) were added to refs/heads/master by this push:
new a60bcf8 minor,update pre-defined name/pwd comment
a60bcf8 is described below
commit a60bcf8176f7aeba2e08b49438aa3a124f0e8a2e
Author: leo <[email protected]>
AuthorDate: Thu Jul 9 18:18:06 2020 +0800
minor,update pre-defined name/pwd comment
---
examples/test_case_data/sandbox/kylin.properties | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/examples/test_case_data/sandbox/kylin.properties
b/examples/test_case_data/sandbox/kylin.properties
index 88c6c49..2e68ec4 100644
--- a/examples/test_case_data/sandbox/kylin.properties
+++ b/examples/test_case_data/sandbox/kylin.properties
@@ -137,7 +137,7 @@ kylin.query.security-enabled=true
### SECURITY ###
# Spring security profile, options: testing, ldap, saml
-# with "testing" profile, user can use pre-defined name/pwd like KYLIN/ADMIN
to login
+# with "testing" profile, user can use pre-defined name/pwd like ADMIN/KYLIN
to login
kylin.security.profile=testing
# Admin roles in LDAP, for ldap and saml