watchdog('ldap_authentication','LDAP user with DN %dn has a naming conflict with a local drupal user %conflict_name',$watchdog_tokens,WATCHDOG_ERROR);
}
drupal_set_message(t('Another user already exists in the system with the same login name. You should contact the system administrator in order to solve this conflict.'),'error');