Skip to Content
0
Former Member
Jan 13, 2012 at 04:34 PM

BO 3.1 Web Tier Server and Active Directory Authentication

41 Views

We have a BO 3.1 SP3 environment setup and running AD SSO perfectly.

However the project people want to have an external BO server on the internet as well so I decided to do a web tier server install.

Install is up and running and I can log in with Enterprise authentication to it. However they want AD authentication as well.

How do I get the web tier server to authenticate with AD like the cluster does now? I don't want SSO so the users will be prompted for sign in which is fine.

The problem I have is that this server will be in a DMZ and not a domain member and not running with domain credentials. I was hoping the web tier server would simple pass login information to the CMS servers that would then verify it against either enterprise authentication or AD but that doesn't seem to be the case.

Does anyone know if it can be done and how?