jailkit-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Jailkit-dev] [bug #36320] [PATCH] Preserving binary setuid/setgid bits


From: Olivier Sessink
Subject: [Jailkit-dev] [bug #36320] [PATCH] Preserving binary setuid/setgid bits
Date: Thu, 02 Aug 2012 20:57:46 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:14.0) Gecko/20100101 Firefox/14.0.1

Update of bug #36320 (project jailkit):

                  Status:                    None => Need Info              

    _______________________________________________________

Follow-up Comment #2:

the line 

mode = (mode & ~stat.S_ISUID) & ~stat.S_ISGID

that removes the setuid bit from the mode is still there, have you tested that
this patch works?

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?36320>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]