*Problem*: Realm is required in beeline connection for users if display and logon name differs ,even its ensured with ldap authentciation?
While connecting with beeline,with configured ldap authentication some users connected without realm and some users connect with realm authentication.This is because of *while creating users in active directory* ,*display name differ with logon name.* During authentication,it can only validate by log on name only,but some users validate also by display name.Actually its only validate by on log on name but here here seems validate by display name. *Error* I got when login without realm in beeline: Error: Could not open client transport with JDBC Uri: jdbc:hive2://mylapn2215 :10000/default;: Peer indicated failure: PLAIN auth failed: LDAP Authentication failed for user (state=08S01,code=0) Please refer the attached images and provide the ideas if you overcome this. Thanks, Matheswaran.S