* uMask question
@ Glenn at home
` Sean McMahon
` Ralph W. Reid
0 siblings, 2 replies; 3+ messages in thread
From: Glenn at home @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
I cannot figure out from the man pages if umask should equal
022 or 077
if I want users to have full access to files that have been uploaded by
other users.
Thanks for some help here.
Glenn
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: uMask question
uMask question Glenn at home
@ ` Sean McMahon
` Ralph W. Reid
1 sibling, 0 replies; 3+ messages in thread
From: Sean McMahon @ UTC (permalink / raw)
To: Glenn at home, Speakup is a screen review system for Linux.
I'm with you on that one. We had the same problem at work. when files were at
022, I could not overide files if I did a make or something. You probably have
a special group for this purpose? 002 will allow read/write access. This is
really insecure.
----- Original Message -----
From: "Glenn at home" <GlennErvin@cableone.net>
To: "Speakup is a screen review system for Linux." <speakup@braille.uwo.ca>
Sent: Friday, February 11, 2005 11:29 AM
Subject: uMask question
> I cannot figure out from the man pages if umask should equal
> 022 or 077
> if I want users to have full access to files that have been uploaded by
> other users.
> Thanks for some help here.
> Glenn
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: uMask question
uMask question Glenn at home
` Sean McMahon
@ ` Ralph W. Reid
1 sibling, 0 replies; 3+ messages in thread
From: Ralph W. Reid @ UTC (permalink / raw)
To: Glenn at home, Speakup is a screen review system for Linux.
On Fri, Feb 11, 2005 at 12:29:30PM -0600, Glenn at home wrote:
> I cannot figure out from the man pages if umask should equal
> 022 or 077
> if I want users to have full access to files that have been uploaded by
> other users.
> Thanks for some help here.
> Glenn
For the situation and choices you describe, `umask 022` should do the
trick. Note that if some one creates an executable file (compiles a
program for example), the default action will be to make the file both
readable and executable with a umask value of 022. Of course, `umask`
defines the default--file permissions can always be changed with
`chmod` if desired. HTH, and have a _great_ day!
--
Ralph. N6BNO. Wisdom comes from central processing, not from I/O.
rreid@sunset.net http://personalweb.sunset.net/~rreid
...passing through The City of Internet at the speed of light!
CIRCLE CIRCUMFERENCE = 2 * _pi * r
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~ UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
uMask question Glenn at home
` Sean McMahon
` Ralph W. Reid
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).