]> git.sur5r.net Git - openldap/commit
Add attribute size and count constraints to slapo-constaint
authorEmmanuel Dreyfus <manu@openldap.org>
Fri, 9 May 2008 12:59:16 +0000 (12:59 +0000)
committerEmmanuel Dreyfus <manu@openldap.org>
Fri, 9 May 2008 12:59:16 +0000 (12:59 +0000)
commit8768d99013e1fdc12cc0ea1717709e8f91ac58d1
tree707eeef96c89d697db7cd0cb0298e6a56a0b2ca0
parent9ce205818eb799730c580af5760bfea7382a0c91
Add attribute size and count constraints to slapo-constaint
Approved by Ando

Usage example:
  overlay constraint
  constraint_attribute jpegPhoto size 131072
  constraint_attribute userPassword count 3
doc/man/man5/slapo-constraint.5
servers/slapd/overlays/constraint.c