Comments
-
This would not work as Kiwi Web Access is still using TLS 1.0, TLS 1.2 functionality is already being discussed on this thread: Does Kiwi syslog server support TLS 1.2? If so how to enable it?
-
FYI - This implementation of TLS 1.2 is for the Secure TCP functionality of Kiwi Syslog. Kiwi Web Access is still using TLS 1.0, I dont know why this thread is already marked as implemented. Please refer to the KB Article below: Enable TLS 1.2 in Kiwi Syslog Server 9.6.5 - SolarWinds Worldwide, LLC. Help and Support
-
1. Have you tried using a domain admin service account? it seems like a privilege issue on your end. 2. Are you using the default search filter?
-
You can try the following: 1. Re-create your LDAP connection (delete the existing and create a new one) 2. If the issue is consistent on particular user, you can login to the webhelpdesk database and run the following query: Update client set inactive='0' where user_name= The workaround will prevent the users from…