[midPoint] Importing AD accounts

Кондратьев Евгений barsupillamy at gmail.com
Mon Jan 22 20:37:09 CET 2024


Hi, everyone.
Need help.
I want to import AD accounts in two different resources from two different
OU using the same basepoint for importing AD groups.
I tried to use a query and a filter in the Import Task and it's almost
good, but it lets me import only active accounts.
<query>
    <q:filter>
        <q:substring>
            <q:matching>stringIgnoreCase</q:matching>
            <q:path>attributes/ou</q:path>
            <q:value>OU=Users,OU=DO101,OU=Users
ALL,DC=example,DC=com</q:value>
            <q:anchorEnd>true</q:anchorEnd>
        </q:substring>
    </q:filter>
</query>
How can I change this?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.evolveum.com/pipermail/midpoint/attachments/20240122/8e9a6e86/attachment.htm>


More information about the midPoint mailing list