Hello, I'm trying to port an application (not written by me) from MIT krb5 to Heimdal. The program is linked with LIBS = -lkadm5clnt -lgssrpc -lgssapi_krb5 -lkdb5 -lkrb5 -lk5crypto LIBS += -ldyn -lcom_err -lpam -ldl -lc and my question is: What libraries do I link with using Heimdal? TIA, Kalle Svensson