[EMAIL PROTECTED] wrote: > On Oct 20, 2008, at 7:55 AM, [EMAIL PROTECTED] wrote: > >> In case they don't support the control, success is >> returned anyway, as the man page specifies. > > That may very well violate the control's specification. > >> In case they don't support the control, success is >> returned anyway, as the man page specifies.
Probably, a reasonable approach would be to actually implement support for well known controls. In most cases, its implementation would be trivial (i.e. ignore them), but it would be done in a consistent manner. For example: support for manageDSAit, pr, vlv consists in ignoring them. Support for proxied authorization is dealt with by the frontend. And so on... p. Ing. Pierangelo Masarati OpenLDAP Core Team SysNet s.r.l. via Dossi, 8 - 27100 Pavia - ITALIA http://www.sys-net.it ----------------------------------- Office: +39 02 23998309 Mobile: +39 333 4963172 Fax: +39 0382 476497 Email: [EMAIL PROTECTED] -----------------------------------
