MdasEnv Template
From SRB
[edit]
An Example .MdasEnv file
mdasCollectionHome '/home/srbdev.sdsc' mdasDomainHome 'sdsc' srbUser 'srbdev' srbHost 'torah.sdsc.edu' # mcatZone defines the user's home zone mcatZone 'sdscdemo' defaultResource 'unix-sdsc' # AUTH_SCHEME defines the auth scheme to use. # valid schemes are : #'ENCRYPT1', #'GSI_AUTH', #'GSI_SECURE_COMM' # and #'GSI_DELEGATE' AUTH_SCHEME 'ENCRYPT1' # SERVER_DN specify the Gsi Dn of the Server. # Valid only if AUTH_SCHEME is set # to 'GSI_AUTH' or 'GSI_SECURE_COMM'. SERVER_DN '/C=US/O=NPACI/OU=SDSC/USERID=srb/CN=Storage Resource Broker/Email=srb@sdsc.edu'
[edit]


