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