The error message indicates a permissions problem on the myproxy-server
storage directory ("/sandbox/globus/globus5a/var/myproxy not owned by
root"). My guess is you ran myproxy-admin-adduser as non-root, so now
you have a myproxy-server storage directory not owned by root. You might
want to start again with the quickstart instructions, being careful to
run commands as root when required, or I suspect you're going to have a
lot of trouble with files not owned by root when they need to be. The
myproxy-server storage directory (in this case,
/sandbox/globus/globus5a/var/myproxy) must be owned by the account the
myproxy-server is running under (i.e., root) and must be accessible only
by that account (i.e., 0700 permissions).On 2/12/11 8:56 AM, kasim saeed wrote: > This is the message written in log when i gave the above command. > > Feb 12 19:54:38 choate myproxy-server[8098]: > /sandbox/globus/globus5a/var/myproxy not owned by root > Feb 12 19:54:38 choate myproxy-server[8098]: Exiting. Please fix errors > with storage directory and restart. > > Regards > Kaasim Saeed. > > > On Sat, Feb 12, 2011 at 7:13 PM, Jim Basney <[email protected]> wrote: > >> What did you find when you checked the myproxy-server logs? >> >> On 2/12/11 7:54 AM, kasim saeed wrote: >>> That is not making any difference.. Any other idea. >>> Please Help >>> >>> Regards >>> Kaasim Saeed. >>> >>> >>> On Sat, Feb 12, 2011 at 6:15 PM, Jim Basney <[email protected]> >> wrote: >>> >>>> http://lists.globus.org/pipermail/gt-user/2011-February/009685.html >>>> >>>> On 2/12/11 6:00 AM, kasim saeed wrote: >>>>> quser@choate:~$ myproxy-logon -s choate >>>>> Failed reading length 0 >>>>> Enter MyProxy pass phrase: >>>>> Failed to receive credentials. >>>>> Error authenticating: Connection closed. >>>>> Error writing: GSS Major Status: General failure >>>>> GSS Minor Status Error Chain: >>>>> globus_gsi_gssapi: internal problem with SSL BIO: SSL failed wrapping >>>> entire >>>>> message: SSL_write wrote -1 bytes, should be 83 bytes >>>>> >>>>> >>>>> >>>>> >>>>> Hi all >>>>> I am new to Globus and need it to install for my academic purposes. I >> am >>>>> using "* >> http://www.globus.org/toolkit/docs/5.0/5.0.2/admin/quickstart/* >>>> " >>>>> link for installation. >>>>> >>>>> OS in Ubuntu 10.04 >>>>> Globus version is 5.0.2. >>>>> >>>>> All went well except when i gave the command myproxy-logon -s choate >>>>> following is the output. >>>>> >>>>> quser@choate:~$ myproxy-logon -s choate >>>>> Failed reading length 0 >>>>> Enter MyProxy pass phrase: >>>>> Failed to receive credentials. >>>>> Error authenticating: Connection closed. >>>>> Error writing: GSS Major Status: General failure >>>>> GSS Minor Status Error Chain: >>>>> globus_gsi_gssapi: internal problem with SSL BIO: SSL failed wrapping >>>> entire >>>>> message: SSL_write wrote -1 bytes, should be 83 bytes >>>>> >>>>> >>>>> >>>>> If i give myproxy-logon -v -s choate >>>>> >>>>> quser@choate:~$ myproxy-logon -v -s choate >>>>> MyProxy v5.2 22 Jun 2010 OCSP >>>>> Attempting to connect to 127.0.1.1:7512 >>>>> Successfully2 connected to choate:7512 >>>>> using trusted certificates directory /etc/grid-security/certificates >>>>> no valid credentials found -- performing anonymous authentication >>>>> Failed reading length 0 >>>>> Enter MyProxy pass phrase: >>>>> Failed to receive credentials. >>>>> Error authenticating: Connection closed. >>>>> Error writing: GSS Major Status: General failure >>>>> GSS Minor Status Error Chain: >>>>> globus_gsi_gssapi: internal problem with SSL BIO: SSL failed wrapping >>>> entire >>>>> message: SSL_write wrote -1 bytes, should be 77 bytes >>>>> >>>>> Please help >>>>> >>>>> >>>>> >>>>> >>>>> Regards >>>>> Kaasim Saeed. >>>>> >>>> >>> >> >
