ldap module and expiration
Alan DeKok
aland at deployingradius.com
Thu Mar 21 14:09:52 CET 2019
On Mar 21, 2019, at 8:59 AM, jallamas at uma.es wrote:
>
> I'm using freeradius 3.0.13 and I'm using it with openldap. I'm already
> mapped the ldap attributes, but unfortunately, I have radiusExpiration
> saved in ldap with double quotes and doesn't match the format that accepts.
>
> I have searched in this list and google how to strip first and last char
> of radiusExpire variable without result. Anyone knows how to do it?
You can do it with a regular expression. But the real solution is to just get rid of the quotes in the database.
Alan DeKok.
More information about the Freeradius-Users
mailing list