search for: quesson

Displaying 8 results from an estimated 8 matches for "quesson".

Did you mean: quesion
2017 May 29
2
samba-tool cannot add or remove group members
...ba-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
On Mon, 29 May 2017 21:51:15 +0200 (CEST) Sébastien QUESSON via samba <samba at lists.samba.org> wrote: > Hi > > samba-tool group addmembers stage user > ERROR(exception): Failed to add members "user" to group "stage" - > Unable to find "user". Operation cancelled. File > "/usr/lib/python2.7/dist-...
2017 May 30
2
samba-tool cannot add or remove group members
> > > All I can think of is, you have a user with > > > 'sAMAccountName=username' and another with 'CN=username', this > > > could lead to 'len(targetmember)' being 2 yeah, that's the point I created my users with : samba-tool user add user password --use-username-as-cn > OK, I think I have a fix, find 'samdb.py' on your DC, open
2017 Jun 06
2
samba-tool cannot add or remove group members
On Tue, 2017-05-30 at 12:18 +0100, Rowland Penny via samba wrote: > On Tue, 30 May 2017 13:09:38 +0200 (CEST) > > Sébastien QUESSON via samba <samba at lists.samba.org> wrote: > > > > > > All I can think of is, you have a user with > > > > > > > > > > 'sAMAccountName=username' and another with 'CN=username', this > > > > > could lead to 'l...
2017 May 29
2
samba-tool cannot add or remove group members
samba-tool group addmembers domaingroup 'SAMDOM\user1' ERROR(exception): Failed to add members "SAMDOM\user1" to group "domaingroup" - Unable to find "SAMDOM\user1". Operation cancelled. samba-tool group addmembers 'SAMDOM\domaingroup' 'SAMDOM\user1' ERROR(exception): Failed to add members "SAMDOM\user1" to group
2017 May 29
0
samba-tool cannot add or remove group members
On Mon, 29 May 2017 23:01:43 +0200 (CEST) Sébastien QUESSON via samba <samba at lists.samba.org> wrote: > samba-tool group addmembers domaingroup 'SAMDOM\user1' > ERROR(exception): Failed to add members "SAMDOM\user1" to group > "domaingroup" - Unable to find "SAMDOM\user1". Operation cancelled. > &g...
2017 May 30
0
samba-tool cannot add or remove group members
On Tue, 30 May 2017 06:44:37 +0200 (CEST) Sébastien QUESSON via samba <samba at lists.samba.org> wrote: > > samba-tool group addmembers domaingroup user1 > ERROR(exception): Failed to add members "user1" to group > "domaingroup" - Unable to find "user1". Operation cancelled. > > samba-tool group addme...
2017 May 30
2
samba-tool cannot add or remove group members
> Do you have users in /etc/passwd ? I only have original debian system users > If so, are you trying to add one of these users to an AD group ? no