In the past we decided to set it under /var, to simplify the deployment of a single-growing partition system. However home directories are seldom used, and today I’d prefer being more upstream-compliant and simplify possible migration paths to NethServer.
Edit: the single-growing partition idea is still valid with the current bind mount in /etc/fstab:
I come from Ubuntu and I really had to search for home directories and samba shares.
If it isn’t too difficult to implement, I would say: yes please. It sure does come closer to my comfort zone.
But we must be aware what impact it will have for NethServer: Not only the local path changes, I can imagine something will change in paths for services like backup.
Because? If all data is in /home then it must be backupped. Or is this because it is a link mount from "/var/lib/nethserver/home and already backedup from there?