jcmturner / gokrb5

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

fix: cross-domain support #521

Open momiji opened 1 year ago

momiji commented 1 year ago

Add cross-domain support, as explained in issue #130.

This fix works on our software, in multi-domain configuration. If someone feels this can be merged, let me known what if something needs to be changed.

dhrkumar commented 1 year ago

The changes hadn't work for @snqk as per his comment and I had the similar scenario.