Skip to content

Fix Webuzo User Directory Permissions

To fix permissions and ownership for all users, execute the following command:

webuzo --fix_user_dir --perms 

To fix permissions and ownership for a specific user, execute the following command:

Info

Replace {username} with the user's username.

webuzo --fix_user_dir --users={username}