Hi

On 06/01/2011 01:41 AM, Lukasz Lacinski wrote:
For some reason you use a host credential (CN=host/fool.man.machine) instead of a user credential. It is unusual but it should work if you add the following mapping between this DN and an existing local username to the file /etc/grid-security/grid-mapfile:

"/O=Grid/OU=GlobusTest/OU=simpleCA-fool.man.machine/CN=host/fool.man.machine" dknight

You can do this using the command:
# $GLOBUS_LOCATION/sbin/grid-mapfile-add-entry -dn \
"/O=Grid/OU=GlobusTest/OU=simpleCA-fool.man.machine/CN=host/fool.man.machine" \
-ln dknight
I tried this and now my grid-mapfile is as follows:

"/O=Grid/OU=GlobusTest/OU=simpleCA-fool.man.machine/OU=man.machine/CN=Dark Knight" dknight "/O=Grid/OU=GlobusTest/OU=simpleCA-fool.man.machine/CN=host/fool.man.machine" dknight

How did this happen that you use the host credential as a user credential? How did you get/generate that credential?

Lukasz
Well I used myproxy-admin-adduser -c "Dark Knight" -l dknight to generate it. I editted the gridmap file according to its output, i.e. the first line of the gridmap file I have provided above. The second line was added to the gridmap file when I ran your command. I am still am getting the error though.

Regards
Amitav

Reply via email to