Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space IDS and version 8.2.0

...

Import the LDIF files that create the web agent by issuing the following commands: 

Code Block
languagetext
themeRDark
cd /D "%PROGRAMFILES%\Ubisecure\customerid\application\ldap"
import.cmd customerid.ldif
import.cmd customerid-secrets.ldif
import.cmd customerid-adlds.ldif

...

  1. Copy the relevant LDIF files from CustomerID server to SSO. You can place them on the desktop in a folder called "customerid-ldifs"
  2. Use the import.cmd script in the path UBILOGIN_HOME\ldap\adam\import.cmd to import these files

    Code Block
    languagetext

...

  1. cd /D "%PROGRAMFILES%\Ubisecure\ubilogin-sso\ubilogin\ldap\adam"
    import.cmd "%USERPROFILE%\Desktop\customerid-ldifs\customerid.ldif"
    import.cmd "%USERPROFILE%\Desktop\customerid-ldifs\customerid-secrets.ldif"
    import.cmd "%USERPROFILE%\Desktop\customerid-ldifs\customerid-adlds.ldif"