Problem in CredentialManager Portlet

View: New views
1 Messages — Rating Filter:   Alert me  

Problem in CredentialManager Portlet

by globus world :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi all,

         i installed
                     gridsphere 2.2.10
                     gridportlets1.4
                     tomcat 5.5.25
                     ant 1.6.5
                     jdk1.6.0_06  

                         i installed gridsphere and gridportlets succesfully

i am using CredentialManager Portlet . Is Credential Retrieval portlet and credentialManager portler are same ?

In credential manager portlet i went to new credential button

the following feilds are there

label ----------------------------hyd01                       
user name-----------------------garuda
credential name----------------
credential lifetime-------------8100
passphrase---------------------password

i got the following error

" MyProxy get failed. [Caused by: Bad password invalid credential passphrase] "

and myproxy-server "hyd01" is in remote host

my Resources.xml file is like this


<?xml version="1.0" encoding="UTF-8"?>
<!--

  Resources.xml contains your initial resources when Grid Portlets
  starts up. Edit this file to add whatever resources your Grid
  portal requires.

-->
<grid-resources>

    <!-- Leave this resource definition. -->
    <hardware-resource label="Portal"
                       description="Hosts the GridSphere Portlet Container"
                       ipaddress="192.168.63.92"
                       hostname="xn02.ctsf.cdac.org.in">
        <!-- Secure directory resource -->
        <localhost-resource/>

    </hardware-resource>
 <!-- Rage 1 Cluster -->
    <hardware-resource label="hyd01"
                       description="Myproxy server"
                       ipaddress="144.16.194.130"
                       hostname="hyd01.hardware.cdac.ernet.in">
        <!-- GRID FTP (GT2-GT4) -->
        <gridftp-resource/>
        <!-- MYPROXY (GT2-GT4) -->
        <myproxy-resource portalProxyFile=""
                          portalCertFile="/etc/grid-security/certificates/usercert.pem"
                          portalKeyFile="/etc/grid-security/certificates/userkey.pem"
                          usePortalCredential="false"/>
        <!-- WS-GRAM (GT4) -->
          <ws-gram-resource/>
        <!-- WS-MDS (GT4) -->
        <ws-mds-resource/>
    </hardware-resource>
</grid-resources>


Thanks and Regards
sagar


_______________________________________________
Gridsphere-users mailing list
Gridsphere-users@...
http://lists.gridsphere.org/mailman/listinfo/gridsphere-users