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

Using SHA512 for password encryption. #60

Open
Ambalavanar opened this issue Oct 24, 2016 · 3 comments
Open

Using SHA512 for password encryption. #60

Ambalavanar opened this issue Oct 24, 2016 · 3 comments

Comments

@Ambalavanar
Copy link

I'm getting this error message:

The sending password for ‘’, encryption algorithm MD5 does not match the effective server configured encryption algorithm SHA512", "File"=>"/scratch_a/release/svrtar21996/vbuild/vertica/Basics/ClientAuthentication.cpp", "Line"=>"410", "Routine"=>"password_verify"}>
Completed 500 Internal Server Error in 17700ms (ActiveRecord: 0.0ms)

@wvanbergen
Copy link
Owner

SHA512 is not supported by this library currently. I am happy to accept patches, but am unlikely work on this myself

@Ambalavanar
Copy link
Author

Thanks for your quick response.

@matthewpick
Copy link

+1 for this feature, for a fresh 8.x cluster I had to downgrade to MD5 hash algorithm.

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

No branches or pull requests

3 participants