Skip to content

Conversation

simo5
Copy link
Contributor

@simo5 simo5 commented Apr 3, 2019

A new option named GssapiPublishMech enables setting an environemnt
variable named GSS_MECH that exposes the authentication type and
mechanism used for authentication.

Fixes #199

@simo5
Copy link
Contributor Author

simo5 commented Apr 4, 2019

Question, should I also (un)conditionally emit a log info string with the mechanism selected ?

Copy link
Member

@frozencemetery frozencemetery left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Question, should I also (un)conditionally emit a log info string with the mechanism selected ?

I think so - either unconditionally, or when GssapiPublishMech is set (up to you). That would address the intent of #199.

Otherwise looks good to me.

Copy link
Member

@frozencemetery frozencemetery left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

A new option named GssapiPublishMech enables setting an environemnt
variable named GSS_MECH that exposed the authentication type and
mechanism used for authentication.

Signed-off-by: Simo Sorce <simo@redhat.com>
Merges: gssapi#206
Resolves: gssapi#199
Reviewed-by: Robbie Harwood <rharwood@redhat.com>
@frozencemetery frozencemetery merged commit 3f9ed41 into gssapi:master May 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Log which mechanism is used for authentication

3 participants