Re: How create a directory with full permiss for everybody

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

 



On Fri, 2006-08-11 at 12:39 +0000, Nathan J Crubel wrote:
> Check the permissions on the file.  They also need to be set to allow anyone to change the file.
> 
> Nathan
> 
No they don't.   If the user is a member of the group that owns the file
then the group permissions apply.

Remember the permissions priority in Linux.
If you are the owner, _only_ the owner permissions apply
If not the owner but a member of the group then _only_ the group
permissions apply.
If neither the owner nor a group member then the other permissions
apply.

> 
> > 
> > From: brouwers roland lx <roland@xxxxxx>
> > Date: 2006/08/11 Fri PM 12:31:50 GMT
> > To: For users of Fedora Core releases <fedora-list@xxxxxxxxxx>
> > Subject: How create a directory with full permiss for everybody
> > 
> > Hello,
> > 
> > I would like to create a directory with full permissions for everybody.
> > So I search google and:
> > create a user tdp 
> > create a group tdpgr
> > create directory /home/tdpgr
> > assigned all users to that group
> > chown -R tdp:tdpgr /home/tdpgr
> > chmod -R 2775 /home/tdpgr
> > 
> > When a doc is created from any user it will get the permission -rwxrwxr-
> > x
> > When some user opens the doc it is opened as read-only
> > Why ??????
> > 
> > 
> > Roland Brouwers
> > C.A.T. bvba
> > Antwerp-Belgium
> > roland@xxxxxx
> > 
> > -- 
> > fedora-list mailing list
> > fedora-list@xxxxxxxxxx
> > To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
> > 
> 
> 


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux