About this task
Prior to Metasys Release 8.1, a hybrid UPN format that uses a username with the FQDN was the only UPN option available. An example of this hybrid UPN format is myUser@my.corp.com.
You can enable an exact UPN name authentication that does not require the FQDN. An example of this exact UPN format is myUser@corp.com.
Follow these steps to enable this authentication method:
Procedure
- Open Notepad by right-clicking and selecting Run as Administrator.
- In Notepad, click File > Open.
-
Browse to C:\Program Files\Johnson
Controls\MetasysIII\ws and right-click on the
web.config file.
Note: By default, the Metasys software and databases are installed to the C: drive. If you have customized the installation location, specify the location. For example, if you installed on drive E, use E:\.
- Click Open.
-
Modify the following key under the<configuration><appSettings> section from false to true:
<! --Whether to validate onexact UPN for Office365 style ActiveDirectory --><addkey="enableOffice365StyleActiveDirectoryAuthentication"value="true"></add>
- Save and close the web.config file.
-
If SCT is not
installed on the same computer as the Metasys server, restart the target
server.
If SCT is installed on the same computer as the as the Metasys server, continue to Step 7a.
- Open Notepad by right-clicking and selecting Run as Administrator.
- In Notepad, click File > Open.
-
Browse to C:\Program
Files\Johnson Controls\MetasysIII\Tool and
right-click on the web.config file.
Note: By default, the Metasys software and databases are installed to the C: drive. If you have customized the installation location, specify the location. For example, if you installed on drive E, use E:\.
-
Modify the following key under
the<configuration><appSettings> section from false
to true:
<! --Whether to validate onexact UPN for Office365 style ActiveDirectory --><addkey="enableOffice365StyleActiveDirectoryAuthentication"value="true"></add>
- Save and close the web.config file.
- Restart the target server.
- After editing the web.config files, you can begin adding Active Directory users with exact UPN usernames to the Metasys system using the Security Administrator System.