Thanks for the question. Since some time GitLab EE also checks credentials on ssh access. Since a few versions ago GitLab EE includes a periodic check for all users so that even when somebody doesn't try to login they are still removed from the projects, this is called the "Automatic Daily LDAP Sync" http://doc.gitlab.com/ee/integration/ldap.html
Best regards, Sytse Sijbrandij CEO GitLab B.V. On Wed, Dec 31, 2014 at 9:09 AM, Justin Schlechte <[email protected]> wrote: > I know this is old, but I have the same question. > > -Justin > > On Friday, June 14, 2013 1:07:00 PM UTC-5, Robert Borkowski wrote: >> >> Hello, >> >> Does gitlab disable accounts when the associated LDAP/AD account is >> disabled? >> >> The use case is a developer leaving/being fired from an organization. >> 1) disable the AD account of the user >> 2) gitlab should cut off all access >> >> While testing I found that the ssh key of the disabled account is not >> removed from git's authorized_keys, and that the account is still able to >> use git. >> >> Is there something I'm missing? >> >> -- >> Robert Borkowski > > -- > You received this message because you are subscribed to the Google Groups > "GitLab" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/gitlabhq/319364fb-957d-49ba-b6b2-7fadbbc695ea%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "GitLab" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/gitlabhq/CAJTzhG8c_anOEjGidFe6agme4JY5eJ2rw58PFdZ3bM-kyOB9qg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
