I get the following error when trying to connect /test my active directory user.
Error! java.lang.Exception: LdapAgent.conn, javax.naming.AuthenticationNotSupportedException: [LDAP: error code 8 - BindSimple: Transport encryption required.]
My AD domain controller is running off Synology's Directory server. I don't think it supports strong authentication and that's why I'm getting the error. Is there a way to turn strong samba authentication off or any other way to fix this issue? I don't have access to SSL either.
I'm running NxFilter as a docker container in Ubuntu 22.04 through a VM running on Proxmox. Everything else is working fine in terms of the DNS filtering on a per IP settting, but I need to set this up for AD.
Thanks
Error! java.lang.Exception: LdapAgent.conn, javax.naming.AuthenticationNotSupportedException: [LDAP: error code 8 - BindSimple: Transport encryption required.]
My AD domain controller is running off Synology's Directory server. I don't think it supports strong authentication and that's why I'm getting the error. Is there a way to turn strong samba authentication off or any other way to fix this issue? I don't have access to SSL either.
I'm running NxFilter as a docker container in Ubuntu 22.04 through a VM running on Proxmox. Everything else is working fine in terms of the DNS filtering on a per IP settting, but I need to set this up for AD.
Thanks
Comment