Loading users from an OU
Hi,I have an AD resource, and I need to load only a certain OU with all it's sub-structure, and not the full domain. How can I do that?
[150 byte] By [
Juanisimoa] at [2007-11-27 7:07:53]

# 1
When you are configuring your resource, Choose from which OU container you wants users.Say you want from ou=hrThen base context should be ou=hr,dc=example,dc=com and your identity template also should match ID from this container only.