Hi,<div><br></div><div>I want to do something like this in <b>authorize</b> section</div><div><br></div><div>if (ldap reachable) </div><div>    files </div><div>else</div><div>   files_local </div><div><br></div><div>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 )</div>