I have the latest ADS v15.0.11-10 and i have registered a Hortonworks 2.2 with User Name Authentication and supplied a default Login name.
Now I open ADS v15.0.10-1 and the Server Registration authentication type picks up LDAP. In 15.0.10-1 we do not have the User Name authentication drop down. So is defaulting to LDAP the correct behavior ?
See attached screenshot
Hi Tariq, Hortonworks 2.2 .14 requires a username and ?auth=noSasl in order to make a connection and access tables. In ADS v15.0.11-7, I retrofitted the V16 changes that allowed a username only without a password to be passed to the server(User Name Authentication). It also allows ?auth=noSasl to be passed as a parameter so that a connection can be made.
If the user has a version prior to ADS v15.0.11-7, they can use the LDAP Authentication to achieve the same result as User Name Authentication to access their tables. Unfortunately, the way we handle ?auth=noSasl in older versions will not work to make the connection. Therefore, Hortonworks 2.2 is not able to be used with no sasl. Tom
Issue #13046 |
Closed |
Won't Fix |
Resolved |
Completion |
No due date |
No fixed build |
No time estimate |
Hi Tariq, Hortonworks 2.2 .14 requires a username and ?auth=noSasl in order to make a connection and access tables. In ADS v15.0.11-7, I retrofitted the V16 changes that allowed a username only without a password to be passed to the server(User Name Authentication). It also allows ?auth=noSasl to be passed as a parameter so that a connection can be made.
If the user has a version prior to ADS v15.0.11-7, they can use the LDAP Authentication to achieve the same result as User Name Authentication to access their tables. Unfortunately, the way we handle ?auth=noSasl in older versions will not work to make the connection. Therefore, Hortonworks 2.2 is not able to be used with no sasl. Tom