Summary: | as root "su <user> -c ls" exits with su: System error | ||
---|---|---|---|
Product: | systemd | Reporter: | Alban Browaeys <prahal> |
Component: | general | Assignee: | Lennart Poettering <lennart> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | Fix pam su exit error |
Description
Alban Browaeys
2011-04-29 09:54:43 UTC
Your su implementation is broken, if it does not run the session close hooks as privileged user. Which one are you using? We are using the one from coreutils, which gets this right. (In reply to comment #1) > Your su implementation is broken, if it does not run the session close hooks as > privileged user. > > Which one are you using? > > We are using the one from coreutils, which gets this right. the "shadow" one (ie from login package on debian). sorry for the lag. We don't use lock files in pam_systemd anymore, so I assume this bug is fixed for good. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.