You can move home directories of the users in the following way:
cagefsctl --disable username1 username2 cagefsctl --unmount username1 username2
Move home directories to new location, edit /etc/passwd to reflect new path then enable cagefs:
cagefsctl --update-etc username1 username2 cagefsctl --enable username1 username2