I have 2 problems.

1) The following code works fine on CF5;

NAME="GetUsers"
SERVER="138.165.46.15"
START="cn=Recipients,ou=organization,o=test"
SCOPE="subtree"
FILTER="objectClass=organizationalPerson"
ATTRIBUTES="objectClass,UID">

But on CFMX (v6.1) I get the following error;

The system has attempted to use an undefined value, which usually indicates a programming error, either in your code or some system code.

Null pointers are another name for undefined values.

The complaint seems to be about the "SERVER" attribute, and it doesn't matter whether I use an IP address or DNS name.

2) When I perform an LDAP query on Exchange 5.5, I always get "invalid credentials". I've tried using;

[NTDomain]\[Exchange service account]
[Exchange service account]
[NTDomain]\administrator
administrator
[EMAIL PROTECTED]

Are there any known issues running CFMX LDAP queries against MS Exchange 5.5 (running on NT4)?

I'm an LDAP newbie, please help!. Any assistance would be greatly appreciated.

M. Zimmermann,
Developer,
Northrop Grumman Mission Systems
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to