We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
In order to import your objects from LDAP (Target), you need to configure its object into LBE (https://github.com/OpenCSI/lbe/wiki/UI and for tutorial https://github.com/OpenCSI/lbe/wiki/Create-Import-Object).
Then, using a terminal you need to go to your LBE Directory with your manage.py file and enter:
python ./manage.py --import-target
LBE will import all objects from LDAP Server (Target) to the MongoDB Server (Backend)
There was an error while loading. Please reload this page.