2 Jun
2010
2 Jun
'10
2:29 a.m.
Juergen Koller wrote:
freeradius checks now for authorization against the LDAP-database and gets back if the user exists or not (according to the debug output). But the user will not be rejected, if not in the LDAP-database.
Perhaps I did not read the right document file right now. Perhaps Autz-Type is the totaly wrong approach. Any hints?
See the return code of the ldap module: ... ldap if (notfound) { reject } ... Alan DeKok.