Hi,
after configuring MSAD as alternative auth provider, i have a strange situation where I can't see certain LDAP users (i see more than 1000 AD users but some users missing) in Weblogic users tab. On the other hand, a search through the Microsoft AD using Active Directory Explorer tool neatly displays users that I do not see in Weblogic. In Active Directory Explorer tool I use Class: user and for attribute: sAMAccountName when searching users. I have the following settings in Weblogic:
User Base DN: | DC=XXXXX,DC=LOCAL |
|---|
All Users Filter:: | (&(cn=*)(objectclass=user)) |
User From Name Filter: | (&(sAMAccountName=%u)(objectclass=user)) |
User Search Scope: | subtree |
User Name Attribute: | sAMAccountName |
I've spent some time troubleshooting but I'm running out of ideas. SR is opened, but not so efficient (work in progress).
Thanks,
Ivan