forked from SSSD/sssd
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
LDAP_CHILD: replace
become_user()
with sss_drop_all_caps()
Since e2c26e8 'ldap_child' always runs under SSSD_USER and uses file capabilities instead. For this reason it doesn't make sense to call `become_user()` - `sss_drop_all_caps()` is enough.
- Loading branch information
1 parent
a226b24
commit 74be564
Showing
2 changed files
with
1 addition
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters