...
Import the LDIF files that create the web agent by issuing the following commands:
Code Block | ||||
---|---|---|---|---|
| ||||
cd /D "%PROGRAMFILES%\Ubisecure\customerid\application\ldap" import.cmd customerid.ldif import.cmd customerid-secrets.ldif import.cmd customerid-adlds.ldif |
...
- Copy the relevant LDIF files from CustomerID server to SSO. You can place them on the desktop in a folder called "customerid-ldifs"
Use the import.cmd script in the path UBILOGIN_HOME\ldap\adam\import.cmd to import these files
Code Block language text
...
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"