Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [geclipse-dev] Problem with fqan

Hi Romain,

>  faultDetail:
>     {}fault:<message>User not authorized:
> unable to check credential permission  
> (/opt/glite/etc/glite_wms_wmproxy.gacl)
> (credential entry not found)
> credential type: voms
> input fqan: /biomed/lcg1/Role=NULL/Capability=NULL

can you verify with the WMS server admin that your VO/group etc is being 
allowed there?

Or if you can log in there yourself, check the 
file /opt/glite/etc/glite_wms_wmproxy.gacl 
it should contain something like

  <entry>
    <voms>
      <fqan>biomed/lcg1</fqan>
    </voms>
    <allow>
     <exec/>
   </allow>
  </entry>

Cheers, Aiel


Back to the top