On Aug 6, 2008, at 9:16 AM, arpit jain wrote:

When I am assigning a ROLE to user like VO-Admin and issue "voms- proxy-init --voms <vo-name>:/ROLE=VO-Admin" then "voms-proxy-info - all" shows the role.

attribute : /<vo-name>/Role=VO-Admin

However when I dont assign a ROLE to user and issue "voms-proxy-init --voms <vo-name>" then if I do a "voms-proxy-info -all", it doesn't show

attribute : /<vo-name>/Role=NULL/Capability=NULL

What can be a possible reason?


This is perfectly normal and is the way it is designed. If you want to assert one of your defined roles, just include that parameter as an option in your voms-proxy-init command. The whole idea is to allow a proxy to be asserted with roles selected optionally by the user.

Alan

Reply via email to