#the grid machine fully qualified name #ua.name = localhost #Public address by which the machine can be contacted #ua.externalname = #the port number where the user agent is listen requests. Must be equals to port atribute from the gum description #ua.port = 3080 #the root directory where playpens are created #ua.playpenroot = /tmp #the playpen size #ua.playpensize = NO_LIMIT #Directory used for storage #ua.storagedir = .mgstorage #the storage size #ua.storagesize = NO_LIMIT #it turns on the security feature #(options: yes or no) #ua.security = no #tells if the daemon that checks the computer idleness have to be initialized with the UA #(options: yes or no) #ua.idlenessdetector = no #How many time the computer shall be idle to initialize the UA services in seconds #ua.idlenesstime = 1800 #Security options, ALL must be set for security to work. These options are OFF be default #ua.security = no #ua.secureport = #ua.keystorefilename = #ua.keystorepassword = #ua.truststorefilename = #ua.truststorepassword =