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
-
DOMAIN
keyword deprecated on theLOGIN
subcommand. -
PROVIDER
keyword introduced on theLOGIN
subcommand.
Release 18.0
-
PER CONNECT
deprecated. Command name changed toREPOSITORY CONNECT
.
Example
REPOSITORY CONNECT
/SERVER HOST='PER1'
/LOGIN USER='MyUserID'
PASSWORD='abc12345'
ENCRYPTEDPWD=NO.