REPOSITORY CONNECT
REPOSITORY CONNECT
/SERVER HOST='host[:{8080**}]' [SSL={NO**}]
{port } {YES }
/LOGIN USER='userid'
PASSWORD='password'
[PROVIDER='security provider']
[ENCRYPTEDPWD={YES**}]
{NO }
** Default if the keyword or value is omitted.
Syntax for the REPOSITORY
CONNECT command can be generated from the Repository Server dialog.
Release History
Release 15.0
- Command
introduced as
PER CONNECT.
Release 17.0
-
DOMAINkeyword deprecated on theLOGINsubcommand. -
PROVIDERkeyword introduced on theLOGINsubcommand.
Release 18.0
-
PER CONNECTdeprecated. Command name changed toREPOSITORY CONNECT.
Example
REPOSITORY CONNECT
/SERVER HOST='PER1'
/LOGIN USER='MyUserID'
PASSWORD='abc12345'
ENCRYPTEDPWD=NO.