diff --git a/README.md b/README.md index c282d9586dda8eb65caf3d42e117be6baf0d684e..12233f86d79e0499c45fd8c07ac70f6f60780305 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ Change to this settings at your LDAP Client * PORT: Change to the port you defined (389 default) * DN Bind: `cn=auth` * DN Password: Change to your ldapServerPassword -* Base for user filter: `ou=users` +* Base for user filter: `ou=user` * User filter: `(&(uid=%s))` * Username attribute: `username` * Mail attribute: `mail`