how should I build a pam_krb5 module?

Ed Berger nobody at gmail.com
Tue Sep 1 14:20:38 PDT 2009


Simon 'corecode' Schubert wrote:

cd /usr/src/lib/pam_module/pam_krb5
env CFLAGS='-O -g -pipe '-I/usr/pkg/include/krb5 \
LDFLAGS=-L/usr/pkg/lib' -rpath /usr/pkg/lib' make
make install
That worked for me.
I can now login with a kerberos password and klist shows the ticket.
Thanks!
-
Ed Berger





More information about the Users mailing list