Bugzilla – Bug 1212243
AUDIT-0: libcap2: review and whitelist pam_cap
Last modified: 2023-06-19 09:07:11 UTC
libcap2 brings a PAM module. We had customer requests on SLE to enable it. It however asks to be whitelisted. Source is in: Base:System/libcap
We already looked into it twice, see bug 1203481. The module is deemed inherently insecure and thus we never whitelisted it. We considered offering this in an opt-in manner (i.e. requiring an additional explicit configuration step), but there is no easy way to do that.
currently it would be a separate RPM, would this be opt-in enough=?
(In reply to meissner@suse.com from comment #2) > currently it would be a separate RPM, would this be opt-in enough=? Up to now we did not consider this enough. Installing an RPM can be a side effect of some `Requires:` or even be triggered from unprivileged users when following the packagekit model.
Discussed it shortly in the meeting. Closing it, please reopen if the customer use case can't be fulfilled any other way