Skip to content

Add support for GSS_C_DELEG_POLICY_FLAG #132

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

Closed
frozencemetery opened this issue Nov 28, 2017 · 3 comments · Fixed by #218
Closed

Add support for GSS_C_DELEG_POLICY_FLAG #132

frozencemetery opened this issue Nov 28, 2017 · 3 comments · Fixed by #218

Comments

@frozencemetery
Copy link
Member

It's been present in MIT since krb5-1.8, and was added to heimdal at about the same time the commit message.

I can't find a standard for it, but the Heimdal wrote up a piece on its use.

@DirectXMan12
Copy link
Member

especially since there's no standard, we'll want to make sure we have good docs in our docs for it. Otherwise, we'd probably just want it to be its own extension (the tiniest extension).

@simo5
Copy link
Contributor

simo5 commented Nov 29, 2017

@DirectXMan12 you want to copy in tree the Heimdal write up ?

@DirectXMan12
Copy link
Member

That's probably fine. I just like to make it so that our documentation can be used as a centralized place to see the basic mechanics of the APIs we support, since, for many of them, there's no easier place to go (I had to cobble a lot together from the krb5 wiki based on old info, for instance).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants