2020.2

Table Of Contents
Note
In the address of the server and in the domain name the following characters should not
be used: , + $@ # < > ' ; | {} ~ [] * " :
Tip
If you dont know what your LDAP server and domain names are, you can usually obtain
them by opening a CMD window and typing the following:
l For the domain name: echo %USERDOMAIN%
l For the LDAP Server name: echo %logonserver%
Testing the server
l
To test the server address and domain, enter a username and password and click the
Test server button.
Note
The user name and password aren't part of the plugin preferences. Users will have to
provide their credentials themselves and will be presented with an HTML page for that
purpose.
Changing the Log in page
You can change the look and feel of the login window if you are familiar with the EJS
templating syntax.
Explaining this syntax falls outside the scope of this documentation, but there are plenty of
tutorials available online.
The two files that you need are located here: C:\Program Files (x86)\Objectif
Lune\ppnode\src\html
Be careful; errors in these files can lead to unpredictable behavior!
Page 790