Guest User!

You are not Sophos Staff.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Active Directory Syncronization with SGN

Hello,

I would like to know if anyone developed an VBS script to syncronize the SGN solution with the active direcory server importing the certificates of the users if they are available.

On the other hand, i am getting the error message "the certificate chain can not be built" when importing a user certificate using the Sophos API (VBS SCRIPT). The same process performed manually using the console (same user and certificate) is working properly. Could you please help me with that issue?

Thanks for your support

Best regards

:26921


This thread was automatically locked due to age.
Parents
  • Hi mlvid,

    with the SafeGuard Enterprise installation media, there is a sample script which will help you to import certificates to an existing SafeGuard Enterprise User. The sample is called Certificates.API.vbs, the function is explained in the upper part of the file, see function 4 > import and assign an existing certificate.

    Here comes the catch: The SafeGuard Enterprise API cannot be used to import and assign certificates directly from the PKI. So what you would need to do is to export the existing p7 / p12 certificates from your PKI and import the certificates using the SGN AP and the script mentioned above.


    mlvid wrote:

    On the other hand, i am getting the error message "the certificate chain can not be built" when importing a user certificate using the Sophos API (VBS SCRIPT). The same process performed manually using the console (same user and certificate) is working properly. Could you please help me with that issue?


    Did you test that with the very same user?

    Regards,

    Chris

    :27025
Reply
  • Hi mlvid,

    with the SafeGuard Enterprise installation media, there is a sample script which will help you to import certificates to an existing SafeGuard Enterprise User. The sample is called Certificates.API.vbs, the function is explained in the upper part of the file, see function 4 > import and assign an existing certificate.

    Here comes the catch: The SafeGuard Enterprise API cannot be used to import and assign certificates directly from the PKI. So what you would need to do is to export the existing p7 / p12 certificates from your PKI and import the certificates using the SGN AP and the script mentioned above.


    mlvid wrote:

    On the other hand, i am getting the error message "the certificate chain can not be built" when importing a user certificate using the Sophos API (VBS SCRIPT). The same process performed manually using the console (same user and certificate) is working properly. Could you please help me with that issue?


    Did you test that with the very same user?

    Regards,

    Chris

    :27025
Children
No Data