Anyone managed to build a static gssd?

Garrett Wollman wollman at bimajority.org
Sun Jan 7 06:28:12 UTC 2018


I'm interesting in experimenting with GSSAPI security for NFS mounts,
but we run MIT Kerberos, not Heimdal.  AIUI, the kernel code has to
have the same data structures as the userland code in gssd, which
implies that gssd has to be built against Heimdal libraries, not MIT.
Has anyone managed to build a gssd executable that is linked
statically against all the Heimdal libraries?  I attempted to do this
(in a chroot initialized with stock 11.1) but ended up with something
that still tries to dlopen libgssapi.so.10, which obviously isn't
going to work.

-GAWollman



More information about the freebsd-fs mailing list