Quote:
“ |
Originally Posted by guyver9114
Hi all, have any of you SQL guru's used Mirroring in SQL 2005 on a Workgroup not a Domain?
|
” |
Nope, but not sure why you'd have to use certificates. Windows-based NTLM authentication should still work in a workgroup mode (using local users/groups). You just won't be able to use Kerberos (because MS' implementation relies on AD.)
Would eliminate one layer of complexity for your troubleshooting anyway. If it works with NTLM then you can focus on the certificate side of things. If not, then maybe you didn't prep right: set full recovery model, backup/restore with norecovery option, copy system objects, create endpoint as TCP for database_mirroring, etc...
Crito Philippatos
MCSE and MCSA on Windows Server 2003, MCTS on SQL Server 2005, MCDBA on SQL Server 2000, A+, Network+, Linux+, Security+, CEH
|