Quantcast
Channel: CageFS – CloudLinux KnowledgeBase
Viewing all articles
Browse latest Browse all 13

How do I move user’s home folder to another location if I have cagefs installed?

$
0
0

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

 


Viewing all articles
Browse latest Browse all 13

Trending Articles