Displaying 2 results from an estimated 2 matches for "libkrbaf".
Did you mean:
libkrbafs
2004 Jan 06
0
(no subject)
...haven't (yet) tried your patch, but here's some information you may
find useful:
There exists a "krbafs" library, which is in effect a port of KTH
Kerberos's libkafs to MIT Kerberos V
(http://web.mit.edu/openafs/krbafs/). But KTH-krb is (of course) a
clone of Kerberos 4, so libkrbafs requires Kerberos 4 credentials.
(I've only built krbafs on OS X, and its "home page" is directed
towards users of OS X. But krbafs should in principle work on other
platforms, and several different RPM versions of it are available --
e.g. http://www.redhat.com/swr/i386/krbafs-1.0-3...
2004 Jan 01
1
Syncing sshd/krb GetAFSToken change to Portable: help wanted
Hi All.
Recently a change was merged from OpenBSD's sshd into Portable that
implements a KerberosGetAFSToken option (patchset attached).
This change causes compile errors with both MIT Kerberos and Heimdal
(errors when compiled with MIT Kerberos below).
I've figured out that the functions called in the new code are in
Heimdal's libkafs, so adding -lkafs to the start for the