Freeradius 3.0.4. Parse error (check) for entry user1: Unknown value 'ntlm_auth' for attribute 'Auth-Type'

Matthew Newton mcn4 at leicester.ac.uk
Thu Sep 1 12:54:05 CEST 2016


On Thu, Sep 01, 2016 at 12:41:38PM +0200, Rafa wrote:
> I just made a fresh install of a freeradius server 3.0.4

3.0.11 would be better.

> and i want to test the ntlm_auth module.

There is no ntlm_auth modules, but OK.

> authenticate {
>         ntlm_auth

use

  Auth-Type ntlm_auth {
    ntlm_auth
  }


See also http://wiki.freeradius.org/guide/NTLM%20Auth%20with%20PAP%20HOWTO

Matthew


-- 
Matthew Newton, Ph.D. <mcn4 at leicester.ac.uk>

Systems Specialist, Infrastructure Services,
I.T. Services, University of Leicester, Leicester LE1 7RH, United Kingdom

For IT help contact helpdesk extn. 2253, <ithelp at le.ac.uk>


More information about the Freeradius-Users mailing list