Bug 40184

Summary: Migration from legacy .dmrc
Product: accountsservice Reporter: Robert Ancell <robert.ancell>
Component: generalAssignee: Matthias Clasen <mclasen>
Status: RESOLVED WONTFIX QA Contact:
Severity: normal    
Priority: medium CC: rstrode
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Robert Ancell 2011-08-17 18:57:37 UTC
Accounts service now provides the XSession property for users.  It would be nice if it migrated the existing user session from ~/.dmrc.

I think the behaviour just needs to be:
On XSession query, check the value from ~/.dmrc, or if this does not exist /var/cache/gdm/user/dmrc.
Comment 1 Ray Strode [halfline] 2013-01-04 16:09:59 UTC
The major complication with this is that accountsservice runs as root, and root shouldn't be looking inside users home directory.  That's actually one of the main reasons Matthias made accountsservice initially: to have a local place where root could access user data.

I'm going to close this wontfix, but feel free to comment if you want to talk about it more and we can reopen if necessary.

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.