I'm unable to move a file that I do not own but I'm part of the group the file is assigned to.
Here's the scenario:
userA owns file1
userA belongs to groupX
userB belongs to groupX
file1 has rights of 666
file1 is located in dir1
dir1 and dir2 are owned by userB
dir1 and dir2 are group owned by groupX
dir1 has rights of rwsrwsrwt
dir2 has rights of rwsrwsrwt
userA writes a file to dir1
userB needs to be able to move file1 from dir1 to dir2
I think we have rights issue, but what rights do we need to set or change so that userB can move the file from dir1 to dir2?
Any ideas?
Thanks in advance.
Here's the scenario:
userA owns file1
userA belongs to groupX
userB belongs to groupX
file1 has rights of 666
file1 is located in dir1
dir1 and dir2 are owned by userB
dir1 and dir2 are group owned by groupX
dir1 has rights of rwsrwsrwt
dir2 has rights of rwsrwsrwt
userA writes a file to dir1
userB needs to be able to move file1 from dir1 to dir2
I think we have rights issue, but what rights do we need to set or change so that userB can move the file from dir1 to dir2?
Any ideas?
Thanks in advance.