diff --git a/application/forms/Config/Authentication/LdapBackendForm.php b/application/forms/Config/Authentication/LdapBackendForm.php index d72d20bdc..966cea1cc 100644 --- a/application/forms/Config/Authentication/LdapBackendForm.php +++ b/application/forms/Config/Authentication/LdapBackendForm.php @@ -33,7 +33,7 @@ use \Exception; use \Zend_Config; use Icinga\Web\Form; use Icinga\Data\ResourceFactory; -use Icinga\Authentication\UserBackend; +use Icinga\Authentication\Backend\LdapUserBackend; /** * Form for adding or modifying LDAP authentication backends