Hi,
When installing Zetadocs Express Archive Service, I noticed that Zetadocs created a Database User called Zetadocs for connecting to the ZetadocsArchive database using SQL Server authentication. Our preference is to use Windows authentication only on the SQL server and not SQL Server authentication.
Is it possible in Zetadocs Express Archive Service to use Windows authentication (logon) only between the Zetadocs Archive Service and the ZetadocsArchive SQL database?
Regards,
Suni
*This post is locked for comments
I have the same question (0)By default SQL express only allows windows authentication. Right click the SQL Express instance->Properties->Security->Select SQL server and Windows Authentication.Restart the SQL service.