jtblin / go-ldap-client

Simple ldap client to authenticate, retrieve basic information and groups for a user.
Other
261 stars 90 forks source link

Support to get DN of user #15

Open chibiegg opened 6 years ago

chibiegg commented 6 years ago

I want to use DN of user.

However, there was no way to get the DN. Therefore, if "dn" is included in the attribute, we correctly added DN as an attribute.