You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Open the file ...SAMMigration\IndeedCM.Migrate.SAM.exe.config as administrator in a text editor (for example, Notepad) and fill in the following sections:

  • samSettings - SAM data storage connection parameters:
    • MsCAConnectorId - identifier of the connector to Microsoft CA. The value of the parameter can be found in the xml file of the connector in the SAM directory. The default value is: {1A30B883-CD69-4cbb-8D61-E72E9697D8B1}.

      Default path C:\Program Files\SafeNet\Authentication\SAM\x64\Bin\MsCAConnectorDescriptor.xml

    • connectionString - path to xml file (in the file name, name of the domain where SAM is deployed) with information for connecting to the SAM server.

      Default path C:\ProgramData\SafeNet\Authentication\SAM\

  • migrateSAMSettings - data migration parameters:
    • ignoreCMCertificateTemplateNotFoundError - card import parameter. Can have two values:
      • true - imports from SAM the card and only those certificates on it, for which there is a template created in the Indeed CM policy.
      • false - card is not imported from SAM, if Indeed CM policy does not have at least one template for a certificate issued in SAM.

        This does not stop the process of importing cards in either case. The attribute is optional, the default value is "false".

    • notIssuedTokenAdminPin - If the card in SAM is in the "registered" state and has never been issued, this parameter specifies the administrator PIN that will be set on the device after transferring it to Indeed CM.



  • No labels