beautypg.com

Disabling security – Rockwell Automation FactoryTalk Report Expert User Guide User Manual

Page 137

background image

Administering Report Expert Chapter 9

Rockwell Automation Publication RPTEXP-UM001H-EN-P-June 2014

137

To update the Report Expert configuration file:

1. Go to

\Website, and edit

the Web.config file.

2. Replace the name of the default Administrators group with

the name of the group you have created or chosen to contain
Report Expert administrators.
For example, if the group that you use is named
RptExpAdmins, do the following:
Replace Administrators:


...

With RptExpAdmins:


...

3. Save the file.

To disable security for Report Expert and allow any user full
administrator access:

1. Go to

\Website, and edit

the Web.config file.

2. Remove or comment out the ReportExpertAdminGroup add

key.


...

To comment it out, type

after the add key

line:

3. Save the file.

Disabling Security