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

linux pam module



Now have i browsed google for a while but i couldnt find any up to date
heimdal PAM module for linux. Does it exist a such thing at all?

And exactly how should heimdal-0.4e/lib/auth/pam/pam.c be compiled?
No makefile, nothing in configure, nothing in the docs,
gcc pam.c -o pam will give:
pam.c:54:17: krb.h: No such file or directory
pam.c:55:18: kafs.h: No such file or directory
and krb.h doesnt exist in the heimdal three at all.