Displaying 1 result from an estimated 1 matches for "uw4".
Did you mean:
u64
2014 Apr 16
0
Problems with Group Ids and several samba servers
...until we have a proper domain user
authentication in place.
Script works fine and the users/groups on all machines are the same.
Authentication works. The testuser can login on the fileserver with the
domain credentials.
We fail in writing to the folder that *should* be accessible for the
group uw4 where testuser is
global and locally a member.
We tested writing locally:
drwxrws--- 2 root uw4 2 Apr 16 12:13 project
sudo -u testuser touch project/moo --> works
and we can write via samba in the root of the share folder, so I assume
user id works, but groups are ignored.
What...