First check your LDAP settings. I tend to write a short perl script that will use the settings and query LDAP for user Andy. That error implies the connect string, user or password to connect to LDAP are incorrect. It is maybe 20 lines of perl
Depends on the settings of LDAP. Some allow anonymous access, others require username/passwordTalk to your LDAP geeks. They need to check the DN they provided and if it allows anon, no problem, othewise you need the login and password (which you encode with an IWOV supplied tool to get the data in the password entry).
Thank you so much i will check with them.
No clue on that one. I suggest search the forums and support for that error (long shot). Also try writing a script to verify you can get to LDAP from the TS server. See if there are any errors on the LDAP server (usually hard to find but I have had some good LDAP guys who were able to help). You may need to work through support. Also check to see if any errors are in any of the logs.
Problem resolved ..Thank You all.. especially Nipper I just gave a wrong search key value in the configuration. I works fine now i am able to add users using LDAP browse. Now i should see to OD UI..One quick question:I want to include new LDAP Domian in CC LogIn Screen. Sothat user will select this LDAP domain and give credentials to enter in.Thanks in advance.
iw.cfg, Section [iwcgi], Attribute "domain_list"See Administration Guide, "Configuring Domain Lists in the Login Screen" for Details
When you are complete, close the thread, that way 2 years down the road someone does not piggy back with a complete new problem. Glad you are runningAndy
Is there any thing in teamsite where i can mention fancy name to refer the actual server dirty name?