Comment 64 for bug 147551

Revision history for this message
Christian (c-pradelli) wrote :

If user home is not in default linux path ("/home/...") you need to reconfigure apparmor, previous to Lucid you need to edit:

sudo gedit /etc/apparmor.d/tunables/home

an add your home directories path in:

@{HOMEDIRS}=/home/ /my_homes_path/

In Lucid you can do:

sudo dpkg-reconfigure apparmor

Also in Lucid, if home is in NFS mount, is not necessary any more to export it no_root_squash