Skip to Content.
Sympa Menu

sm-discuss - Re: [SM-Discuss] x86/ppc/x86-64 test ISO available (test3) [INSTALL REPORT]

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: Benoit PAPILLAULT <benoit.papillault AT sourcemage.org>
  • To: SM-Discuss <sm-discuss AT lists.ibiblio.org>
  • Subject: Re: [SM-Discuss] x86/ppc/x86-64 test ISO available (test3) [INSTALL REPORT]
  • Date: Wed, 23 Mar 2005 16:51:15 +0100

Ladislav Hagara a écrit :
Actually that's not possible either with or without suid bit on the
directory unless the file is group writable and both users have the same
group.

Not s-bits but t-bit. Permission of /tmp directory should be drwxrwxrwt.
- lace -

Thanks lace,

However, the installer contains the following lines (which seems to be correct):

mkdir -p "${TARGET}/tmp" "${TARGET}/var/tmp" &&
chmod a+rwxt "${TARGET}/tmp" "${TARGET}/var/tmp" &&

How the directory can have suid/sgid bit then?

Benoit PAPILLAULT, ISO guru




Archive powered by MHonArc 2.6.24.

Top of Page