example_configs/onedev.md
In Onedev, go to Administration > External Authentication Source > Authenticator and Select Generic LDAP
uid=admin,ou=people,dc=example,dc=comou=people,dc=example,dc=com(&(uid={0})(objectclass=person))displayNameou=groups,dc=example,dc=com(&(uniqueMember={0})(objectclass=groupOfUniqueNames))Replace every instance of dc=example,dc=com with your configured domain.
After applying the above settings, users should be able to log in with their user name.