Brian May wrote:

   Peter> After doing a normal system upgrade I found that one of my
   Peter> legacy applications, zephyr and specifically
   Peter> libzephyr3-krb, stopped working.  The zephyr protocol still
   Peter> depends on krb4.  Is there anything in place for those of
   Peter> us with a legacy krb4 applications, other than rebuilding
   Peter> Heimdal manually?

What do you mean "stopped working"?

Was this when compiling, installing or running zephyr? Did you get any
errors?

I am not familiar with zephyr. Does it compile against kerberos4kth
(obsolete) or Heimdal (current)?
The program executes just fine as it links against libkrb4.so.2, libdes425.so.3, and libkrb5.so.3 (from the MIT libraries). The problem is that the zephyr protocol uses Kerberos 4 keys for authentication. Since the new Heimdal will not get Kerberos 4 keys the zephyr client can not authenticate and runs unauthenticated.

I'm sure there are a few other people that are running similar legacy programs that depend on getting Kerberos 4 keys. Would it be possible to make a heimdal-clients-krb4 version or something that has krb4 support enabled?

Thanks,
-Peter


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to