Ritakang0451 commented on issue #1688: URL: https://github.com/apache/incubator-linkis/issues/1688#issuecomment-1066117440
Solution: Certainly. Users are deployed for convenience only. Linkis gateway supports access by configuring LDAP service and SSO service. There is no user verification system. For example, to enable LDAP service access, you only need to configure linkis in the configuration file of linkis gateway Properties your LDAP server is configured as follows: wds.linkis.ldap.proxy.url=ldap://127.0.0.1:389/#您的LDAP服务URL wds.linkis.ldap.proxy.baseDN=dc=webank,dc=com#您的LDAP服务的配置 If the user needs to perform tasks, he / she also needs to establish a user with the corresponding user name on the LIX server. If it is a standard version, the user needs to be able to perform spark and hive tasks, and needs to establish a corresponding user name directory in the local workspace and HDFS directory / TMP / links. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@linkis.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@linkis.apache.org For additional commands, e-mail: dev-h...@linkis.apache.org