[Samba] Re: Groupmapping doesn't work

2004-10-13 Thread Igor Belyi
Tilo Lutz wrote: I got a problem with groupmapping. It doesn't work correct: Wilma2:/home/root # net groupmap list | grep 512 Domain Admins (S-1-5-21-3371203057-3264423045-2392767973-512) -> domadm ldapsearch -x cn=domadm: # domadm, groups, wms-hn.de dn: cn=domadm,ou=groups,dc=my-domain objectClass

Re: [Samba] Re: Groupmapping doesn't work

2004-10-13 Thread Tilo Lutz
Hi > > > I got a problem with groupmapping. It doesn't work correct: > > > > > > Wilma2:/home/root # net groupmap list | grep 512 > > > Domain Admins (S-1-5-21-3371203057-3264423045-2392767973-512) -> > domadm > > > > > > ldapsearch -x cn=domadm: > On Tuesday 12 October 2004 05:05, jamrock wrote:

Re: [Samba] Re: Groupmapping doesn't work

2004-10-13 Thread Tilo Lutz
Hi > > I got a problem with groupmapping. It doesn't work correct: > > > > Wilma2:/home/root # net groupmap list | grep 512 > > Domain Admins (S-1-5-21-3371203057-3264423045-2392767973-512) -> domadm > > > > ldapsearch -x cn=domadm: > > # domadm, groups, wms-hn.de > > dn: cn=domadm,ou=groups,dc=

[Samba] Re: Groupmapping doesn't work

2004-10-12 Thread Igor Belyi
What 'getent group domadm' returns you? I suspect that it does not have tilo as a member. If you have the same posixGroup defined both in /etc/group and in LDAP and what to have definition (and member list) to be taken from LDAP instead of local file you need to list 'ldap' before 'files' in yo

Re: [Samba] Re: Groupmapping doesn't work

2004-10-12 Thread John H Terpstra
On Tuesday 12 October 2004 05:05, jamrock wrote: > I could never get group mapping to work. After reading Samba 3 by example, > I realized that I needed to migrate the relevant groups from /etc/group to > LDAP. > > I have set up a few servers since then and have not had any problems. > > I use th

[Samba] Re: Groupmapping doesn't work

2004-10-12 Thread jamrock
I could never get group mapping to work. After reading Samba 3 by example, I realized that I needed to migrate the relevant groups from /etc/group to LDAP. I have set up a few servers since then and have not had any problems. I use the migration tools from padl.com to migrate the /etc/group ent