Configuring Platform Server to Connect to Internet Server
To communicate to Internet Server, create the following Platform Server definitions:
| Definition | Description |
|---|---|
| Node | Defines connectivity information to connect to Internet Server. |
| Profile | Defines credentials needed to authenticate to Internet Server. |
On Unix, creating node and profile definitions required the user to be a root user or in the cfadmin group. On Windows, creating node and profile definitions required the user to be an administrator user or in the cfadmin group.
Creating Node Definition
To create a node definition, complete the following steps.
- Procedure
- Enter the following command:
cfnode n:mftisnode
- Enter the appropriate number for each prompt.
Note: Enter the TCP port defined for the Internet Server Platform Server service.
Creating Profile Definition
To create a profile definition, complete the following steps.
- Procedure
- Enter the following command:
cfprofile n:mftisnode
- Enter the user ID and password for the Internet Server user created in a prior step, when prompted.
- If asked for a local user, ensure that the local user is set to the Unix or Windows user that started the DNI daemon.
- If not asked for a local user, ensure the user that executed the
cfprofilecommand must be the same user that started the DNI daemon.