[EMAIL PROTECTED] wrote: > I'm having a similar issue with rlm_krb5 on a FreeBSD 5.3 box. > > I have FreeRADIUS working 100% fine with kerberos etc on a Fedora Core 2 box > (home compiled too - although I started the experiment with an RPM)
There are multiple libraries which implement kerberos. On FreeBSD, I think you'll have to give an extra option to 'configure': $ configure --enable-heimdal-krb5 and it should make the kerberos module use the right kerberos libraries. But isn't there a freeradius package on FreeBSD? Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

