Documentation for Product Version:
You can use the following checks to verify the installation completed as expected.
If you are seeing problems reaching the Enzoic servers, please review your proxy server settings as well as the Firewall Requirements section of Install Prerequisites.
If emails notifications aren’t being received, add enzoic.com to your approved senders. If your spam filter requires you to whitelist the Enzoic SMTP servers by IP address, you can determine the current IP address list with the following commands:
Windows:
C:>nslookup -type=TXT amazonses.com | find "v=spf1"
Linux/OSX:
$ dig TXT amazonses.com +short| grep 'v=spf1'
This will return the SPF record in use, which will change over time. Example:
"v=spf1 ip4:199.255.192.0/22 ip4:199.127.232.0/22 ip4:54.240.0.0/18 ~all"
Enzoic for Active Directory uses a local port for communications between the password filter and its service. The default port is 6164. If necessary, the port can be changed using a registry setting:
Registry Key: "HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Enzoic\Enzoic for Active Directory" Value Name: ServicePort Value Type: DWORD Value: (new port to use)
Some heuristics based antivirus software may trip on Enzoic. To ensure smooth operation, we recommend whitelisting the Enzoic processes and files under:
C:\Program Files\Enzoic for Active Directory C:\Windows\System32\EnzoicFilter.dll