Added as: $ tail /etc/pam.d/common-session # /etc/login.defs and user settings, solving the problem of different # umask settings with different shells, display managers, remote sessions etc. # See "man pam_umask". session optional pam_umask.so # and here are more per-package modules (the "Additional" block) session required pam_unix.so session [success=ok default=ignore] pam_ldap.so minimum_uid=1000 session optional pam_ck_connector.so nox11 # end of pam-auth-update config session required pam_env.so
but still having english when choosing german, and also now: $ 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=de_DE:fr:es_ES:it:en LANG=de_DE.UTF-8 the LC_* are not changed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1083605 Title: accountsservice doesn't set locale choice if /home is on nfs To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/accountsservice/+bug/1083605/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
