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

Actually wrap the low-level credentials import-export extension #25

Closed
DirectXMan12 opened this issue Dec 19, 2014 · 1 comment · Fixed by #28
Closed

Actually wrap the low-level credentials import-export extension #25

DirectXMan12 opened this issue Dec 19, 2014 · 1 comment · Fixed by #28

Comments

@DirectXMan12
Copy link
Member

The high-level API has support for the import-export extension, but there's no low-level support for it.

http://k5wiki.kerberos.org/wiki/Projects/Export_import_cred

@frozencemetery
Copy link
Member

Passing the baton due to time constraints. Preliminary work exists on my import-export branch

DirectXMan12 added a commit that referenced this issue Dec 23, 2014
Previously, there was support for credentials import-export in the
high-level API, but no actuall corresponding support in the low-level
API.  This commit fixes that.

Closes #25
DirectXMan12 added a commit that referenced this issue Dec 23, 2014
Previously, there was support for credentials import-export in the
high-level API, but no actuall corresponding support in the low-level
API.  This commit fixes that.

Closes #25

Also-Authored-By: Robbie Harwood (frozencemetery) <rharwood@redhat.com>
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.

2 participants