Re: [389-users] MemberOf Plugin - experiences?

2013-10-22 Thread Jonathan Vaughn
. lokakuuta 2013 15:50 To: 389-users@lists.fedoraproject.org Subject: Re: [389-users] MemberOf Plugin - experiences? On 10/21/2013 01:37 PM, Lars Remes wrote: We are using the memberOf plugin in a global, multi-master-multi-slave setup, and so far we have not encountered any major issues

Re: [389-users] MemberOf Plugin - experiences?

2013-10-22 Thread Rich Megginson
Subject: Re: [389-users] MemberOf Plugin - experiences? On 10/21/2013 01:37 PM, Lars Remes wrote: We are using the memberOf plugin in a global, multi-master-multi-slave setup, and so far we have not encountered any major issues. You can

Re: [389-users] MemberOf Plugin - experiences?

2013-10-22 Thread Vesa Alho
On 10/22/2013 10:52 AM, Jonathan Vaughn wrote: Existing entries are not added automatically when enabling the plugin, you have to either run the fixup-memberof.pl http://fixup-memberof.pl script (if it works for you - it never did anything for us), Thanks for all the input!

[389-users] MemberOf Plugin - experiences?

2013-10-21 Thread Vesa Alho
Hi, I have a commercial application which could use MemberOf information from LDAP (ref http://directory.fedoraproject.org/wiki/MemberOf_Plugin). Does many people use this plugin and what are your experiences with it? Currently we are only using uniquemember attribute in Group entries. Some

Re: [389-users] MemberOf Plugin - experiences?

2013-10-21 Thread Lars Remes
-Original Message- From: 389-users-boun...@lists.fedoraproject.org [mailto:389-users- boun...@lists.fedoraproject.org] On Behalf Of Vesa Alho Sent: 21. lokakuuta 2013 13:23 To: General discussion list for the 389 Directory server project. Subject: [389-users] MemberOf Plugin - experiences? Hi

Re: [389-users] MemberOf Plugin - experiences?

2013-10-21 Thread Lars Remes
: 389-users-boun...@lists.fedoraproject.org [mailto:389-users- boun...@lists.fedoraproject.org] On Behalf Of Lars Remes Sent: 21. lokakuuta 2013 13:37 To: General discussion list for the 389 Directory server project. Subject: Re: [389-users] MemberOf Plugin - experiences? We are using

Re: [389-users] MemberOf Plugin - experiences?

2013-10-21 Thread Vesa Alho
On 10/21/2013 01:37 PM, Lars Remes wrote: We are using the memberOf plugin in a global, multi-master-multi-slave setup, and so far we have not encountered any major issues. You can easily change the membership attribute, for example, to memberUid. MMR is handled by not replicating the memberOf

Re: [389-users] MemberOf Plugin - experiences?

2013-10-21 Thread Lars Remes
@lists.fedoraproject.org Subject: Re: [389-users] MemberOf Plugin - experiences? On 10/21/2013 01:37 PM, Lars Remes wrote: We are using the memberOf plugin in a global, multi-master-multi-slave setup, and so far we have not encountered any major issues. You can easily change the membership attribute

Re: [389-users] MemberOf Plugin - experiences?

2013-10-21 Thread Rich Megginson
On 10/21/2013 06:49 AM, Vesa Alho wrote: On 10/21/2013 01:37 PM, Lars Remes wrote: We are using the memberOf plugin in a global, multi-master-multi-slave setup, and so far we have not encountered any major issues. You can easily change the membership attribute, for example, to memberUid.