Linux directory permissions set d-------- ( 000)
Hello team
I have a client directory has change foler permission to d------
What should I do to fix this and if I try to change it gives me these errors
Any advice to fix this please
Thanks
Brian
-
Are you trying to change back the permission as root via SSH? What does chmod 644 foldername do? 0 -
Yes, am using toot access 0 -
How were you attempting to change permissions? If you were doing so through the UI in cPanel's file manager you wouldn't have root permissions. You'd need to change this to the standard permissions using the the CLI chmod 755 directoryname0 -
How were you attempting to change permissions? If you were doing so through the UI in cPanel's file manager you wouldn't have root permissions. You'd need to change this to the standard permissions using the the CLI
chmod 755 directoryname
Hi I have tried to change and this is the results [root@XXXXXX]# chmod 755 public_html chmod: changing permissions of "public_html": Operation not permitted [root@XXXXXXX]# Operation not permitted Kindly advice Thanks Brian0 -
Can you send me the output from following "ls -al" and "lsattr"? 0 -
lsattr
is where it's going to be I'll bet this file is immutable0
Please sign in to leave a comment.
Comments
6 comments