MSSQL User Authentication Mode for AEM 6.5 JEE Servers
Hi All,
We have a setup were we are installing AEM 6.5 JEE forms on WebSphere and the servers are hosted in Unix Platform. This is a standalone setup and every server has its own instance of MSSQL server. However as per the understanding we created couple of users i.e. "DB_OWNER user" and "Forms user" to associate AEM forms users with database. For the users creation we used the authentication mode as "SQL Server Authentication Mode". Using this setup the installation went through and we can see that the tables were also created in the database.
However the team asked us to create the same SQL users but use "Windows authentication" instead of "SQL Server authentication" for another server and perform the installation.
Can someone please let me know if this is possible with our setup (Application Server: WebSphere and AEM Server hosted on Unix) or we can follow the original steps. Additionally if we go with the new setup with windows authentication do we need to perform any additional steps during installations..??
Thanks