# Do not delete this !!!!!! # # This is a configuration file for redirector node of system XROOTD # # It specifies the manager oldb location # (Mandatory directive) odc.manager rcas6001 3121 # Enable tracing for odc component (specially traces request redirection) odc.trace all # # !!!!!!!!!!!!(OLB) Open load balancing Section!!!!!!!!!!!! # It can be in same file # Restriction for hosts that can subscribe to the olbd manager olb.allow host rcas*.rcf.bnl.gov # Designate the port number to use for incoming requests from client (this is mandatory directive) olb.port 3121 # s for staging, path here is path parcel, default is r / olb.path r / # # !!!!!!!!! The XROOTD Section!!!!!!!!!!!!!!!! # # It specifies the port of XROOTD server xrd.protocol xrootd * xrd.port 1095 # Here loading the extended file system support for xrootd xrootd.fslib /afs/rhic.bnl.gov/star/ROOT/4.03.02/.sl302_gcc323/rootdeb/lib/libXrdOfs.so # Here load library for security component # xrootd.seclib /afs/rhic.bnl.gov/star/ROOT/4.03.02/.sl302_gcc323/rootdeb/lib/libXrdSec.so # It specifies a valid path prefix to file requests xrootd.export /data0 xrootd.export /data1 xrootd.export /data2 xrootd.export /home # This directive is restriction for hosts that can connect to xrootd # xrd.allow r*.rcf.bnl.gov # # !!!!!!! (SEC) Security authentication copmonent section !!!!!! # # This directive binds a set of protocols to one or more hosts # (parametr only specifies that incoming clients must supply host-based authentification) # sec.protbind *.rcf.bnl.gov only host