Check the permissions on the file. They also need to be set to allow anyone to change the file. Nathan > > 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 >