Security Compliance
Configure ARM for the use of nested groups in the ARM user management
This article describes how to configure ARM to resolve nested groups during ARM logon.
First published date
Last published date
Overview
Product section
Cause
Resolution
- Determine the maximum nesting depth to use. The login time to ARM increases exponentially in relation to the nesting depth. Group nesting should be kept as flat as possible.
- Open the configuration file pnServer.config.xml under
%ProgramData%\protected-networks.com\8MAN\cfg - Add or modify the configuration switch:
<server.userManagement.maxGroupResolveDepth type="System.Int32">2</server.userManagement.maxGroupResolveDepth> - Adjust the value for the maximum nesting depth. Values can range from 2 - 9 for the maximum resolved nesting depth.