We have Forms IIS (LF 12) on a single DMZ server currently and have LFDSSTS installed/configured on that same server to handle the authentication (Active Directory) to LFDS, which is on a different internal server. We are adding a second Forms IIS server and setting them up to run as an NLB cluster following these instructions. The question I have is where the LFDSSTS should reside that the DMZ Forms IIS cluster uses for user authentication. Should I:
- Install LFDSSTS on the second Forms IIS server in the cluster and thus the user connects to whichever LFDSSTS is on the same Forms IIS server the cluster directs them to
- Install LFDSSTS on the second Forms IIS server in the cluster and there is some other configuration I need to account for LFDSSTS in a clustered environment
- Install LFDSSTS on a different DMZ server that is not clustered and have all Forms authentication go to the non-clustered server
- Something else entirely that I am not thinking of
I appreciate any advice that can be provided for how this LFDSSTS setup has been successfully deployed in for an NLB Forms IIS cluster using Laserfiche 11 or 12.