I have been attempting to install the latest Release Candidate of LS 2.0 on a development site, so we could check it out against our current live installation (which runs 1.92).
I can't get past the database configuration screen of the installer because it's attempting to use SQL Server authentication (our current site runs with SQL Server and IIS), though I'd like to set it up similar to our live site, with Windows Authentication based on the application pool identity in IIS (works just fine in 1.92).
Is this possible in 2.0? If it is, I'm not sure where to configure such settings since there is no config.php (does this get created during the initial install?).