Help for this page
if($config{X500}) { require Users::LDAP; ... } else { die "no suitable User handling module found\n"; }
package Users;