WSA active directory authentication with 3 servers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2012 07:30 AM
I would like to know hos NTLM authentication works when The NTLM REALM is cofigured with 3 servers.
- Is the authentication load balanced on the 3 servers.or only on one
-If the authentication is rejected by the first server what happens ?
-How WSA know that a server is down
- Labels:
-
Web Security

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2012 08:16 AM
Hi,
I don't know if it is load balanced, but my guess is probably not and it would try sequentially.
Assuming this is one realm, if the authentication is rejected it will be rejected, but you wouldn't expect different AD servers in the same realm to behave differently anyway.
See below from documentation:
"Note: When multiple authentication servers are configured in the realm, the appliance attempts to authorize with up to three authentication servers before failing to authorize the transaction within this realm."
It's after this when you want to decide if the IronPort should fail open or fail closed.
Thanks
Chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2012 03:14 AM
Bonjour,
Thanks for your help
Bernard
