Hello,

This is what you need in radius.conf:

You need to add a empty "krb5" to the module section. (It takes no
parameters).

modules {

....
        krb5 {
        }

....

}

And then add "krb5" to auth section:

authenticate {
        krb5
}

This part is correct:

Auth-Type := Kerberos

Regards

Allister P Maguire

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to