[Bug 1083605] Re: accountsservice doesn't set locale choice if /home is on nfs

Christian Surchi csurchi at debian.org
Mon Dec 10 18:07:39 UTC 2012


This is the .pam_environment after choosing the italian 
localization:

$ cat .pam_environment
LC_NUMERIC=it_IT.UTF-8
LC_TIME=it_IT.UTF-8
LC_MONETARY=it_IT.UTF-8
LC_PAPER=it_IT.UTF-8
LC_NAME=it_IT.UTF-8
LC_ADDRESS=it_IT.UTF-8
LC_TELEPHONE=it_IT.UTF-8
LC_MEASUREMENT=it_IT.UTF-8
LC_IDENTIFICATION=it_IT.UTF-8
LANGUAGE=it:es_ES:de_DE:en
LANG=it_IT.UTF-8

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1083605

Title:
  accountsservice doesn't set locale choice if /home is on nfs

Status in “accountsservice” package in Ubuntu:
  In Progress

Bug description:
  When using localization setup from the login screen, the choice
  doesn't work because of a permission error, if the user's home
  directory is mounted with nfs. The problem happens because this is
  done by root, usually not able to write over nfs shares. The problem
  disappears if home directories are exported with no_root_squash
  option. So, something is making access as root, instead as user.

  I'm using Precise.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/accountsservice/+bug/1083605/+subscriptions



More information about the Ubuntu-sponsors mailing list