5 Jan
2015
5 Jan
'15
7:45 a.m.
On Jan 5, 2015, at 7:38 AM, Manuel Izquierdo <mizq14@gmail.com> wrote:
Hi
I put this configuration and now the local user is fine but LDAP is not working. Error:
[ldap] User found in group RS-Network-customer [files] users. Matched entry DEFAULT at line 233 <— DEFAULT LDAD-GROUP IS OK ERROR: No authenticate method (Auth-Type) found for the request: Rejecting the user Failed to authenticate the user.
There is a problem with the Auth-Type ??
You need to run the “pap” module. The simplest way to do this is the following: authorize { … files if (noop) { … all of the OTHER things in “authorize” ... } pap } Alan DeKok.