Updating or resetting application file permissions is an essential task for maintaining the security and functionality of your application. Proper file permissions ensure that only authorized users or processes can access, modify, or execute certain files, protecting your application from unauthorized access and potential vulnerabilities. With Kloudbean, updating and resetting file permissions is streamlined and straightforward, ensuring that your application remains secure and operates smoothly.
In order to update or reset files permission, Go to Settings tab in Application Administration.
Accessing Application settings
Updating permission include two options;
- Updating permissions to admin user.
- Updating permissions to application user.

Updating permissions to Admin user
From the dropdown selection admin user if you want to set permissions to admin user. then click on Update icon.

Once permissions are updated, we can verify permission by executing ls -lhtr
command in the terminal after accessing server using ssh.
cd /home/admin/hosted-sites/kb_nzuh4z73lh/angular-src/
ls -lhtr

Updating permissions to Application user
In order to update permissions to application user, you can select app user option from dropdown and click update icon.

This should update permissions to application user.

Conclusion
Kloudbean makes updating or resetting application file permissions effortless and secure. With our intuitive platform, you can manage your application’s permissions with ease, ensuring that only the right users have access to sensitive data and resources. This helps to maintain the integrity and security of your application, providing peace of mind as you focus on other aspects of development.
If you run into any challenges with file permissions or need assistance, our 24/7 support team is always here to help.