Re: Replication error

2017-10-11 Thread Quanah Gibson-Mount
--On Tuesday, October 10, 2017 6:39 PM +0200 Ervin Hegedüs wrote: binddn="uid=repuser,dc=my,dc=domain,dc=hu" Anyway - how can I solve this problem? Your uid=repuser,dc=my,dc=domain,dc=hu user does not have "read" access on the userPassword attribute. --Quanah -- Quanah Gibson-Moun

Admin roles by group membership per OU

2017-10-11 Thread Ervin Hegedüs
Hi, here is my scenario: dn: dc=mycompany,dc=hu dn: ou=ABC Customer,dc=mycompany,dc=hu +- dn: cn=group1abc,ou=ABC Customer,dc=mycompany,dc=hu +- dn: cn=group2abc,ou=ABC Customer,dc=mycompany,dc=hu +- dn: cn=groupabcadmin,ou=ABC Customer,dc=mycompany,dc=hu +- dn: uid=user1,ou=ABC Customer,dc=myco

Replication error

2017-10-11 Thread Ervin Hegedüs
Hi, I (think I) setting up completly a master-slave replication. The replication user can access from the slave (ldapsearch works). Here is the config, what I added on slave: dn: olcDatabase={1}mdb,cn=config changetype: modify replace: olcSyncRepl olcSyncRepl: rid=001 provider=ldaps://master:

Re: Question about automounting nfs directories within ldap

2017-10-11 Thread Ulf Volmer
On 09.10.2017 10:07, Bänsch, Christian (TF) wrote: > Now I have the next question about automounting nfs directories. i can't see that your NFS problem is related to openldap. I think, you should post your issue in a OS specific mailing list. Besides that: > Oct 9 09:59:13 fautm89 automount[13

Re: make test seg fault related to libc

2017-10-11 Thread Scott Classen
yum erase cyrus-sasl-ldap fixed the problem. 'make test' completed without problems and no segmentation faults. > On Oct 11, 2017, at 12:49 PM, Quanah Gibson-Mount wrote: > > --On Wednesday, October 11, 2017 1:02 PM -0700 Scott Classen > wrote: > >> # ulimit -a > > Hm, well, that doesn't ap

Re: make test seg fault related to libc

2017-10-11 Thread Quanah Gibson-Mount
--On Wednesday, October 11, 2017 1:02 PM -0700 Scott Classen wrote: # ulimit -a Hm, well, that doesn't appear to be it. :/ You might look at the testrun logs and see what slapd is logging when it dies as well. --Quanah -- Quanah Gibson-Mount Product Architect Symas Corporation Packag

Re: make test seg fault related to libc

2017-10-11 Thread Scott Classen
# ulimit -a core file size (blocks, -c) 0 data seg size (kbytes, -d) unlimited scheduling priority (-e) 0 file size (blocks, -f) unlimited pending signals (-i) 514289 max locked memory (kbytes, -l) 64 max memory size (kbytes

Re: make test seg fault related to libc

2017-10-11 Thread Quanah Gibson-Mount
--On Wednesday, October 11, 2017 10:44 AM -0700 Scott Classen wrote: Hello, I've built openldap 2.4.45 on a CentOS 7.4.1708 machine with the following configuration: I've seen this happen when a ulimit value was unreasonably small. Check the limits on -m or -v perhaps. --Quanah -- Q

make test seg fault related to libc

2017-10-11 Thread Scott Classen
Hello, I've built openldap 2.4.45 on a CentOS 7.4.1708 machine with the following configuration: ./configure --enable-bdb=no --enable-hdb=no --enable-mdb --with-tls=openssl --enable-spasswd --enable-syslog --enable-modules --enable-cleartext --enable-overlays --enable-accesslog --enable-auditl

Re: Upgrade from 2.4.40 to 2.4.44

2017-10-11 Thread Simone Piccardi
Il 15/09/2017 18:33, Michael Ströder ha scritto: > > I hope slapd.conf will never go away. :-/ > I hope that also ... Regards Simone