> -----Original Message----- > From: redhat-list-bounces@xxxxxxxxxx > [mailto:redhat-list-bounces@xxxxxxxxxx] On Behalf Of Jianping Zhu > Sent: Friday, March 18, 2005 4:54 PM > To: redhat-list@xxxxxxxxxx > Subject: group access > > I have a directoy "book" shared by a group of user wiht rw > access. When a > groupuser1 create a directoy in linux system by using "mkdir test" > after "ls -al" > I got following msg: > > drwxrwsr-x 2 groupuser1 book 4096 Mar 18 16:41 test > every thing is fine by now. > But when groupuser1 ftp dirctoy "testftp" to "book" after "ls -al" > > i got > > drwxr-sr-x 2 groupuser1 book 4096 Mar 18 16:46 testftp > > other group member will not have write access to "testftp" > I have smba, when groupuser1 create a directoy "testwin" from > window the sametime happens > > drwxr-sr-x 2 groupuser1 book 4096 Mar 18 16:46 testwin > > other group member will not have write access to "testwin" > > How can i fix this problem to have testftp and testwin to > have group write access when group member creates them? > > Thank. > > -- > redhat-list mailing list > unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe > https://www.redhat.com/mailman/listinfo/redhat-list > > Run the following command as the owner or root of the directory/file chmod 2775 testftp chmod 2775 testwin Albert Smith Sr. Unix Systems Administrator HPCSA, RHCT Genex Services 440 E. Swedesford Rd. Wayne, PA 19087 albert.smith@xxxxxxxxxxxxxxxxx (610) 964-5154 -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list