Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean OBS setup not checking admin group on LDAP server #180

Open
byteduty opened this issue Dec 16, 2020 · 3 comments
Open

Clean OBS setup not checking admin group on LDAP server #180

byteduty opened this issue Dec 16, 2020 · 3 comments
Labels
admin-guide bug Thing that are possible but lead to wrong results content What we build and deliver

Comments

@byteduty
Copy link

Following the guide here: https://openbuildservice.org/help/manuals/obs-admin-guide/obs.cha.administration.html

My interpretation of the documentation on this line:

ldap_obs_admin_group | Group name for OBS Admins |   | if set, members of that group become OBS admin role
-- | -- | -- | --

Is that anybody in the said LDAP group should have an Admin role on OBS?

However, although my LDAP works for a standard user login, none of the users who are members of the admin group have ADMIN privilege on OBS.

Additionally, I did some debugging on my openldap server, and I do not see a request for the ADMIN group at any time.

Does the option "ldap_obs_admin_group: obs-adm" actually work?

Thanks,
Colin.

@hennevogel
Copy link
Member

There is no trace of this option in the source code. This is a case of wrong documentation.

@hennevogel hennevogel transferred this issue from openSUSE/open-build-service Jan 4, 2021
@byteduty
Copy link
Author

byteduty commented Jan 5, 2021

@hennevogel Does this mean there is no means to describe the OBS users with admin privileges in LDAP? If so that is a fairly major hole in the LDAP support.

@hennevogel
Copy link
Member

Can't say, I'm not too familiar with that part sorry.

@hennevogel hennevogel added bug Thing that are possible but lead to wrong results content What we build and deliver admin-guide labels Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
admin-guide bug Thing that are possible but lead to wrong results content What we build and deliver
Projects
None yet
Development

No branches or pull requests

2 participants