On 13 Jun 2015, at 22:08, Arran Cudbard-Bell <a.cudbardb@freeradius.org> wrote:
On 13 Jun 2015, at 21:37, Alan DeKok <aland@deployingradius.com> wrote:
On Jun 13, 2015, at 9:27 PM, Brendan Kearney <bpk678@gmail.com> wrote:
i vote for this functionality, too.
You're free to write a patch and submit it.
It's already supported. I just backported it from v3.1.x as SASL non-interactive bind didn't seem to work for EXTERNAL binds (which was the main reason I added SASL bind support).
Regarding setting the keytab... no idea. How do you do it for ldapsearch?
Hmm, this explains the limitation: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=412017 Apparently it's KRB5_KTNAME, there are probably other environmental variables to set other things... -Arran