[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Sheflug] Weird permissions problems
On Wed, 29 May 2002, Craig Andrews wrote:
> On Wednesday 29 May 2002 14:39, you exclaimed:
> > And Lo! The Great Prophet " Craig Andrews" uttered these words of wisdom...
> >
> > > So, question is, what happened to my group write permission??
> >
> > Checked your umask ?
> >
> > Chris...
>
> I have a directory which is owned by root:devel. I need to allow anyone in
> devel to be able to read and write to it, and for all new files to be created
> with permissions set to 664 (directories 775, of course).
Old BSD hack: chown candrews:devel dirname; chmod 2775 dirname
touch a file in there now, and it'll have group devel. As for the umask,
that's more difficult. How about just using cvs instead?
Cheers
R
> This needs to be regardless of umask, seeing as some folk have 022 and some
> have 002.
>
> Any ideas?
>
> Cheers,
>
> Craig
> ___________________________________________________________________
>
> Sheffield Linux User's Group -
> http://www.sheflug.co.uk/mailfaq.html
>
> GNU the choice of a complete generation.
>
--
Richard Stevenson
Systems Specialist
Xtra Limited
http://www.xtra.co.nz
Email: richard.stevenson [at] team.xtra.co.nz
Phone: +64 9 3555231
Mobile: +64 25 2903101
Fax: +64 9 3555260
Pager: +64 26 100155
This email is for the person(s) identified above, and is confidential to
the sender and the person(s). No one else is authorised to use or
disseminate this email or its contents. The email or its contents do not
necessarily represent the views of Xtra Limited or Telecom.
___________________________________________________________________
Sheffield Linux User's Group -
http://www.sheflug.co.uk/mailfaq.html
GNU the choice of a complete generation.