hello, all...based upon the recommendation of the book 'Unix Power Tools', on a Solaris 2.7 box I was trying to add permissions to the group members for root in the current working directory of /etc with the following command:
chmod g=u *
anyway not only was the permission not added for the other group members, now I'm not able to log in anymore to the 2.7 box when I reboot (it boots up fine and everything but the last step of prompting me for a login screen is gone now). Is there any way to get access back to the /etc files so I can put them back to what they once were ??
chmod g=u *
anyway not only was the permission not added for the other group members, now I'm not able to log in anymore to the 2.7 box when I reboot (it boots up fine and everything but the last step of prompting me for a login screen is gone now). Is there any way to get access back to the /etc files so I can put them back to what they once were ??