Hi,

I want to do something like this in authorize section

if (ldap reachable) 
    files 
else
   files_local 

Is it possible, how do I know if ldap server is reachable or not.  I create 2 modules of files  ( for ldap and local users , and both has different configs )