[OpenAFS] Kerberos 5, AFS, and no krb524d

Derrick J Brashear shadow@dementia.org
Mon, 9 Jun 2003 23:23:12 -0400 (EDT)


On Mon, 9 Jun 2003, Charles Clancy wrote:

> > > So, you need to link in your GSSAPI implementation, which requires you to
> > > link in your Kerberos implementation ...
> >
> > This is currently shared libs, but could be a dynamic link too.
>
> Config file + dlopen.  You could even seperate the klog front end from the
> back end, and then anything supporting that API (such as GSS, but that
> seems to be a bad word lately) could use the same front end.  Even pam_afs
> could be modified to support it.

GSS isn't a dirty word. It's just occasionally annoying to deal with.