We’ve set up some new Active Directory servers, so I needed to change that in CMDBuild 3.1.
restws didn’t work, probably because of authentication, so I manually changed it in the database _SystemConfig-table, but it didn’t work. The logs showed absolutely nothing regarding LDAP, but after much troubleshooting I found out that it still tried to use the old server for authentication (using netstat). I cannot find any reference to the old server anywhere.
I temporarily fixed this using iptables to reject traffic to the old server and can now log into CMDBuild using the new domain controller. Any idea where this server is referenced?