26 Jan
2012
26 Jan
'12
11:43 a.m.
On 01/26/2012 04:42 PM, Phil Mayers wrote:
3. Run the LDAP module, then compare the attribute. Note - because you've mapped the item to check/control lists, you can't use a "users" file - you must use unlang, like so:
Damn, sorry, this should be: authorize { ... ldap if (control:My-Extension10 == VPN) { ... } ... }