[pca] supplevel option

Bleek Thomas bl at gfz-potsdam.de
Mon Apr 18 12:02:23 CEST 2011


Same here:
<script type="text/javascript">
  // Disable frame hijacking
  if (top != self)
     top.location.href = location.href;
</script>



<html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
    <title>Single Sign-On</title>
    <link rel='stylesheet' href='/oam/pages/css/login_page.css'/>
    <link rel="stylesheet" type="text/css" href="/oam/pages/css/general.css" >

    <script type="text/javascript">
        // Disable frame hijacking  
        if (top != self) 
            top.location.href = location.href;
    </script>
    <style>
    body
    {
        background:url('/oam/pages/images/loginpage_bg.png');
        background-repeat:repeat-x;
        background-color:#185E87;
    }
    </style>
</head>
<body>
    <div Style="position:absolute; visibility:show; left:0px; top:0px;z-index:1">
        <img src="/oam/pages/images/login_logo.png" />
    </div>
    <div Style="position:relative; visibility:show; left:0px; top:0px;z-index:1">
        <div id="top">
            <div id="login-header">
            </div>
            <div id="content">
                <div id="login">
                    <div id="title">Error</div>
                    <div class="message-row">
                        <p class="loginFailed">System error. Please re-try your action. If you continue to get this error, please contact the Administrator.</p>
                    </div>
                 </div>
            </div>
        </div>
        <div class="login-footer-generic">
            <div class="info">
            
            <p id="footerVersion">Oracle Access Manager Version: 11.1.1.3.0</p>
            <p id="copyright">Copyright © 1996,2010, Oracle and/or its affiliates. All rights reserved.</p>
            <p id="trademark">Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.</p>
            </div>    
        </div>
    </div>        
</body>
</html>

With Safari Browser it seems to work, but the page is totally scrambled, bit the information seems to be there.

tb

Am 18.04.2011 um 11:27 schrieb Martin Paul:

> Bleek Thomas wrote:
>> Same here, I have just notized this myself:-(
> 
> Sigh. Too bad, this option was very useful to diagnose patch access problems.
> 
> If you want, you can try the underlying wget command and see if the problem is exactly the same. Run:
> 
>  wget --no-check-certificate --http-user MOSuser --http-passwd MOSpasswd
>  "https://support.oracle.com/CSP/login?cmd=status" -O status.xml
> 
> One gets redirected to login.oracle.com (which is fine), but then receives a 2009 bytes long text/html file, which includes this message:
> 
>  <p class="loginFailed">System error. Please re-try your action.
>  If you continue to get this error, please contact the Administrator.</p>
> 
> With all these redirections, I have no idea why it doesn't work anymore. If you login to Oracle in your browser, you can then access the above "status" URL fine. So it seems as if only non-interactive access is affected (which of course is what PCA needs).
> 
> Martin.
> 

--
Dr. Thomas Bleek, Netzwerkadministrator
Helmholtz-Zentrum Potsdam
Deutsches GeoForschungsZentrum
Telegrafenberg G261
D-14473 Potsdam
Tel.: +49 331 288- 1818/1681 Fax.: 1730 Mobil: +49 172 1543233
E-Mail: bl at gfz-potsdam.de

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2243 bytes
Desc: not available
URL: <https://lists.univie.ac.at/pipermail/pca/attachments/20110418/855a22b5/attachment.bin>


More information about the pca mailing list