Full_Name: Marjan Blatnik
Version: 2.4.13
OS: Debian GNU/Linux
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (193.2.236.13)


Example in slapo-constraint manual is not precise.
The line
     constraint_attribute mail regex ^[:alnum:][email protected]$
should be 
     constraint_attribute mail regex ^[[:alnum:][email protected]$

And similar in http://www.openldap.org/doc/admin24/overlays.html#Constraints


Reply via email to