6 Mar
2012
6 Mar
'12
12:42 p.m.
Christoph Litauer wrote:
... I don't think this is what I need.
Yes, it is.
I want some kind of requests (the ones including Colubris-AVPair = "ssid:tsunami") to _only_ be handled by dbm, successful or not. I read your suggestion as "check against dbm. If successful return, if not check against ldap"
$ man unlang if (Colubris-AVPair == "ssid:tsunami") { dbm ... } else { ldap } Alan DeKok.