After I was able to install and configure OTRS on a virtual machine, I wanted to install it on our server. However I get the following error when I try to authenticate users via AD:
Code: Select all
[Error][Kernel::System::Auth::LDAP::Auth][167] Can't connect to xxxx.dc1: IO::Socket::INET6: getaddrinfo: The requested name is valid, but no data of the requested type was found.
.
I had a smiliar problem during installation on a VM. There I got the error
Code: Select all
[Error][Kernel::System::Auth::LDAP::Auth][167] Can't connect to xxxx-xxxx.xxxx.intra: IO::Socket::INET6: connect: 10061
I was able to resolve the problem by setting inet=>1, in parameters, but it does not help in this case. What could be the problem?
OTRS 3.3.x (private/testing) on Windows Server 2008 with MSSQL database.
OTRS 3.3.x (private/testing) on CentOS with MySQL database and apache