LDAP basedn not supported

Upon upgrade to 8.5.1 my scripted LDAP queries started failing. Previous versions allowed the following; when querying with a BASEDN you could specify “c=us” and all matching values where returned. If you added the notes.ini value “LDAPPre55outlook=1” Apparently this has changed (unannounced) in 8.5.1. This is very frustrating as I can no longer query non-domino/non-hierarchical entries in my NABAny Ideas (note:my ldap client requires basedn)

Subject: Names.nsf have an FTI?

Is your Domino Directory full-text indexed?

Subject: LDAPPre55Outlook=1

I was able to successfully use the c=us base dnwith the LDAPPre55Outlook=1 ini setting on my 851 ldap server

Are the entries you’re trying to pull back within a secondary addressbook or are they in your names.nsf?

You may need to double check your directory assistance configuration

Subject: FTindex was the Problem

I even had lotus in on this one, and they informed me that that must be the way it works now. So apparently I lost the FT index on upgrade and that was when the non-heierarchical users did not appear. Didnt make the connection until your hint. Still a little disconcerting that the behaviour changes based on being indexed or not.