Commit Graph

14 Commits

Author SHA1 Message Date
Gavin Henry
6e92049f48 (ITS#5895) Example in constraint manual and documentation 2009-01-19 20:39:45 +00:00
Pierangelo Masarati
d2c6714ebf honor relax by not applying constraints (ITS#5705) 2008-09-18 21:12:13 +00:00
Pierangelo Masarati
2dc2c14485 add support for constraining rename (ITS#5703) 2008-09-18 21:09:49 +00:00
Pierangelo Masarati
4fa7924fd7 fix previous commit (person does not allow givenName; ITS#5704) 2008-09-17 21:11:38 +00:00
Pierangelo Masarati
a3176f5453 optional parameter that allows to restrict constraints to entries matching a LDAP URI (ITS#5704) 2008-09-17 20:59:58 +00:00
Pierangelo Masarati
151d5aec66 add "set" constraint type (ITS#5702) 2008-09-17 00:40:18 +00:00
Pierangelo Masarati
df725ba475 minor typo and clarification 2008-09-16 21:38:12 +00:00
Pierangelo Masarati
18a333bfcf trim extra brackets (ITS#5609); NULL-terminate string 2008-07-12 16:03:31 +00:00
Emmanuel Dreyfus
8768d99013 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
2008-05-09 12:59:16 +00:00
Gavin Henry
e3fa92b4c9 Make it clear and the beginning of the overlay description that this constraint only applies to add and modify commands via a modify request. 2008-02-07 23:21:18 +00:00
Kurt Zeilenga
c890c96d13 Happy New Year (belated) 2008-01-08 00:19:56 +00:00
Howard Chu
8a622361d1 ITS#4987 extensions from Emmanuel Dreyfus manu @ netbsd.org with major
cleanups
2007-12-15 11:12:56 +00:00
Hallvard Furuseth
ea497ca60e Normalize NAME sections: 1 line, no formatting, mention LDAP/OpenLDAP/slapd 2007-07-24 19:11:39 +00:00
Howard Chu
d8595b7c6e ITS#4463 add constraint overlay 2006-04-29 10:03:36 +00:00