Skip to content
This repository has been archived by the owner on Dec 26, 2020. It is now read-only.

set 'GSSAPIAuthentication yes' if variable 'ssh_gssapi_support' is set to 'true' #194

Merged
merged 3 commits into from Nov 10, 2018

Conversation

szEvEz
Copy link
Contributor

@szEvEz szEvEz commented Nov 9, 2018

Should fix #192

…t to 'true'

Signed-off-by: szEvEz <szivos.john@gmail.com>
@szEvEz
Copy link
Contributor Author

szEvEz commented Nov 9, 2018

Looks like dev-sec/ssh-baseline includes

 ×  sshd-33: Server: Disable GSSAPIAuthentication
     ×  SSHD Configuration GSSAPIAuthentication should eq "no"

I guess we need to adapt there as well? @rndmh3ro

@rndmh3ro
Copy link
Member

GSSAPI-Support should be off by default, so the baseline is correct here.
What we need to do is set it to false here.. Can you please change this? :)

@szEvEz
Copy link
Contributor Author

szEvEz commented Nov 10, 2018

Ah, got you. Thanks - I'll change it!

@rndmh3ro rndmh3ro merged commit 833a173 into dev-sec:master Nov 10, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GSSAPI support broken. Can't be enabled.
2 participants