Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add KDC for subdomain (sub.test.gokrb5) #1

Closed
wants to merge 5 commits into from

Conversation

joanlopez
Copy link

It adds a new KDC for subdomain (sub.test.gokrb5), with established cross-realm trust with the main realm (test.gokrb5), so it helps reproducing an scenario as the one described in jcmturner/gokrb5#130, as follows:

   test.gokrb5 <--- trust ---> resdom.gokrb5
         /                          \
sub.test.gokrb5           HTTP/host@resdom.gokrb5
       /                             
 testuser1@sub.test.gokrb5    

It also contains a few minor fixes on README.md files.

PS: Note I also added a few comments inline.

@joanlopez
Copy link
Author

Closing in favor of #2

@joanlopez joanlopez closed this Dec 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant