Re: Using ldap_xlat in unlang with Chars not allowed in an ldap search

2012-10-01 Thread Daniel Finger
Am 20.09.2012 18:28, schrieb Phil Mayers: > If you edit rlm_ldap.c around line 1231, and change: >if (!radius_xlat(url, sizeof(url), fmt, request, func)) > ...to: >if (!radius_xlat(url, sizeof(url), fmt, request, ldap_escape_func)) > ...this should work. I'll submit a one-liner. I just up

Using ldap_xlat in unlang with Chars not allowed in an ldap search

2012-08-29 Thread Daniel Finger
Hi! I have a Problem using the ldap Module to search in the ldap Tree for a specific Attribute Containing a (. I am using FreeRadius (2.1.12) for 802.1X Authentification (EAP-TLS) which is working fine. After successful EAP Authentication, I want to check if the User has an Entry in the LDAP: Du

Re: Not sending all trusted CA Certificates in EAP-TLS Server Hello

2012-01-04 Thread Daniel Finger
, schrieb Alan DeKok: >> Is it possible to change the behaviour that only the certs in the >> certificate_file are used? > > Use CA_path instead of CA_file. That might help. It does indeed help. Thanks! -- Regards Daniel Finger smime.p7s Description: S/MIME Kryptograf

Not sending all trusted CA Certificates in EAP-TLS Server Hello

2012-01-04 Thread Daniel Finger
? This should be enough for the clients to verify the server certificate. -- Regards Daniel Finger smime.p7s Description: S/MIME Kryptografische Unterschrift - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html