Permission Problem

Status
Not open for further replies.

sivabalan

Dabbler
Joined
Jan 5, 2012
Messages
11
Hello,

I have a ZFS dataset with permission problem

I have created 2 users and their corresponding groups.
Say for instance,

user 'a' belongs to 'A' group,
user 'b' belongs to 'B' group.

I have set the ownner of the dataset as 'a'
and group of the dataset as 'B'.
Gave full permissions to both owner and group.

Now,when user 'a' creates a file it just inherits the permission of the dataset.
But when users from group 'B', here user 'b' create a file, its owner user is changed into 'b' (instead of dataset's owner 'a') and group is becoming 'B'.

now owner of the dataset who is 'a' unable to see that files.

Please help me.

Pranam
 
Status
Not open for further replies.
Top