[cisco-voip] Multidirectory ldap lookups

Wes Sisk wsisk at cisco.com
Tue Jun 9 20:59:07 EDT 2009


Take a packet capture of traffic between CM and the LDAP server.  There 
you will likely be able to see the authentication and bind attempt.

Though, i'm thinking the issue may be more central to IIS. 
800a0031  This is a windows error code. Have you decoded it to see what 
it means?
500 This is a return code from IIS, 500 is internal server error.

The combination of these two make me apprehensive about the health of 
the virtual directory in IIS.  If you put a basic ASP file in that 
directory that does the classic Response.Write("Hello World") does that 
work?  Might be good to confirm IIS is working to serve text files, then 
serve html files, then serve ASP files and build your way up from there.

/Wes

On Tuesday, June 09, 2009 8:12:40 PM, Leslie Meade <lmeade at signal.ca> wrote:
> I found out how to set it up and i have struck another issue.
> When I do a search I get the XML Error [4]: Parse Error. I looked at the iis logs and get invalid credentials
> I am using the Multidirectory ASP file in the SDK from cisco. With this line 
>
> dirs[0] = new Directory("XX Directory", "10.1.X.X", "ou=XX group, ou=ipusers, ou=XXX", "389", "cn=XXX, ou=users, ou=XXX", "XXX", "");
>
> This is the IIS error,
>
> 2009-06-10 00:04:35 W3SVC1 172.16.1.17 GET /CiscoIPServices/directory.asp action=search&id=-1 80 - 172.16.1.70 Allegro-Software-WebClient/4.34 200 0 0
> 2009-06-10 00:04:41 W3SVC1 172.16.1.17 GET /CiscoIPServices/directory.asp action=list&id=-1&f=s|180|800a0031|Invalid_credentials 80 - 172.16.1.70 Allegro-Software-WebClient/4.34 500 0 0
>
>
> Can anyone shed some light on the reason I am getting invalid credentials, I have even gone as far as using the domain admin account and I get the same
>
>
>
> Leslie
>
> _______________________________________________
> cisco-voip mailing list
> cisco-voip at puck.nether.net
> https://puck.nether.net/mailman/listinfo/cisco-voip
>   



More information about the cisco-voip mailing list