RE: Replication Questions

2024-04-30 Thread Quanah Gibson-Mount




--On Tuesday, April 30, 2024 8:26 AM + BECOT Jérôme 
 wrote:




Is it included in the last 2.5 ?


The bug lists what the target release is.  In this case, 2.6.8.  It will 
not be included in 2.5.


--Quanah




bindDN massage error

2024-04-30 Thread lsoulas

Hi,

I testing a configuration with rewriteMap option.

I have an error bindDN massage error when the rule is redirected.

I think who I don't use a good regexp for the rule.

My configuration :

/defaultsearchbase dc=local,dc=lan
database    meta
suffix  "dc=lan"
uri "ldaps://192.168.50.2/dc=lan"

overlay rwm
rwm-rewriteEngine   on
rwm-rewriteMap  ldap attr2dn "ldap://192.168.50.10";
rwm-rewriteContext  bindDN
rwm-rewriteRule "(.*)" "${attr2dn(%1)}" "#"/

For this test, I whish who all request is redirected of the other server.

If I viewing a tcp frames, the cn request add a $ in frame:

/cn.$user, cn=Users,dc=local,dc=lan/

Thank you for your feedback


*Loïc*

RE: Replication Questions

2024-04-30 Thread BECOT Jérôme
Is it included in the last 2.5 ?

De : Howard Chu 
Envoyé : dimanche 28 avril 2024 15:12
À : Erik de Waard ; BECOT Jérôme 
Cc : openldap-technical@openldap.org 
Objet : Re: Replication Questions

ATTENTION : Cet e-mail provient de l'extérieur de l'organisation. Ne cliquez 
pas sur les liens et n'ouvrez pas les pièces jointes à moins que vous ne 
reconnaissiez l'expéditeur et que vous sachiez que le contenu est sûr.

Erik de Waard wrote:
> As taken from elsewhere on this list:
>
> The primary issue is that if a server goes into REFRESH mode, the order in 
> which the entries are sent back may not allow the slapo-memberOf overlay to 
> rebuild
> the groups correctly.
>
> Details:
> https://bugs.openldap.org/show_bug.cgi?id=8613

See
https://bugs.openldap.org/show_bug.cgi?id=10167

that restriction has been eliminated.

--
  -- Howard Chu
  CTO, Symas Corp.   http://www.symas.com
  Director, Highland Sun http://highlandsun.com/hyc/
  Chief Architect, OpenLDAP  http://www.openldap.org/project/