HwiLu commented on issue #28026: URL: https://github.com/apache/airflow/issues/28026#issuecomment-1334687100
It still shows the same error ``` 192.168.208.171 - - [02/Dec/2022:10:26:50 +0800] "GET /static/pin_32.png HTTP/1.1" 304 0 "http://hadoop-180-91:8086/login/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36" [2022-12-02 10:26:57,565] {manager.py:990} DEBUG - LDAP bind indirect TRY with username: 'CN=zeppelinadmin,OU=AI-FPT,OU=idea,DC=idea,DC=com' [2022-12-02 10:26:57,567] {manager.py:994} ERROR - AUTH_LDAP_BIND_USER and AUTH_LDAP_BIND_PASSWORD are not valid LDAP bind credentials [2022-12-02 10:26:57,567] {manager.py:1201} ERROR - {'msgtype': 97, 'msgid': 1, 'result': 49, 'desc': 'Invalid credentials', 'ctrls': [], 'info': '80090308: LdapErr: DSID-0C09041C, comment: AcceptSecurityContext error, data 52e, v4563'} 192.168.208.171 - - [02/Dec/2022:10:26:57 +0800] "POST /login/ HTTP/1.1" 302 201 "http://hadoop-180-91:8086/login/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36" ``` I am sure the username and password of zeppelinadmin is right,because our Apache Zeppelin was integratd with AD using this user. Is there any configuration missed by me? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
