[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

compiling of ssh



Hi,
I tried to compile ssh (1.2.26) with Kerberos 5 support with Heimdal.
The compiling with '--with-kerberos5' was successful (with some effort).
When compile with '--enable-kerberos-tgt-passing' I get an undefined
reference to function krb5_fwd_tgt_creds. But MIT Kerberos API includes
this function. Is any similar function in Heimdal? Is there anybody who
has compiled ssh with Heimdal?

Thanks