Jeff Blaine <jbla...@kickflop.net> writes:

> FWIW, tweaking krb5-config (just to see...) to add
> "-lkrb5support" when asked for "--libs" does
> not get pam_krb5.so any further.

> Same PAM error when tickled.

Yeah, I think you have two libraries with different contents but the same
SONAME, at which point the run-time linker is only going to load the
library once (whichever one it finds first) into a given process space.

-- 
Russ Allbery (r...@stanford.edu)             <http://www.eyrie.org/~eagle/>
________________________________________________
Kerberos mailing list           Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos

Reply via email to