Displaying 20 results from an estimated 72 matches for "domaingroup".
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 m...
2014 Oct 29
1
No domaingroups with getent group
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello,
after I joined an new machine into my domain, "getent group" is not
showing any domaingroup. The domainusers are listet with "getent
passwd" as expected. In nsswitch.conf winbind is used with "passwd"
and "group". Wbinfo -g shows all groups. "net rpc testjoin" gives the
right result. I can get a Kerberos-Ticket with "kinit" for all users....
2014 Dec 31
6
Member Server Setup Assistance
...e hard way about .local. I understand going forward.
I do have an issue with the member server. Following along with the wiki
I get stuck at 'Testing the Winbind user/group mapping'. Wbinfo works as
expected but not
#*id DomainUser*
#*getent passwd*
#*getent group*
#*chown DomainUser:DomainGroup file*
#*chgrp DomainGroup file*
etc.
I receive 'id: sambauser: No such user'. It will only retrieve local
machine users. Let me preface by saying this is a Ubuntu 12.04 server
with Samba 4.1.14. Thanks.
On 12/31/2014 10:00 AM, Stefan Kania wrote:
> -----BEGIN PGP SIGNED MESSAGE---...
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.
>
> samba-tool group addmembers 'SAMDOM\domaingroup' 'SAMDOM\user1'
> ERROR(ex...
2017 May 29
2
samba-tool cannot add or remove group members
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-packages/samba/netcmd/group.py", line 227, in run
add_members_operation=True)
File "/usr/lib/python2.7/dist-packages/samba/samdb.py", line 274, in
2014 Dec 31
3
Member Server Setup Assistance
...er server. Following along with the
>> wiki I get stuck at 'Testing the Winbind user/group mapping'. Wbinfo
>> works as expected but not
>>
>> #*id DomainUser*
>>
>> #*getent passwd*
>>
>> #*getent group*
>>
>> #*chown DomainUser:DomainGroup file*
>>
>> #*chgrp DomainGroup file*
>>
>> etc.
>>
>> I receive 'id: sambauser: No such user'. It will only retrieve local
>> machine users. Let me preface by saying this is a Ubuntu 12.04 server
>> with Samba 4.1.14. Thanks.
>>
>...
2014 Dec 31
2
Member Server Setup Assistance
...esting the Winbind user/group mapping'.
>>>> Wbinfo works as expected but not
>>>>
>>>> #*id DomainUser*
>>>>
>>>> #*getent passwd*
>>>>
>>>> #*getent group*
>>>>
>>>> #*chown DomainUser:DomainGroup file*
>>>>
>>>> #*chgrp DomainGroup file*
>>>>
>>>> etc.
>>>>
>>>> I receive 'id: sambauser: No such user'. It will only retrieve
>>>> local machine users. Let me preface by saying this is a Ubuntu
>>...
1999 Sep 30
0
HELP : Domain Administrator
...* domain group map
* domain user map
* local group map
Here are some sample notes...
To put users in the "Domain Admins" group
* Choose a suitable UNIX group, for example the group "adm". Add the
following parameter to smb.conf
domain group map = /usr/local/samba/lib/domaingroup.map
* Now create /usr/local/samba/lib/domaingroup.map and add. The quotes
are necessary for group names that include spaces.
adm="Domain Admins"
I am running RedHat 6.0 and Samba2.0.3. I have managed to make the Samba
server a PDC and make another NT server to log on to the dom...
2014 Dec 31
2
Member Server Setup Assistance
...info works as expected but not
>>>>>>
>>>>>> #*id DomainUser*
>>>>>>
>>>>>> #*getent passwd*
>>>>>>
>>>>>> #*getent group*
>>>>>>
>>>>>> #*chown DomainUser:DomainGroup file*
>>>>>>
>>>>>> #*chgrp DomainGroup file*
>>>>>>
>>>>>> etc.
>>>>>>
>>>>>> I receive 'id: sambauser: No such user'. It will only retrieve
>>>>>> local machine u...
2003 Oct 20
7
domain groups
....1Pre1, when attempting to set permissions on a file through Win2000:
get_domain_user_groups: primary gid of user [terry] is not a Domain
group !
get_domain_user_groups: You should fix it, NT doesn't like that
Do I need to create a group on the windows(2000) side? The entries in
the domaingroup.map don't do this? Please be verbose in answering. A
couple of good example wouldn't hurt also.
I have a domain group map:
domain group map = /etc/samba/domaingroup.map
Contents of this map are:
domuser = "Domain User"
domadmin = "Domain Admin"
I have terry in...
2015 Jan 09
4
help, please, troubleshooting winbind testing during setup of Samba 4 AD member server
.../ -d 1
/usr/local/samba/sbin/nmbd --daemon -l /var/log/samba/ -d 1
/usr/local/samba/sbin/winbindd --daemon -l /var/log/samba/ -d 1
The commands:
wbinfo -u
wbinfo -g
show the users and groups from the AD Domain.
but the other tests
# id DomainUser
# getent passwd
# getent group
# chown DomainUser:DomainGroup file
# chgrp DomainGroup file
etc.
do not get any information from the domain, seemingly only working with
the local user information.
Where do I begin troubleshooting?
Any help/guidance is greatly appreciated.
my smb.conf is here:
http://pastebin.com/QJfh4RLN
log.winbindd (created with debug...
2014 Dec 31
2
Member Server Setup Assistance
...>>>>>>>> #*id DomainUser*
>>>>>>>>
>>>>>>>> #*getent passwd*
>>>>>>>>
>>>>>>>> #*getent group*
>>>>>>>>
>>>>>>>> #*chown DomainUser:DomainGroup file*
>>>>>>>>
>>>>>>>> #*chgrp DomainGroup file*
>>>>>>>>
>>>>>>>> etc.
>>>>>>>>
>>>>>>>> I receive 'id: sambauser: No such user'. It will only re...
2014 Dec 31
0
Member Server Setup Assistance
...> I do have an issue with the member server. Following along with the
> wiki I get stuck at 'Testing the Winbind user/group mapping'.
> Wbinfo works as expected but not
>
> #*id DomainUser*
>
> #*getent passwd*
>
> #*getent group*
>
> #*chown DomainUser:DomainGroup file*
>
> #*chgrp DomainGroup file*
>
> etc.
>
> I receive 'id: sambauser: No such user'. It will only retrieve
> local machine users. Let me preface by saying this is a Ubuntu
> 12.04 server with Samba 4.1.14. Thanks.
>
> On 12/31/2014 10:00 AM, Stefan Ka...
2014 Dec 31
0
Member Server Setup Assistance
...t;
> I do have an issue with the member server. Following along with the
> wiki I get stuck at 'Testing the Winbind user/group mapping'. Wbinfo
> works as expected but not
>
> #*id DomainUser*
>
> #*getent passwd*
>
> #*getent group*
>
> #*chown DomainUser:DomainGroup file*
>
> #*chgrp DomainGroup file*
>
> etc.
>
> I receive 'id: sambauser: No such user'. It will only retrieve local
> machine users. Let me preface by saying this is a Ubuntu 12.04 server
> with Samba 4.1.14. Thanks.
>
> On 12/31/2014 10:00 AM, Stefan Kani...
2014 Dec 31
0
Member Server Setup Assistance
...;>> wiki I get stuck at 'Testing the Winbind user/group mapping'. Wbinfo
>>> works as expected but not
>>>
>>> #*id DomainUser*
>>>
>>> #*getent passwd*
>>>
>>> #*getent group*
>>>
>>> #*chown DomainUser:DomainGroup file*
>>>
>>> #*chgrp DomainGroup file*
>>>
>>> etc.
>>>
>>> I receive 'id: sambauser: No such user'. It will only retrieve local
>>> machine users. Let me preface by saying this is a Ubuntu 12.04
>>> server with Samb...
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 addmembers localgroup user1
> ERROR(exception): Failed to add members "user1" to group "l...
2006 Sep 13
1
No predefined Groups
...ing !
I have added the 'Domain Admins' & 'Domain Guests' manualy with the 'net
groupmap add ...', but this was not the hit.
On a second machine with the identical smb.conf-File but Samba version
'3.0.20b-3.3-SUSE' all is fine ('net groupmap list' shows 3 Domaingroups and
9 Localgroups).
What can be the reason and how i can fix that ?
Thanks
Sven
2006 Sep 14
0
ad module, unix/user domain/group oddity, can't use winbind trusted domains only
...e last 2 years. AD. samba, and unix
passwords are synchronized.
Samba version 3.0.24pre1-SVN-build-18449
smb.conf
winbind nss info = sfu
idmap backend = ad
Without any users defined in passdb.tdb, domain users authenticate, but
explorer detail security listings list
unix/username
DOMAIN/domaingroup
If I have users defined in passdb.tdb, then explorer security listings list
machinename/username
DOMAIN/domaingroup
using
winbind trusted domains only = yes
causes most, maybe all, domain authentication to fail, but I'm still
connecting from an XP workgroup notebook.
Regards, Doug
2015 Jan 01
3
Member Server Setup Assistance
...*
>>>>>>>>>>
>>>>>>>>>> #*getent passwd*
>>>>>>>>>>
>>>>>>>>>> #*getent group*
>>>>>>>>>>
>>>>>>>>>> #*chown DomainUser:DomainGroup file*
>>>>>>>>>>
>>>>>>>>>> #*chgrp DomainGroup file*
>>>>>>>>>>
>>>>>>>>>> etc.
>>>>>>>>>>
>>>>>>>>>> I receive 'i...
2003 Dec 08
1
tdbsam to ldapsam
...ses primarily the password backend.
What I've done so far:
1) Created the openldap bdb and the dc=domain,dc=com base and the admin
with password.
2) Run the command, smbpasswd -w <password>
QUESTION: What user is this going use and how to set?
3) Created the openldap ou=domainUsers, ou=domainGroups, and
ou=domainComputers
QUESTION: How do I export my data to and ldif file or directly to the
dbd and how will know what my dbd tree structure is?
4) I have run the command, pdbedit -i ldapsam:ldap://domain.com but and
get credential error (relates to 2 above).
QUESTION: In order to use group da...