Kirill Kovalenko wrote:
Alex,
It would be most excellent if you could confirm them for me.
Yes, I can confirm that it works now.
Also it would be really nice if Apache DS supports RFC3673
(All Operational Attributes).
What about this feature? Should I issue a separate JIRA request for it?
I already implemented the + feature from RFC3673 give it a try like for
example ...
ldapsearch -b 'uid=admin,ou=system' -s base -h localhost -p 10389 -x -w
secret -D 'uid=admin,ou=system' '(objectClass=*)' 'objectClass' '+'
So I don't think we need another JIRA issue. Perhaps next time you can
file new feature requests separately. That way when we do a changelog
from JIRA we see the 3673 addition as a new feature in addition to the
bug fix. Thanks regardless its good to have such feedback anyway we can
get it.
Alex