[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

MIT to Heimdal porting, libraries to link with?



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