Re: SU Question
From: Dan Nelson (dnelson_at_allantgroup.com)
Date: 05/12/05
- Previous message: Robert Huff: "problem building sendmail+sasl"
- In reply to: Dixit, Viraj: "RE: SU Question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 12 May 2005 13:05:49 -0500 To: "Dixit, Viraj" <Viraj.Dixit@CityofPaloAlto.org>
In the last episode (May 12), Dixit, Viraj said:
> I am getting this error message when I try to logon using "su"
> command through Telnet remotely. All this started when I accidentally
> changed permissions, since then all permissions have been restored,
> yet the same error.
> % su
> Password:
> su: setting user context: Operation not permitted
Check the permissions on /usr/bin/su. They should be
-r-sr-xr-x
If they aren't, run "chmod a=rx,u+s /usr/bin/su" as root to fix it.
You'll probably need to do this directly from the console, since you
can't use su :)
-- Dan Nelson dnelson@allantgroup.com _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
- Previous message: Robert Huff: "problem building sendmail+sasl"
- In reply to: Dixit, Viraj: "RE: SU Question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|