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

Kerberos #107

Closed
wants to merge 3 commits into from
Closed

Kerberos #107

wants to merge 3 commits into from

Conversation

gglanzani
Copy link

This is mostly the same as #100, but with the nitpicky comments processed in, and using Cloudera thrift_sasl module instead of building it in here.

ricky and others added 3 commits September 19, 2015 18:33
- Added a "sasl" dependency to requirements
- Added working TSaslClientTransport

- 2 (optional) arguments were added to the Connection class:
	:use_kerberos		| signals to use secure authentication
	:sasl_service		| name of the SASL service (default: hbase)
@gglanzani
Copy link
Author

Sorry, still some things to iron out, might reopen later.

@ecederstrand
Copy link
Contributor

ecederstrand commented Feb 9, 2017

@gglanzani Did you ever get happybase working with Kerberos? I'm trying some of your patches with Python3 and am able to authenticate but am getting TTransportException(message=b'Error in sasl_encode (-7) SASL(-7): invalid parameter supplied) when trying to do my_table.row('FOO', ['colfam']).

@gglanzani
Copy link
Author

No, sorry :(

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.

2 participants