Summary: | Consider allow_inactive=yes for change-own-user-data | ||
---|---|---|---|
Product: | accountsservice | Reporter: | Alkis Georgopoulos <alkisg> |
Component: | general | Assignee: | Matthias Clasen <mclasen> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | alkisg, marius.vollmer, rstrode, stefw |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | Allow remote/inactive users to change their own data. |
Description
Alkis Georgopoulos
2016-04-11 17:14:30 UTC
Ubuntu ended up accepting this patch: https://bugs.launchpad.net/ubuntu/+source/policykit-1-gnome/+bug/1512002/comments/44 - <allow_any>auth_self</allow_any> - <allow_inactive>auth_self</allow_inactive> + <allow_any>yes</allow_any> + <allow_inactive>yes</allow_inactive> ...so that it works both for inactive local sessions, and for remote sessions like LTSP/ssh. Could you please merge it upstream, or comment if it's not appropriate for some reason? Thank you! seems okay to me. can you attach a git formatted patch and i'll push it? Created attachment 123943 [details] [review] Allow remote/inactive users to change their own data. I'm not very familiar with git, I hope the attached patch is OK. Thank you! |
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.