Displaying 2 results from an estimated 2 matches for "msg142240".
2017 May 29
2
samba-tool cannot add or remove group members
...I remember that I provisionned my domain few weeks ago with samba-tool without problem!
This command does not work anymore for another user, or for other groups...
What's the problem? I'm on debian 9, samba 4.5.8
I read some similar problem on the list https://www.spinics.net/lists/samba/msg142240.html, but I did not help me
Best regards,
Sébastien QUESSON
2017 May 29
0
samba-tool cannot add or remove group members
...ed my domain few weeks ago with
> samba-tool without problem! This command does not work anymore for
> another user, or for other groups...
>
> What's the problem? I'm on debian 9, samba 4.5.8
> I read some similar problem on the list
> https://www.spinics.net/lists/samba/msg142240.html, but I did not
> help me
>
> Best regards,
>
> Sébastien QUESSON
>
would you be trying to add the user to the group like this:
samba-tool group addmembers unixgroup "SAMDOM\user1"
If so, try it like this:
samba-tool group addmembers unixgroup suser1
Rowland