20 Jan
2016
20 Jan
'16
9:31 a.m.
On Jan 20, 2016, at 9:11 AM, Thomas Stather <Thomas.Stather@mpimf-heidelberg.mpg.de> wrote:
Hello
To be more specific i want to achieve this:
if (Realm == "testdomain.de") {
if (calling-station-id -> found in ldap *){
Use: if ("%{ldap:....}") { Write an LDAP query which looks up the calling-station ID, and returns something. Then, put the LDAP query into the line above. Alan DeKok.