On Apr 24, 2008, at 12:17 AM, Alan DeKok wrote:
The basedn is dynamically expanded. You can do something like:
modules {
ldap {
basedn = "%{Tmp-String-1}"
}
}
and then use "unlang" (or anything else) to set the value of
TMP-String-1 to whatever DN you want.
And what would the unlang syntax be for setting the value of an
arbitrarily-named variable like that?
Nothing I've tried is working. Keep getting:
/usr/local/etc/raddb/sites-enabled/default[49]: Unknown action
'ou=accounts,dc=viptalk,dc=net'.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html