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

olcAuthzRegexp #3

Open
gburd opened this issue Oct 23, 2023 · 3 comments
Open

olcAuthzRegexp #3

gburd opened this issue Oct 23, 2023 · 3 comments

Comments

@gburd
Copy link
Contributor

gburd commented Oct 23, 2023

Name and Version

symas/openldap:2.6.6-debian-11-r7

What is the problem this feature will solve?

To keep the setup working with LDAP_CONFIG_ADMIN_DN and ldapi in a more integrated way in libopenldap.sh.

What is the feature you are proposing to solve the problem?

Consider using olcAuthzRegexp rather than what's there today.

What alternatives have you considered?

What's there now works; this depends on how you set up rootDN on other DBs.

@gburd
Copy link
Contributor Author

gburd commented Oct 23, 2023

There are some embedded intentions in how "admins" are set up and handled in OpenLDAP, depending on what exactly they are (and as the maintainer, we have to make the decisions, potentially deciphering what Bitnami's intentions/design might have been), we might be better server by olcAuthzRegexp (man slapd-config)

@mistotebe
Copy link

The way this issue is set up I don't think I can meaningfully contribute until you have some understanding of man slapd.access and how olcAuthzRegexp fits into how slapd does authentication/authorization.

@mistotebe
Copy link

Hopefully the context of this issue is this:

there might be better ways of dealing with admins and authorization and how it can be encoded in the config in a succinct way, hopefully, depends on what you're actually trying to accomplish

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants