On Thursday, 22 December 2011 12:26:38 Marco Weber wrote:
> Hello,
>
> I'm running openldap with password policy overlay. after the overlay
> installation and configuration, we cannot change the passwords anymore.
>
> Michael Ströder told that an LDAP modify request should resolve this issue,
> b
Hello,
I have converted from static (slapd.conf) to dynamic (cn=config)
configuration using auto file conversion.
I would like to ask a couple of questions regarding ACL conversion. Here
follows one of the rules we have in initial form (a), and after
conversion (b):
(a)
access to
dn.subtr
On Thu, Dec 22, 2011 at 02:39:13PM +0100, Nicolas KOWALSKI wrote:
> I converted the PEM file containing the certificate to DER format, then
> created this ldif:
>
> dn: cn=Nicolas.Kowalski,ou=people,dc=home,dc=lan
> changetype: modify
> add: userCertificate
> userCertificate;binary:< file:///root
Hello,
Using OpenLDAP 2.4.12 (SLES 2011 SP1), I am trying to add a
userCertificate attribute to an existing user (inetOrgPerson object).
I converted the PEM file containing the certificate to DER format, then
created this ldif:
dn: cn=Nicolas.Kowalski,ou=people,dc=home,dc=lan
changetype: modif
We are running a cluster of 2 ldap servers using the syncrepl overlay with
mirror mode. After upgrading from SLES 10 SP2 (openldap 2.4.11) to SLES 11
SP1 (openldap 2.4.20), we have encountered a memory problem. The slapd
process grows unbounded to the point that it uses all of the memory
available
Am Wed, 21 Dec 2011 13:47:11 +0200
schrieb Selcuk Yazar :
> Hi,
>
> Ok
>
> my rule is
> access to
> dn.regex="^mail=([^,]+),ou=([^,]+),jvd=([^,]+),o=hosting,dc=myhosting,dc=example$"
> attrs=userPassword
> by
> dn.exact="mail=$1,ou=$2,jvd=$3,o=hosting,dc=myhosting,dc=exam
Hello,
I'm running openldap with password policy overlay. after the overlay
installation and configuration, we cannot change the passwords anymore.
Michael Ströder told that an LDAP modify request should resolve this issue, but
it didn't help.
[root@ldapsrv ~]# ldappasswd -e ppolicy -D cn=use
Am Mittwoch 21 Dezember 2011, 15:00:24 schrieb John Tobin:
> Dear Ralf,
>
> Hi, I hope you are still here before the holidays, I would appreciate
> your advice and counsel.
> I have Suse 12.1 up, mile stone 5. It works well.
The final 12.1 release is out since almost 6 weeks, you should really
up
Hi,
I am using openldap-2.4.19-4.fc12.x86_64 on fedora 12 machine. I want
to start slapd with ssl/tls enabled. I have followed all the necessary
steps as per specified in admin guide but still slapd not getting started
in ssl/tls mode. Whenever I do ldapsearch with -ZZ option, it shows can't