[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
memberof overlay
- To: openldap-technical@openldap.org
- Subject: memberof overlay
- From: Marvin Mundry <marvin.mundry@rrz.uni-hamburg.de>
- Date: Thu, 19 Apr 2012 15:25:10 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; bh=1UQzXWUy355Vw/OuzXjIUw5FpzoMdsEJoZkp6ifZQDg=; b=DYX50oX4VL2V8v3cNp1gN0nOorjXE7tr4TpTW+aP6whnX0ZrtPFIu9S/3dVzY3SFkJ 9pE5j8qcEaQ/DRz6gB9ktUWKWLdeueiIjzXHL8DFS3y+c+4yGwWycT0qMMRkacTV/odO 3FXzgzYIHzhhfaDET3mbNvqjSgPsX3cDXiy5Yz/Uc31YBFGdjlOAcFBo4ZU5CMb9O6nZ G1K9xKsX3NZTzeZqH8Zhgwk66AlyJ6+DuTfnjTFUR6AYg4e3Q27EkzMik30tGsndbTBy A/lxe8t7TKvGHN+JBTxYKIar82RPYxuDlRjbfRqF8W3F1kdBZGBREm6odPWNE7tENwMe ypMw==
Hello everybody,
i am running SLES 11.2 x64 with slapd 2.4.30 obtained from this repository:
http://download.opensuse.org/repositories/home:/meikestone/SLE_11_SP2/
I am experiencing a problem that should have been solved in 2.4.26:
Fixed slapo-memberof with accesslog (ITS#6329,ITS#6766,ITS#6915)
(http://www.openldap.org/software/release/changes.html)
i am running a master with multiple slaves,
when adding a user to a group the memberof overlay updates the
memberof attribute of the user on the master.
the modification of the memberof attribute neither appears in the
accesslog nor it gets replicated on the slaves.
any ideas?
best regards,
marvin