
Problema con DAC login fail control remoto
Publicado por Dragan (1 intervención) el 22/12/2015 18:40:41
Tengo un problema al controlar sql de forma remota
DAC login fail, SQL Decrypt must use DAC mode when connecting to the Microsoft SQL Server [11.0.2100)
-------------------------------------------------------------------------
Ya hice los ajustes correspondoentes en facetas
RemoteDadEnabled - True
-------------------------------------------------------------------------
tambien corrí el siguiente query
EXEC sp_configure 'remote admin connections', 1;
GO
RECONFIGURE
GO
-------------------------------------------------------------------------
sigo teniendo el error, alguna sugerencia?
Gracias!
DAC login fail, SQL Decrypt must use DAC mode when connecting to the Microsoft SQL Server [11.0.2100)
-------------------------------------------------------------------------
Ya hice los ajustes correspondoentes en facetas
RemoteDadEnabled - True
-------------------------------------------------------------------------
tambien corrí el siguiente query
EXEC sp_configure 'remote admin connections', 1;
GO
RECONFIGURE
GO
-------------------------------------------------------------------------
sigo teniendo el error, alguna sugerencia?
Gracias!
Valora esta pregunta


0