Users and perms
Posted: Tue Feb 09, 2016 5:02 am
Hi.
I ran as root in a batch script.
Every file was created from root account and now I cannot delete accounts from vestacp.
Also, now im triying to delete files using root but it's stopping me with the following message:
So, I have some questions that I can't found on the forum
1. Should I run commands as admin?
2. How can it be that root cannot delete that /home/user folder?
I tried some solutions from internet but now I'm stucked at this.
I ran
Code: Select all
v-add-user
Every file was created from root account and now I cannot delete accounts from vestacp.
Also, now im triying to delete files using root but it's stopping me with the following message:
Code: Select all
rm: cannot remove ‘user/conf’: Permission denied
1. Should I run commands as admin?
2. How can it be that root cannot delete that /home/user folder?
I tried some solutions from internet but now I'm stucked at this.