We are investigating exactly how an AD user is authenticated to the PRTG portal.
We know that a User Group has to be created wit AD integration with the user in the Security Group.
What we don't know is how does PRTG accept the authentication request and validate the user, furthermore what does PRTG do if its a new user or if the user's password has been changed.
Additionally we assume the password is cached encrypted, is that assumption correct.
Dear Josh,
PRTG will validate the credentials against your Active Directory server using LDAP requests. The PRTG server will cash the credentials for one hour, then a new validation is required. This procedure is encrypted.
This cash is stored in the memory of the PRTG Core Server and will not be written to disk.
Best regards, Felix
Aug, 2016 - Permalink