davideuler / gss

Automatically exported from code.google.com/p/gss
Other
0 stars 0 forks source link

permissions not updated when using cut-paste #85

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Cut file and paste it to other user (writable) directory in other's shared 
directory (this directory is shared to group of users)

What is the expected output? What do you see instead?

What i see is: original owner can see the file in shared other user directory, 
so can other user (user who is owner of shared directory). No one else inside 
group can see the file, since permissions do not get updated. There is only 
permission of present (the one that cut) and current (the other user with 
shared directory) present in fileheader_permission table, instead of current 
user and group of users that should see the file. 

What version of the product are you using? On what operating system?

We are using gss version from 09.03.2011.

Please provide any additional information below.

I hope you get the scenario, but contact me if something is not clear.

Regards,
Nikola

Original issue reported on code.google.com by ngara...@gmail.com on 29 Mar 2011 at 11:24

GoogleCodeExporter commented 8 years ago
Confirmed

Original comment by chstath on 31 Mar 2011 at 11:42