All, I've got a user in two different UNIX groups. I have a share defined in my smb.conf file where one of the groups has read-only access and the other group has writeable=Yes access. The share is defined as this: [db_apps] path = /db_apps valid users = @tc_users @tc_adm write list = @tc_adm read list = @tc_users force group = tc_adm browseable = no writeable = Yes My question is this: which permissions will the user who is in both groups have? Thanks for your help! spike