[ILUGC] Re: Reg : special permission

  • From: Karthikeyan U <karthi.linux.91@xxxxxxxxx>
  • To: ilugc@xxxxxxxxxxxxx
  • Date: Sat, 10 Dec 2016 17:14:00 +0530

Thank you .
On Sat, Dec 10, 2016 at 4:43 PM, Udaya Kumar <tuxuday@xxxxxxxxx> wrote:

On Sat, Dec 10, 2016 at 12:50 PM, Karthikeyan U <karthi.linux.91@xxxxxxxxx

wrote:
Dear Friends,

how to set small "s" permission in linux file ?


's' is SUID. Since 's' takes the position of execute in ls output its
differentiated with
's' - SUID + execute permission
'S' - SUID only, no execute permission

Below command should do the trick.

chmod u+s filename

--
Cheers
Uday.


_____________________________________
ILUGC List: http://www.freelists.org/list/ilugc
ILUGC Web: http://ilugc.in/




_____________________________________
ILUGC List: http://www.freelists.org/list/ilugc
ILUGC Web: http://ilugc.in/

Other related posts: