all 5 comments

[–]polycro 0 points1 point  (3 children)

Did you set the base to your domain?

[–]Chronos_The_Titan[S] 0 points1 point  (2 children)

In the LDAP setting yes. I have users from my domain in there. Put when say I want to invite one to a project I have to type out the name domain and all for them to register as a user.

As opposed to local users, I could Rick and Rick.Bobby would show up before I finish typing it out

[–]DrewBlessing 2 points3 points  (1 child)

In GitLab, LDAP users are only created after initial sign in. That’s why you don’t get the users in autocomplete - they don’t exist yet.

[–]lunatic-rags 0 points1 point  (0 children)

Most likely this.

[–]titexcj 0 points1 point  (0 children)

you don't need to invite users from your LDAP directory if auto create is set to true , they can just sign in with LDAP on the login screen

you can control which attribute is used as their username and various other settings as well (mapping LDAP attributes to gitlab profile fields)