In latest version (7.7.0), server is configured to use AD user and we can connect in local and with client in the same domain of server.
Our problem is we can't connect to this server from a computer in another domain with a domain user authorized.
We want to connect with AD user "TATA\test" on a client which in TOTO's domain where user test exists but server's response is :
- "Login failed, user do not exist" when we try with "Use internal logon"
- "Login failed, reason : AD username mismatch error" with "Use active Directory logon".
So it's possible ?