Two Auth-Types found but only one defined.

Matthew Newton matthew at newtoncomputing.co.uk
Tue Jul 4 12:41:05 CEST 2017


On Tue, Jul 04, 2017 at 09:39:45AM +0000, Cooper, Tom wrote:
> I get this error when running freeradius in debug mode:
> 
> (6) Found Auth-Type = ntlm_auth
> (6) Found Auth-Type = Accept
> 
> (6) ERROR: Warning:  Found 2 auth-types on request for user.
> (6) Auth-Type = Accept, accepting the user
> 
> Auth-Type Accept is not defined anywhere.

It must be.

What does the full debug output look like?

If in doubt you can always put debug statements in the flow to
show the content of the control attribute list to see at what
point they are being added.

> Also, when I test against radius using radclient it works fine,
> but when I test against it using an Azure client, for instance,
> it mangles the password completely.

Make sure the shared secret is correct and nothing network-wise
is screwing the packets up.

-- 
Matthew


More information about the Freeradius-Users mailing list