Displaying 1 result from an estimated 1 matches for "dhave_gssapi_gssapi_generic_h".
Did you mean:
have_gssapi_gssapi_generic_h
2004 Oct 07
0
openssh & kerberos & gssapi
...figured openssh --with-kerberos5=<path> --with-pam
--with-tcp-wrapper=<path>, but when I expire my kerberos password, I do
not get a challenge to change my password for kerberos... anyone have
any thoughts.
I tried modifying the Make file to include -DGSSAPI
-DHAVE_GSSAPI_GSSAPI_H -DHAVE_GSSAPI_GSSAPI_GENERIC_H because I noticed
that the gssapi options for both ssh_config and sshd_config did not
work, but then it still didn't do anything after including these
variables.... which by the way, the configure program did not address
gssapi !!
I am working with openssh3.9-p1
PS it would be nice to get...