ZF-7514: Sqlsrv driver does not support Windows auth
Description
Windows authentication does not use username/password and these options should optional.
Uid + password: Sql server authentication No uid + no password: Windows authentication
Both or none, not one.
Adapter should be changed to override Abstract adapter _checkRequiredOptions() method to remove username/password requirements.
Comments
Posted by Juozas Kaziukenas (juokaz) on 2009-08-08T10:12:03.000+0000
Fixed in r17465
Posted by Ralph Schindler (ralph) on 2009-08-12T10:31:49.000+0000
Please merge to 1.9 release branch, and check "Fixed in next minor version"