2022.1

Table Of Contents
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!
Setting the duration of the authentication
When a user has logged in, that user's authentication is valid for the duration of the session.
There is no option in the Workflow Preferences that allows you to set a different behavior for the
duration of the authentication. However, you can manually edit the file named: C:\Program
Page 809