Define a PI trust against a PI user
- Last UpdatedOct 04, 2024
- 2 minute read
- PI System
- PI Server 2023
- PI Server
When you define a PI trust against a PI user, Data Archive authenticates all applications that use that PI trust as that PI user.
You can define trusts against a PI user using the Identities, Users, & Groups tool or the Mappings & Trust tool. If you use the Identities, Users, & Groups tool, you cannot use the Add Trust Wizard. To use the wizard, use the Mappings and Trusts tool to create the trust.
-
Under Collectives and Servers, select the server or collective.
-
In the System Management Tools pane, select Security > Identities, Users, & Groups.
-
Select the PI Users tab.
-
Double-click the user against which you want to define the trust. That user's Properties dialog box opens.
-
Click the Mappings & Trusts tab. The top portion shows all existing mappings for this PI user. The bottom portion shows all existing PI trusts for this PI user.
-
Click Add under the trusts to open the Add New Trust dialog box. (There is also an Add button under the mappings; be sure to click the correct button.)
Note: The Add button is disabled if the selected PI user is disabled or not usable in a trust.
-
Enter the appropriate information for the PI trust. At a minimum, you need to specify a name for the trust. You can also specify optional information. The more specific you make the trust, the more secure it will be. See Manage trusts for more information.
You can enter the following optional trust specifications:
-
IP Information: Specify which computer to trust. Enter either a network path or an IP address and netmask:
-
Network path: Fully-qualified domain name of the trusted computer, such as an interface node (for example, ).
-
IP Address: The IP address of the trusted computer, such as the interface node.
-
Net Mask: The netmask of the trusted computer (for example, ).
-
-
Windows Account Information: For SDK trusts only, specify a trusted Windows domain and account:
-
Domain: Windows domain of the user who runs the trusted application (for example: ).
-
Account: Windows user name of the user who runs the trusted application (for example: ).
-
-
Application Information: Specify the Name of a trusted application. Enter the name differently for API and SDK connections.
-
API connection: Enter an identifier called an application process name, or procname. This is a four-character string with an E appended (for example, for the Perfmon Interface).
-
SDK connection: Enter the full name of the connecting application, including the extension, but not the path (for example: PI-ICU.exe).
-
-
-
Click OK to create the new trust.