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

sssd-ipa #6548

Closed
alexey-tikhonov opened this issue Jan 31, 2023 · 2 comments
Closed

sssd-ipa #6548

alexey-tikhonov opened this issue Jan 31, 2023 · 2 comments
Assignees
Labels
Bugzilla Closed: Fixed Issue was closed as fixed. Prioritize

Comments

@alexey-tikhonov
Copy link
Member

SSSD-IPA should skip any group member that points to any entry in cn=views,cn=accounts,$BASEDN.

These are not POSIX identities on their own. They are only used for LDAP ACLs purpose.

Details: https://freeipa.readthedocs.io/en/latest/designs/adtrust/admin-ipa-as-trusted-user.html

@alexey-tikhonov
Copy link
Member Author

(Presumably) RHBZ: https://bugzilla.redhat.com/show_bug.cgi?id=2151403

aplopez added a commit to aplopez/sssd that referenced this issue Feb 23, 2023
When resolving the nested groups, any entry in
cn=views,cn=accounts,$BASEDN (or whatever the user configured).

Resolves: SSSD#6548
aplopez added a commit to aplopez/sssd that referenced this issue Feb 27, 2023
When resolving the nested groups, any entry in
cn=views,cn=accounts,$BASEDN (or whatever the user configured).

Resolves: SSSD#6548
aplopez added a commit to aplopez/sssd that referenced this issue Mar 3, 2023
When resolving the nested groups, any entry in
cn=views,cn=accounts,$BASEDN (or whatever the user configured).

Resolves: SSSD#6548
aplopez added a commit to aplopez/sssd that referenced this issue Mar 3, 2023
When resolving the nested groups, any entry in
cn=views,cn=accounts,$BASEDN (or whatever the user configured).

Resolves: SSSD#6548
aplopez added a commit to aplopez/sssd that referenced this issue Mar 15, 2023
When resolving the nested groups, any entry in
cn=views,cn=accounts,$BASEDN (or whatever the user configured).

Resolves: SSSD#6548
aplopez added a commit to aplopez/sssd that referenced this issue Mar 23, 2023
When resolving the nested groups, ignore any entry in
cn=views,cn=accounts,$BASEDN (or whatever the user configured).

Resolves: SSSD#6548
@pbrezina
Copy link
Member

Pushed PR: #6568

  • master
    • 9e9d582 - Tests: Test that cn=views is ignored.
    • 84e7dbc - SDAP: Ignore the cn=views entries in nested groups
    • cfc591d - SDAP: Include struct ldb_dn in struct sdap_search_base

@pbrezina pbrezina added the Closed: Fixed Issue was closed as fixed. label Mar 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bugzilla Closed: Fixed Issue was closed as fixed. Prioritize
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants