I am attempting to use the Active Directory realm for authentication via Kibana. But believe I have the format for a AD account wrong. I am using the distinguished name but think for individual users it is not what I should use.
I believe the issue is the format of the CN.
My company has it as:
Lastname, First
Which is how special characters like a comma are to be represented. Is this acceptable by ElasticSearch? Because it is the correct format for LDAP or Active Directory.
Sorry I meant to say to show a comma in a CN you need to escape as per LDAP rules.
LastName, First
should be valid but it appears ES is not parsing it correctly.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.