PARSL-GLOBUS-AUTH(1) | User Commands | PARSL-GLOBUS-AUTH(1) |
NAME¶
parsl-globus-auth - authenticate parsl user to globus
SYNOPSIS¶
parsl-globus-auth
DESCRIPTION¶
In order to transfer files with Globus, the user must first authenticate. The first time that Globus is used with Parsl on a computer, the program will prompt the user to follow an authentication and authorization procedure involving a web browser. Users can authorize out of band by running the parsl-globus-auth utility. This is useful, for example, when running a Parsl program in a batch system where it will be unattended.
This command takes no arguments nor options.
EXAMPLES¶
Here is an example establishement of authorization to a Globus infrastructure:
$ parsl-globus-auth Parsl Globus command-line authorizer If authorization to Globus is necessary, the library will prompt you now. Otherwise it will do nothing Authorization complete
AUTHORS¶
parsl-globus-auth is written by the Parsl Team.
The present manual page is written by Étienne Mollier <emollier@debian.org> for the Debian project, but can be reused for other purposes.
SEE ALSO¶
parsl_coprocess.py(1), parsl-perf(1), parsl-visualize(1), process_worker_pool.py(1)
January 2024 | parsl version 2023.11.13+ds |