Hi All,
in Cogstartup.xml i have configured Ldap for Authentication.
Please Ldap Steps in attachemnt.
And Cogstartup.xml i have the below chenges to enable the Authentication.
1)From
<crn:parameter name="allowAnon">
<crn:value xsi:type="xsd:boolean">True</crn:value>
To
<crn:parameter name="allowAnon">
<crn:value xsi:type="xsd:boolean">false</crn:value>
But Still when i hit the cognos URL Authentication window is not coming.
Please help on above issue.
Thanks in Advance
Laxman
Did you restart the services after you changed the allow anonymous?
Does the LDAP test successfully? (In Cog Config right click and select test).
Hi Grim
Thanks for Your Reply
I have Restarted the Cognos services using unix commands
for Tesing LDAP we using unix environement we can't go to Cognos Congiguration and Right click.
Thanks
Laxman