Web Server Setup (Apache)
-
Find the
curator.conf
file (default location isC:\InterWorks\Curator\curator.conf
). -
Un-comment the lines (by deleting the
#
at the front of the line) starting atLoadModule authnz_sspi_module modules/mod_authnz_sspi.so
and ending at</Location>
. See example below: - After the configuration file has been edited and saved, restart the webserver.
Curator Setup
After you have completed the Curator installation and the Web Server Setup steps above, you can enable Active Directory/Kerberos on Curator.- Login to the backend of your Curator instance (e.g.
http://curatorexample.com/backend
). - Navigate to the Settings > Security > Authentication Settings section from the left-hand menu.
- Change the “Authentication Type” to Active Directory / Kerberos.