Hi,
      Unfortunately one of my server (Centos 6.3 -64bit ) default
permission had changed.I run any command inside "/bin", It is showing
permission denied error.

[root@server]# ls /
bash: /bin/ls: Permission denied
[root@server]# touch test
bash: /bin/touch: Permission denied

[root@server]# chmod -R 775 /bin
bash: /bin/chmod: Permission denied

[root@server]# cp -p /bin/ls /home/test
bash: /bin/cp: Permission denied
[root@iitb-mhrd manivel]#


I tried ssh also but not working

[root@backup-server ~]# ssh root@x.x.x.x
Last login: Mon Dec  9 14:41:03 2013 from x.x.x.x
/bin/bash: Permission denied
Connection to x.x.x.x closed.

Please help me to resolve this issue.


-- 


*Thanks & RegardsManivel Rajendran*
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
ILUGC Mailing List Guidelines:
http://ilugc.in/mailinglist-guidelines

Reply via email to