Skip to content

Kerberos functionality for PostgreSQL#4308

Open
2ndDerivative wants to merge 3 commits into
transact-rs:mainfrom
2ndDerivative:kerberos_new
Open

Kerberos functionality for PostgreSQL#4308
2ndDerivative wants to merge 3 commits into
transact-rs:mainfrom
2ndDerivative:kerberos_new

Conversation

@2ndDerivative

Copy link
Copy Markdown
Contributor

Adds Kerberos/GSSAPI functionality for PostgreSQL.

this does not add GSSAPI stream wrapping, but only authentication (so far)

it uses a library (cross-krb5) that is dependent on binding to a C library on Unix, so it might require a cargo feature for opt-in.

I need some help with the CI configuration as I am not very familiar with GH actions.

Cheers!

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.

1 participant