[Bug 944] ssh_config missing default configuration values for GSSAPI

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Tue Jul 11 04:18:17 EST 2006


http://bugzilla.mindrot.org/show_bug.cgi?id=944


mmokrejs at ribosome.natur.cuni.cz changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |




------- Comment #3 from mmokrejs at ribosome.natur.cuni.cz  2006-07-11 04:18 -------
Please reopen and update the ssh_config with these two lines. Although
I would aggree one should read manpages it is not easy for kerberos
beginners to figure out some variable is missing in their config and
that this is causing their client to fail.

Please refwer to my original bugreport at Gentoo:
http://bugs.gentoo.org/show_bug.cgi?id=132243

<quote>
While inspecting bug # I was curious why sshd/ssh doesn't try my
kerberos tickets. After some poking around and enabling the variables
in
/etc/ssh/sshd_config it turned out the *client* lacked the variables in
/etc/ssh/ssh_config, which would instruct it to try gssapi. Please add
to /etc/ssh/ssh_config these two lines:

# Instruct ssh(1) client to attempt GSSAPI authentication, see
ssh_config(5)
# GSSAPIAuthentication yes
# GSSAPIDelegateCredentials yes
</quote>




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the openssh-bugs mailing list