(shudder when seeing your security settings) Here we use ACLs on Linux ,like this: v07:/etc/ssl/serverkeys # getfacl ds.key # file: ds.key # owner: root # group: root user::rw- user:ldap:r-- group::--- mask::r-- other::---
Kind regards, Ulrich Windl > -----Original Message----- > From: Fred N <[email protected]> > Sent: Thursday, January 30, 2025 6:29 PM > To: [email protected] > Subject: [EXT] RE: ldap proxy > > proxy ldap is running by : > /usr/sbin/slapd -u ldap -h ldap://ldap-proxy.fr -f /etc/openldap/slapd.conf -d > 1 > > and certifcates are configured : > [root@ldap-proxy certs]# ls -lrt > total 16 > -rwxrwxrwx. 1 ldap ldap 1972 6 déc. 17:30 server.crt > -rwxrwxrwx. 1 ldap ldap 3647 6 déc. 17:33 server.key > -rwxrwxrwx. 1 ldap ldap 7763 13 déc. 21:48 ca-bundle.crt > [root@ldap-proxy certs]#
