Save way to change a users the home directory using usermod command.
usermod
Usage to perform this is:
usermod -m -d <home-dir> <user>
usermod -m -d /home/staff/ubuntu ubuntu