LDAP + SASL Freeradius 3.0.11

Isaac Boukris iboukris at gmail.com
Tue May 17 21:50:35 CEST 2016


On Tue, May 17, 2016 at 10:34 PM, Matthew Beckler
<mbeckler at overturecenter.org> wrote:
>
> If I do this I get a successful bind!
> sudo -H -u freerad kinit ldaplookup
> sudo -H -u freerad freeradius -X
>
> That narrows things down to the fact that it something with permissions. Although at this point I'm not sure yet where the permission issue lies.


The credential cache should be accessible to radiusd, check with klist
where it points to.
You may also specify a ccache file to use via CURLOPT_KRB5_CCNAME
environment variable.


More information about the Freeradius-Users mailing list