Re: MDB_BAD_RSLOT while executing slapacl

2014-01-13 Thread Francesco Malvezzi
This is a follow-up of: https://www.openldap.org/lists/openldap-technical/201312/msg00119.html I have observed in the wild the MDB_BAD_RSLOT while executing slapacl error on two different servers: [...] 52d3c079 = check a_group_pat: cn=agentsgroup,ou=groups,dc=example,dc=org 52d3c079

Re: MDB_BAD_RSLOT while executing slapacl

2014-01-13 Thread Howard Chu
Francesco Malvezzi wrote: This is a follow-up of: https://www.openldap.org/lists/openldap-technical/201312/msg00119.html I have observed in the wild the MDB_BAD_RSLOT while executing slapacl error on two different servers: [...] 52d3c079 = check a_group_pat: cn=agentsgroup,ou=groups,dc

Re: MDB_BAD_RSLOT while executing slapacl

2013-12-24 Thread Igor Zinovik
Howard Chu h...@symas.com писал(а) в своём письме Sat, 21 Dec 2013 19:38:06 +0400: I started with empty config and empty database with slapd-2.4.38: # sudo slapadd -F /etc/openldap/slapd.d -n0 -l config.ldif _ 100.00% eta none elapsednone fast! Closing DB...

Re: MDB_BAD_RSLOT while executing slapacl

2013-12-24 Thread Igor Zinovik
Howard Chu h...@symas.com писал(а) в своём письме Sat, 21 Dec 2013 19:38:06 +0400: I started with empty config and empty database with slapd-2.4.38: # sudo slapadd -F /etc/openldap/slapd.d -n0 -l config.ldif _ 100.00% eta none elapsednone fast! Closing DB...

Re: MDB_BAD_RSLOT while executing slapacl

2013-12-21 Thread Howard Chu
I started with empty config and empty database with slapd-2.4.38: # sudo slapadd -F /etc/openldap/slapd.d -n0 -l config.ldif _ 100.00% eta none elapsednone fast! Closing DB... I import single object into my catalog: # cat initial-import.ldif dn:

Re: MDB_BAD_RSLOT while executing slapacl

2013-12-12 Thread Igor Zinovik
2013/12/12 Howard Chu h...@symas.com You should upgrade to get the fix for #7662. I upgraded my slapd to 2.4.38, but I still see error message when I execute slapacl. I also removed data.mdb and lock.mdb, imported data back to ldap using backup copy and I still see error message.

Re: MDB_BAD_RSLOT while executing slapacl

2013-12-12 Thread Howard Chu
Igor Zinovik wrote: 2013/12/12 Howard Chu h...@symas.com mailto:h...@symas.com You should upgrade to get the fix for #7662. I upgraded my slapd to 2.4.38, but I still see error message when I execute slapacl. I also removed data.mdb and lock.mdb, imported data back to ldap using backup

MDB_BAD_RSLOT while executing slapacl

2013-12-11 Thread Igor Zinovik
Hello. Today I run slapacl to test access rights and saw this: ldap3# sudo slapacl -F /etc/openldap/slapd.d/ ... ... 52a8ae51 mdb_opinfo_get: err MDB_BAD_RSLOT: Invalid reuse of reader locktable slot(-30783) read access to o: ALLOWED At

Re: MDB_BAD_RSLOT while executing slapacl

2013-12-11 Thread Howard Chu
Igor Zinovik wrote: Hello. Today I run slapacl to test access rights and saw this: ldap3# sudo slapacl -F /etc/openldap/slapd.d/ ... ... 52a8ae51 mdb_opinfo_get: err MDB_BAD_RSLOT: Invalid reuse of reader locktable slot(-30783) read access to o: ALLOWED Sounds like ITS#7662. At

Re: MDB_BAD_RSLOT while executing slapacl

2013-12-11 Thread Igor Zinovik
2013/12/12 Howard Chu h...@symas.com Igor Zinovik wrote: Hello. Today I run slapacl to test access rights and saw this: ldap3# sudo slapacl -F /etc/openldap/slapd.d/ ... ... 52a8ae51 mdb_opinfo_get: err MDB_BAD_RSLOT: Invalid reuse of reader locktable slot(-30783) read access to o: