NIEeS .SRB files

From GridInfo

Jump to: navigation, search

On a unix/linux system, you need to set up two files within a directory called .srb: .MdasEnv and .MdasAuth

.MdasEnv

mdasCollectionName '/NIEeS/home/<username>.NIEeS-1'
mdasCollectionHome '/NIEeS/home/<username>.NIEeS-1'
mdasDomainName 'NIEeS-1'
mdasDomainHome 'NIEeS-1'
srbUser '<username>'
srbHost 'cete.niees.group.cam.ac.uk'
srbPort '5544'
defaultResource 'cete'
AUTH_SCHEME 'ENCRYPT1'

where <username> is your assigned name. In time the last line may be replaced by

AUTH_SCHEME 'PASSWD_AUTH'

or

AUTH_SCHEME 'GSI_AUTH'

.MdasAuth

This file contains only one line, on which is your SRB password.



Return to Storage Resource Broker page

Personal tools