Skip to content

Conversation

@DirectXMan12
Copy link
Member

This commit adds support for attaching to an existing session.
To do so, use the '-a' or '--attach' flag with the session identifier
printed out in the gssapi-console banner (for example, the identifier
for the krb5 mech is the tmp directory path).

NB: Currently, this bundles a modified version of k5test. Eventually, I would like to split it out from both this and python-gssapi entirely.

@frozencemetery
Copy link
Member

This seems to work for me with python3 (python2 has other problems as discussed and so has not been tested), so merge when ready.

Also, 👍 for splitting out k5test.

@DirectXMan12 DirectXMan12 force-pushed the feature/attach-to-existing branch from e26380e to 570b0ba Compare June 2, 2015 15:06
@DirectXMan12
Copy link
Member Author

Ok, fixed Python 2.7 issues. I'll work on splitting out k5test.

This commit switches from using the k5test bundled with python-gssapi
to using the standalone version of k5test.
This commit adds support for attaching to an existing session.
To do so, use the '-a' or '--attach' flag with the session identifier
printed out in the gssapi-console banner (for example, the identifier
for the krb5 mech is the tmp directory path).
@DirectXMan12 DirectXMan12 force-pushed the feature/attach-to-existing branch from 570b0ba to 4cc4a12 Compare November 18, 2015 21:31
@DirectXMan12
Copy link
Member Author

This now is set up to use k5test, which has now been published as v0.9.0.

@DirectXMan12 DirectXMan12 merged commit 4cc4a12 into master Nov 18, 2015
@DirectXMan12 DirectXMan12 deleted the feature/attach-to-existing branch November 18, 2015 22:09
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.

3 participants