11 Aug
2010
11 Aug
'10
3:56 p.m.
Kory Wheatley wrote:
According to the debug log, it is find the group the user belongs to correctly, but instead of setting the Auth-Type to LDAP it is setting it to PAP and rejecting.
Because the "unix" module is finding the users password in /etc/passwd (or via getpwent() ). Un-comment the "unix" entry from the "authorize" section of raddb/sites-available/default And please don't post the configuration. It's not necessary. If it was necessary, the documentation would ask for it. Alan DeKok.