
Re: UserMapping: "user:group:user sid" what group sid is used?
Hi,
Quote:
If my UserMapping file contains only this line "user:group:user sid" to what group sid is the file assigned. When I ls -l the owner/group is correct.
This declares both user and group to map to "user sid". Generally this is not satisfactory.
Quote:
Just wondering if I also need to add ":group:group sid".
Yes you should. (You should also replace the first line by "user::user sid", but adding the group line implies the group to be ignored in the former line).
Regards
Jean-Pierre