Skip to content

Fixes #18887 - defensive group search in posix_member_service#58

Open
iNecas wants to merge 1 commit intotheforeman:masterfrom
iNecas:defensive-group-search
Open

Fixes #18887 - defensive group search in posix_member_service#58
iNecas wants to merge 1 commit intotheforeman:masterfrom
iNecas:defensive-group-search

Conversation

@iNecas
Copy link
Member

@iNecas iNecas commented Aug 30, 2017

The posix_member_service was not counting on issues with missing
group base_dn, leading to "undefined method `each' for nil:NilClass"
error during LDAP login and group search

The posix_member_service was not counting on issues with missing
group base_dn, leading to "undefined method `each' for nil:NilClass"
error during LDAP login and group search
@iNecas
Copy link
Member Author

iNecas commented Aug 30, 2017

The reproducer steps: set the group base dn to some non-existing base with Posix ldap provider.

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

Successfully merging this pull request may close these issues.

1 participant