Upload a configuration file that configures the security settings for multiple access controls. After you import a configuration file, all access controls in the file are set to ES_Users_Template.
Using a text editor, create an XML file using the following format:
To get
and , do the following:From the Embedded Web Server, click Settings or Configuration, and then click Import/Export > Export Security Setups file.
Open the exported authfile.ucf file using a text editor, and then locate the access control entries. For example,
.Sample configuration file:
<FunctionAccessControls> <FunctionAccessControl>esf.scanToNet.scanToNetworkFAC</FunctionAccessControl> </FunctionAccessControls>
Note: More eSF access controls can be added to the configuration file. |
From the Embedded Web Server, access the configuration page for the application.
From the FAC Configuration File section, select the XML configuration file to import.
Apply the changes.