cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
381
Views
5
Helpful
2
Replies

ldap and CSS

julxu
Level 1
Level 1

Greeting

One of application server behind my CSS11506 has problem with authentication using ldap.

The ldap server is at outside of CSS (client side) and the application server is behind CSS, I configured as:

service app-serv

ip address 10.1.1.223

protocol tcp

active

content app-service

vip address 10.2.2.140

add service app-serv

active

Between two servers, CSS and client, there is no firewall. When we directly use server, it seems working fine, but, when use CSS, I can not get useid/password checked.

Could anyone advice me if anything I can do on CSS or any changes application can change?

Any comments will be appreciated

Thanks in advance

2 Replies 2

Gilles Dufour
Cisco Employee
Cisco Employee

you'll need to capture a sniffer trace on client and server side and see what is different from the working scenario.

You can send us the traces if you want.

Gilles.

Gilles

Great thanks for the help. we have finially fixed the problem. The problem is the application has sever part and middle ware part, and they can not be on one backend server if the server bahind the CSS, to fix the problem, we have just give the middleware another DNS name.