On Mon, Dec 9, 2013 at 3:11 PM, Manivel Rajendran <[email protected]> wrote: > 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 [email protected] > 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. >
Try to reinstall the OS. There is some serious issue. _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc ILUGC Mailing List Guidelines: http://ilugc.in/mailinglist-guidelines
