We are trying to setup our astaro Web gateway to act as a parent proxy for two different customers, with two separate AD directories.
For one of them, I created a HTTP/S profile with SSO Ad auth mechanism, everything is working well, users are authenticated without user/pass prompt.
As there can be only one AD SSO auth setup, i created a second HTTP/S profile with basic auth, and Activce Directory as backend server for authentication.
The problem is that users on the second AD Domain cannot be authenticated.
In auth logs i get the following :
2009:12:22-13:37:21 AWG aua[4598]: id="3006" severity="info" sys="System" sub="auth" name="Trying 172.17.86.120 (adirectory)"
2009:12:22-13:37:21 AWG aua[4598]: id="3006" severity="info" sys="System" sub="auth" name="Trying 172.17.86.92 (adirectory)"
2009:12:22-13:37:21 AWG aua[4598]: id="3005" severity="warn" sys="System" sub="auth" name="Authentication failed" srcip="172.17.86.90" user="administrator" caller="http" reason="DENIED"
My questions are:
Can AWG handle auth on multiple separate AD Domains?
Is there a supported setup to achieve this?
Thank you for your help .
This thread was automatically locked due to age.