On 20/10/11 03:07, Pawel Wilk wrote:

Package: slapd
Version: 2.4.23-7.2
Severity: important


Slapd hangs when creating groups with GOsa. The only way
to restart the slapd is then to kill it with SIGKILL
and run the service it again.

The mentioned groups are RFC2307bis compliant objects
based on the object classes:

- groupOfNames,
- posixGroup.

They require at least one member attribute (2.5.4.31)
and if there is no member to add (i.e. because group is a POSIX
primary group refered only by gidNumber in user objects) then DN
of the very same group object is used.

So in case of DN: cn=group1,ou=groups,dc=my,dc=org
The group will have the initial member set to: cn=group1,ou=groups,dc=my,dc=org

I also have memberof module and overlay enabled (with refint) for
member and uniqueMember attributes.

Based upon my testing above, I eventually deduced that the hang seems to be caused by the presence of the memberOf overlay. Does temporarily removing it from your configuration fix the problem for you?

Unfortunately the answer from upstream is "upgrade from 2.4.23", so unless Debian can raise an exception to push a version update into squeeze then it's going to require someone to perform a git bisection and backport the fix :(


ATB,

Mark.

--
Mark Cave-Ayland - Senior Technical Architect
PostgreSQL - PostGIS
Sirius Corporation plc - control through freedom
http://www.siriusit.co.uk
t: +44 870 608 0063

Sirius Labs: http://www.siriusit.co.uk/labs



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to