On Mon, 29 Dec 2003, chuck gelm net wrote: > Howdy: > > I broke something on my file server and now I can no longer > 'su' (root) remotely. When I try I get this error: > > setgid: Operation not permitted >
su must be setuid root to operate you must issue the following command as root: chmod 4755 /bin/su - To unsubscribe from this list: send the line "unsubscribe linux-newbie" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.linux-learn.org/faqs