FreeRadius 3.0.17 and Kerberos 5
    Alan DeKok 
    aland at deployingradius.com
       
    Tue Jun 30 14:41:28 CEST 2020
    
    
  
On Jun 30, 2020, at 8:34 AM, Marcelito de Guzman <marzzz21 at gmail.com> wrote:
> 
> Hi Alan,
> 
> I tried adding the things you recommended:
  Ok...
> authenticate {
>        Auth-Type Kerberos {
>                krb5
>        }
  Why?  This is the cause of the error.
> But I'm getting the error when running 'radiusd -X':
  Yes, it's telling you what's wrong.
> /etc/raddb/sites-enabled/default[90]: Unknown or invalid value "krb5"
> for attribute Auth-Type
  Yes. there's not "Auth-Type krb5" defined.
> /etc/raddb/sites-enabled/default[89]: Failed to parse "update" subsection.
> /etc/raddb/sites-enabled/default[53]: Errors parsing authorize section.
> 
> Line 90 is: Auth-Type := krb5
  Yes.
  Which is it?  Auth-Type Kerberos, or Auth-Type krb5?  Pick one, and use it everywhere.
  Alan DeKok.
    
    
More information about the Freeradius-Users
mailing list