jcmturner / gokrb5

Pure Go Kerberos library for clients and services
Apache License 2.0
717 stars 243 forks source link

Active directory authentication works but not sure what to do next #506

Closed keith6014 closed 1 year ago

keith6014 commented 1 year ago

I am able to get the groupSIDs. There are 1000+ of them in the list. But, how does one translate a human group like "MyGroupA" to "S-..." ?

jcmturner commented 1 year ago

I think the only way to do this is via an LDAP query