[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Missing file
Maria Pazsit <mary@chips.chalmers.se> writes:
> Hi anybody,
Hi.
> I tried to use your Heimdal on Red Hat Linux in order to build up a
> pam_krb5 module for authentication. Unfortunately, the following
> include file was missing
>
> at compilation of pam_krb5:
> src/kadmin/passwd/kpasswd_strings.h
>
> Can you help me with finding this kerberos5 file somewhere?
This is probably a MIT-specific file. I'm not even sure what it's
supposed to contain. If the pam module used the
`krb5_change_password' function for changing password it should work
fine with Heimdal.
/assar