Displaying 1 result from an estimated 1 matches for "eqknlbnm".
2023 Oct 16
0
Adding user to group doesn't propagate?
...nything more than try to describe how to circumvent
> this non-bug :)
I got bitten by this again. I added uses to a newly created group, but the
member server never sees the new membership. This time I googled and found
this thread from 2014 on the first hit;
https://samba.samba.narkive.com/eqkNlbnm/new-group-membership-not-taken-into-account-on-member-servers
Exactly the same problem. So I tried this;
service winbind stop
rm /var/cache/samba/netsamlogon_cache.tdb
service winbind start
Suggested by Hans-Kristian Bakke. And low and behold, the user immediately
got the new membershi...