|
META TOPICPARENT |
name="WmsxSoftware" |
WMSX |
|
-
-rememberafs - Will ask for your AFS password and renew AFS tokens until provider is running. It only works if you do not quit the interactive terminal (when you quit interactive session, AFS automatically deletes your tokens).
-
-forgetafs - Forget the AFS password.
-
-vo yourvo - Set the VO for all future job submissions to
yourvo .
|
|
< < |
-
-remembergrid - Will ask for your Grid password and renew the Grid tokens until there are no more managed jobs. If your grid key files (
userkey.pem and usercert.pem , typically located under ~/.globus ) are located on AFS space, you should use -rememberafs , and should not quit the interactive terminal. If this is not feasible, copy the .globus directory to some local disk space, and point the environmental variables X509_USER_CER and X509_USER_KEY to the absolute path of usercert.pem and userkey.pem , respectively.
|
> > |
-
-remembergrid - Will ask for your Grid password and renew the Grid tokens until there are no more managed jobs. If your grid key files (
userkey.pem and usercert.pem , typically located under ~/.globus ) are located on AFS space, you should use -rememberafs , and should not quit the interactive terminal. If this is not feasible, copy the .globus directory to some local disk space, and point the environmental variables X509_USER_CER and X509_USER_KEY to the absolute path of usercert.pem and userkey.pem , respectively, and also copy your ~/.glite directory to some local disk space, and point the environmental variable GLITE_USER_HOME to the absolute path of that directory.
|
|
The possible job submission procedures are described in the next sections. |