OEM > Security

How to open & modify the cognos.cgi file

(1/1)

rakesh.java:
Hi,

i'm planning to modify the cognos.cgi file,but i'm unable to do that.If i open the file it's showing in encrypted format,Can please suggest me how to open properly and modify the file.

Regards,
Rakesh.

MFGF:

--- Quote from: rakesh.java on 24 Sep 2014 02:30:19 am ---Hi,

i'm planning to modify the cognos.cgi file,but i'm unable to do that.If i open the file it's showing in encrypted format,Can please suggest me how to open properly and modify the file.

Regards,
Rakesh.

--- End quote ---

Why would you want to do this?

rakesh.java:
Hi,

My requirement is Customizing the Log on page as if i enter wrong credentials
 instead of getting the message like "The provided credentials are invalid.Please type your credentials for authentication" i need to provide some link.For that  i have modified    System.xml as
 
<logon enabled="true">
     <base-template-name>bad_credentials_redirect_link</base-template-name>               
</logon>


& i placed bad_credentials_redirect_link.xhtml file  in
\cognos\c10\webcontent\ps\login folder,bad_credentials_redirect_link.xhtml this file contains the code as

<div id="%CL_PROMPT_badCredentialsEntered_caption%">
Visit Google
</div>

But i'm not getting,Can you guide me to go forward.


Regards,
Rakesh

Navigation

[0] Message Index

Go to full version