thank you very much for your help.. now the gridmapfile of hostb looks like "/O=Grid/OU=GlobusTest/OU=simpleCA-ca/OU=localdomain/CN=buser" buser and the gridmapfile of hosta looks like "/O=Grid/OU=GlobusTest/OU=simpleCA-ca/OU=localdomain/CN=buser" auser and every thing worked fine.
On Tue, Aug 19, 2008 at 10:24 PM, Raj Kettimuthu <[EMAIL PROTECTED]>wrote: > You create a user certificate for a user and host certificate for a host. > I'm confused by your term "user certs of hostb". It looks like you are > running the GridFTP server as root and it uses the host credential. If > this is the case and if you are not running any clients on hosta or hostb, > you do not need to have any user certs on hosta or hostb. You need the > user cert only on the machine where you run globus-url-copy. All you need > on hosta and hostb is a gridmap file that maps the globus-url-copy user's > DN to a local user id. > > > debug: authenticating with gsiftp://hosta/tmp/thirdparty.txt > > debug: response from gsiftp://hosta/tmp/thirdparty.txt: > > 530-Login incorrect. : globus_gss_assist: Gridmap lookup failure: Could > > not map /O=Grid/OU=GlobusTest/OU=simpleCA-ca/OU=localdomain/CN=buser > > 530- 530 End. > > This error indicates that the server on hosta could not find a mapping for > "/O=Grid/OU=GlobusTest/OU=simpleCA-ca/OU=localdomain/CN=buser" > > Does the DN in the gridmap file on hosta exactly matches the above string? > Could there be any typo? > > Raj > >
