Displaying 1 result from an estimated 1 matches for "unix_group_name_here".
2010 Jan 22
0
force all connections that come from a windows group to be a specific user and problems with net groupmap add
...t
groupmap add command to work correctly.
I have a stand alone samba server, and a windows box that I have local admin
permissions to - I add a new windows group
and new unix group on the unix side - run the command net group add
ntgroup="<windows_grp_name_here>" unixgroup="<unix_group_name_here>",
but when I try to actually write to the share with a windows user that is in
the supposedly mapped group, I only receive a permission denied error.
a net groupmap list shows that the mapping did take, but again, it doesn't
appear to actually function as I would have expected.
Any he...