#### #### #### OSG Storage Operations Toolkit -- Core Tools configuration file #### #### #### ## Site's Cautionary_Level must be one of: { low | medium | high } ## ## 1. low : All tools 'can' be run. ## 2. medium : Tools with data removal capability 'cannot' be run. ## 3. high : Tools with data removal capability as well as tools that ## perform exhaustive operations, e.g., on all files, 'cannot' be run. ## ## Toolkit comes with a default cautionary level set to medium. It is upto ## a site's discretion to modify it to low, when fully comfortable. Only ## when a site decides to choose a low cautionary level, will the tools ## with data removal or with exhaustive capability become enabled. Sites ## should note that liability of data loss, in an extreme event, is not ## the responsibility of the OSG Consortium or its OSG Storage group. Cautionary_Level=medium ## Site dCache Administration configuration Admin_Host=$FQDN_OF_ADMIN_HOST Admin_Port=22223 Admin_Login=admin Admin_Password=dickerelch Admin_Cipher=blowfish Admin_SSH_Key_File= SRM_Host=$FQDN_OF_SRM_HOST Jython_Dir=/opt/jython # Email addresses of the Site and the Virtual Organization contacts. # Multiple addresses can be configured, separated by a comma. # EXAMPLE: Email_Address=name@ucsd.edu, name@fnal.gov, name@desy.de Email_Address=rana@fnal.gov, owen.synge@desy.de, bbockelm@math.unl.edu # Email format preference. Must be one of { html | text }. If html is # specified here, it will be observed by utilities where available. Email_Format_Preference=html # Your site's valid domain. This is required to send email notifications. # EXAMPLE: Site_Valid_Domain=fnal.gov Site_Valid_Domain=ucsd.edu # PNFS path to a top-level User-storage (e.g. CMS's store/user) directory. # EXAMPLE: User_SE_Top_Dir="/pnfs/mit.edu/data4/cms/phedex/store/user" User_SE_Top_Dir="/pnfs/t2.ucsd.edu/data4/cms/phedex/store/user" ## Please note - in this file, a line with a # sign anywhere is a comment. ## Admin_SSH_Key_File is currently utilized by a subset of the toolkit. ## Admin_Password is required. If necessary, in future, we may make a ## transition to admin-interface logins solely on basis of SSH-RSA keys. #### #### #### Open Science Grid Consortium #### #### www.opensciencegrid.org #### #### You should have received a listing of AUTHORS and COPYRIGHTS #### #### along with this software. If needed, please visit the web #### #### resources listed in WWW, or contact #### #### osg-storage@opensciencegrid.org ####