------=_Part_28816_12585104.1225436998930
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
trying some different things with the last release.
very interesting that rwm-map works with operational attributes, i can see
hasSubordinates, subschemaSubentry, entryUUID but not the other
non-operational attributes such as cn, sn,
etc., do not show..
# these dont
rwm-map attribute cn *
rwm-map attribute sn *
rwm-map attribute givenName *
rwm-map attribute mail *
rwm-map attribute c *
rwm-map attribute o *
rwm-map attribute ou *
# these work
rwm-map attribute hasSubordinates *
rwm-map attribute subschemaSubentry *
rwm-map attribute entryUUID *
# this enabled
rwm-map attribute *
On Tue, Oct 21, 2008 at 3:55 PM, Pierangelo Masarati <ando(a)sys-net.it>wrote:
> Not clear what the problem is, now. The above configuration seems to work
> as intended as far as attribute mapping is concerned. The fact that
> "rwm-map objectclass *" no longer kills the objectClass attribuet was fixed
> some time ago (the fix is in 2.4.12). What kills the allowed objectClass
> values is a bug in evaluating what values are preserved. If you don't put
> any "rwm-map objectclass" rule, it works as expected.
>
> I'm fixing this other bug.
>
>
------=_Part_28816_12585104.1225436998930
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
trying some different things with the last release.<br><br>very
interesting that rwm-map works with operational attributes, i can see
hasSubordinates, subschemaSubentry, entryUUID but not the other
non-operational attributes such as cn, sn,<br>etc., do not show..<br>
<br># these dont<div class="Ih2E3d"><br>rwm-map attribute cn *<br>rwm-map attribute sn *<br></div>rwm-map attribute givenName *<div class="Ih2E3d"><br>rwm-map attribute mail *<br>rwm-map attribute c *<br>rwm-map attribute o *<br>
rwm-map attribute ou *<br><br></div># these work<br>
rwm-map attribute hasSubordinates *<br>rwm-map attribute subschemaSubentry *<br>rwm-map attribute entryUUID *<br><br># this enabled<br>rwm-map attribute *<br><br><div class="gmail_quote">On Tue, Oct 21, 2008 at 3:55 PM, Pierangelo Masarati <span dir="ltr"><<a href="mailto:ando@sys-net.it">ando(a)sys-net.it</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Not clear what the problem is, now. The above configuration seems to work as intended as far as attribute mapping is concerned. The fact that "rwm-map objectclass *" no longer kills the objectClass attribuet was fixed some time ago (the fix is in 2.4.12). What kills the allowed objectClass values is a bug in evaluating what values are preserved. If you don't put any "rwm-map objectclass" rule, it works as expected.<br>
<br>
I'm fixing this other bug.<br>
<br></blockquote></div><br>
------=_Part_28816_12585104.1225436998930--