release notes
   | Book:
   1.9.5,
           1.9.12 (opt, FHS),
            
2.11 (FHS), 
2.12 (FHS), 
2.13 (FHS), 
2.14 (FHS),
           | Wiki
   | Q&A
    
 
    Stage protection can optionally be configured in the
    poolmanager rather than on the doors and the pinmanager. Thus
    the white list needs to be present on a single node only. To
    enable this, define the following parameter in
    /opt/d-cache/etc/dcache.conf:
  
stagePolicyEnforcementPoint=PoolManager
    The file name of the white list must be configured by setting the
    stageConfigurationFilePath parameter in
    /opt/d-cache/etc/dcache.conf:
  
stageConfigurationFilePath=/opt/d-cache/config/StageConfiguration.conf
    The parameter needs to be defined on all nodes which enforce the
    stage protection, i.e., either on the doors and the
    pinmanager, or in the poolmanager depending on the stage
    policy enforcement point.
  
