Difference between revisions of "Security panel"

From ICA-AtoM
Jump to navigation Jump to search
Line 6: Line 6:
  
 
The application ships with default values of "no", but the Administrator can select "yes" and increase security.
 
The application ships with default values of "no", but the Administrator can select "yes" and increase security.
 +
 +
* limit_admin_ip: limit incoming requests for all administrator functionality to an IP address or an IP range. Two examples:
 +
** 192.168.0.1
 +
** 192.168.0.1-192.168.0.255
 +
 +
*require SSL
 +
  
 
[[Category:User manual]]
 
[[Category:User manual]]

Revision as of 16:13, 30 August 2012

Please note that ICA-AtoM is no longer actively supported by Artefactual Systems.
Visit https://www.accesstomemory.org for information about AtoM, the currently supported version.

Main Page > User manual > Administer > Settings > Security panel

Security panel with default values

An introduction to the new Security features provided in the 1.3 Release is located on the User Manual Login page.

The application ships with default values of "no", but the Administrator can select "yes" and increase security.

  • limit_admin_ip: limit incoming requests for all administrator functionality to an IP address or an IP range. Two examples:
    • 192.168.0.1
    • 192.168.0.1-192.168.0.255
  • require SSL