Good day sirs!
Please help me with understanding rwm functionality, is it real with rwm
get with one search filter some fields from one dn and some field from
another?
I have 2 DNs:
cn=test,ou=mail,dc=exapmle,dc=org
mail: [email protected]
uid=test,ou=users,dc=example,dc=org
uidNumber: 11
mailhost: bla-bla
I want to get merge of these DNs i.e. something like this:
uid=test,dc=example,dc=org
cn=test
mail: [email protected]
uidNumber: 11
mailhost: bla-bla
Can I done it with rwm or no?
Thanks for help,
Gennady.