Migrate configuration between one NAM to another NAM

Hi,

Currently we are having NAM 5.0.2 in RHEL 7.9 and all components (Admin, IDP and AG) installed in different server. We are planning to setup a same NAM environment and need to migrate all configuration including attribute set, MFA configuration, Risk policies, certificates, SAML SP configuration and OAuth configuration along with IDP customized files.

so, can i migrate these configurations using Code promotion or manual need to be done?

  • 0  

    You can use the Export functionality to Export the configuration and Import it into a new environment, assuming it is the same version (not sure if it works across support packs, e.g. exporting 5.0 SP2 and importing into 5.0 SP4).  

    I've exported an AG appliance configuration before and imported it into an AG service setup, so I know that works (just gotta fix all the IP address assignments afterward).

    Another option would be to add a secondary admin console, destroy the old primary, and promote the secondary to primary.  That is a more complex process, but I've done that before too when moving from SuSE to RHEL.  Then you can just build new IdP's and AG's and add them to the system and remove the old ones.

    And of course, the manual option is there too.

    So lots of options.

    Matt