In python3, krbV is unavailable, which means that we should not stay silent if gssapi login failed.
Signed-off-by: Patrick Uiterwijk puiterwijk@redhat.com
rebased
:thumbsup:
Commit ffdb5d67 fixes this pull-request
Pull-Request has been merged by mikem@redhat.com
oof, didn't notice the failing unit test....
fixed in #546
In python3, krbV is unavailable, which means that we should not stay
silent if gssapi login failed.
Signed-off-by: Patrick Uiterwijk puiterwijk@redhat.com