$HOME/.globus) after you get your my_cert.p12. To get converted usercert.pem, userkey.pem files, use this command in the lxplus machine.openssl pkcs12 -export -inkey userkey.pem -in usercert.pem -out my_cert.p12Permission of those files is below.
-rw-r--r-- usercert.pem -rw------- userkey.pem
source /afs/cern.ch/cms/LCG/LCG-2/UI/cms_ui_env.csh source /afs/cern.ch/cms/ccs/wm/scripts/Crab/crab.csh
crab.cfg from /afs/cern.ch/cms/ccs/wm/scripts/Crab/. Put this under CMSSW directory which you want to do cmsRun test_cfg.py.
crab.cfg is here. In many cases, you don't have to publish your result. But you would be need to copy results to a Storage Element(SE). To analyse published results in other servers, not CERN T0 servers (like MIT T2), add *dbs_url = * under [CMSSW] with provided by server administrator.
crab -create crab -submit crab -status
crab.cfg. This file use MIT T2 server.