2020.2

Table Of Contents
l
ActiveDirectory Server: Enter the address of the ActiveDirectory Server.
l
Domain: Enter the domain for authentication.
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.
Page 800