Skip to content

Mapping plugin for xrootd4j to map CMS PFN to LFN according to the site's mapping rules in storage.xml.

License

Notifications You must be signed in to change notification settings

dCache/xrootd4j-cms-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Authorization and mapping plugin for xrootd4j and dCache

This is an authorization and mapping plugin for xrootd4j and dCache.

To compile the plugin, run:

mvn package

The plugin can be tested by loading it with the xrootd4j standalone server available from http://github.com/dCache/xrootd4j:

java -Dlog=debug 
     -jar /path/to/xrootd4j/xrootd4j-standalone-1.0.1-jar-with-dependencies.jar \
     --plugins target/xrootd4j-cms-plugin-1.0-SNAPSHOT/ \
     --authz org.dcache.xrootd4j

About

Mapping plugin for xrootd4j to map CMS PFN to LFN according to the site's mapping rules in storage.xml.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages