COGNOiSe.com - The IBM Cognos Community

IBM Cognos 8 Platform => COGNOS 8 => COGNOS 8 Administration => Topic started by: Vish on 08 Jun 2011 12:38:54 AM

Title: Cognos portal available for both the users SSO and non-SSO at the same time
Post by: Vish on 08 Jun 2011 12:38:54 AM
I have come across the requirement where user would like to get Cognos portal integrated with LDAP and as well as non-LDAP at the same time and they are looking for the single URL to get inside the reporting application

As per my understanding this is not possible; is there any other option we have to make Cognos portal available for both the users SSO and non-SSO at the same time
Title: Re: Cognos portal available for both the users SSO and non-SSO at the same time
Post by: smiley on 08 Jun 2011 03:29:32 AM
In the cgi-bin directory copy file cognosisapi.dll to login.dll
Then just enable sso on the cognosipsai.dll
"http://servername/cognos" will be for the sso users.
"http://servername/cognos/cgi-bin/logon.dll" will be for authenticated users.