I have a query and hope you'll help me to choose the right way. One of our clients (a Bank) recently configured AlwaysOn in 4 nodes (2 nodes in DC and other 2 in DR) using SQL Server 2014. They are facing user related issues as you know if you don't use the contained database user's permissions will not work in the secondary node when primary node fails. As because this is a central banking system the vendor doesn't want to change their DB to a contained DB. Now my query is, If I install SQL Server in a failover cluster mode in DC site and then use the AlwaysOn feature for DR will it work? I hope understand my question.
Thanks
Sajid