Table of Contents
Warning
Authenticate is deprecated. Use Authenticate version 2 instead.
Name | Direction | Type | Default | Description |
---|---|---|---|---|
ComputeResource | Input | string | Mandatory | The remote computer to authenticate to. Allowed values: ['SCARF@STFC‘] |
UserName | Input | string | Mandatory | Name of the user to authenticate as |
Password | Input | string | Mandatory | The password associated with the specified user |
Authenticate to the remote compute resource. This must be executed before calling any other remote algorithms.
For more details, see the remote job submission API docs.
Categories: Algorithms | Remote | Deprecated
C++ source: Authenticate.cpp (last modified: 2016-12-19)
C++ header: Authenticate.h (last modified: 2016-12-19)