Changeset 2719 for TI12-security/branches
- Timestamp:
- 10/07/07 15:35:36 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TI12-security/branches/NOCS/conf/nocsMapConfig.xml
r833 r2719 1 1 <?xml version="1.0" encoding="utf-8"?> 2 2 <AAmap> 3 <thisHost name="NOCS"> 4 <aaURI/> 5 <loginURI/> 6 </thisHost> 7 3 8 <trusted name="BODC"> 4 <wsdl>http://livglue.nerc-liv.ac.uk/attAuthority.wsdl</wsdl> 9 <aaURI/> 10 <loginURI/> 5 11 <role remote="anonymous" local="anonymous"/> 6 12 <role remote="public" local="ndgUser"/> … … 44 50 </trusted> 45 51 <trusted name="BADC"> 46 <wsdl>http://glue.badc.rl.ac.uk/attAuthority.wsdl</wsdl> 52 <aaURI/> 53 <loginURI/> 47 54 <role remote="nercInst" local="ndgUser"/> 48 55 <role remote="nercFunded" local="ndgUser"/> … … 59 66 </trusted> 60 67 <trusted name="RSDAS"> 61 <wsdl>http://www.npm.ac.uk/rsdas/projects/ndg/security/html/attAuthority.wsdl</wsdl> 68 <aaURI/> 69 <loginURI/> 62 70 <role remote="nercGrant" local="ndgUser"/> 63 71 <role remote="nercCentreSurvey" local="ndgUser"/>
Note: See TracChangeset
for help on using the changeset viewer.