Skip to content
GitLab
Next
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • GitLab GitLab
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 44,761
    • Issues 44,761
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1,332
    • Merge requests 1,332
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.orgGitLab.org
  • GitLabGitLab
  • Issues
  • #235930
Closed
Open
Issue created Aug 13, 2020 by Alexander Strachan@astrachanDeveloper

Downgrading license from Premium to Starter Keeps User as Auditor enabled which prevents LDAP login

Summary

Given a GitLab instance with a Premium license with a User with Auditor access - LDAP login is successful.

Downgrade license to Starter - LDAP login is unsuccessful.

Steps to reproduce

  1. GitLab Premium license
  2. User with Access level Auditor
  3. LDAP enabled
  4. Downgrade license to Starter

Example Project

What is the current bug behavior?

User is presented with alert message - Access denied for your LDAP account

What is the expected correct behavior?

Successful login.

Relevant logs and/or screenshots

From GitLab admin, when impersonating the User we see

{"severity":"INFO","time":"2020-08-11T23:24:45.551Z","correlation_id":"rsDWJiXOkfhn","message":"(LDAP) Error saving user ... [\"Auditor user cannot be created without the \\\"GitLab_Auditor_User\\\" addon\"]"}

Output of checks

(If you are reporting a bug on GitLab.com, write: This bug happens on GitLab.com)

Results of GitLab environment info

Detected in GitLab version 13.2.2 via customer ZD (internal use only)

Possible fixes

For each user affected, via the admin UI, change access level from Regular to Admin, then back to Regukar.

Edited Aug 13, 2020 by Alexander Strachan
Assignee
Assign to
Time tracking