February 5, 2013 at 10:26 am
Hello
Another party set up the Server and Databases.
First the Server was set up
Windows Server 2008 SP1
Then the Databases were set up
SQL Server 2008 along the reporting Services
Server Authentication - SQL Server and Windows Authentication
Now I go to use Reporting Services with Integrated Windows Authentication and find Kerberos was never set up.
So I ran this to check the Kerberos
SELECT auth_scheme FROM sys.dm_exec_connections WHERE session_id = @@spid
And I got
NTLM
SO my question is:
If I set Kerberos now, will this cause any issues?
Thanks
FRED
February 5, 2013 at 5:35 pm
Please do not cross-post. It just fragments replies and wastes people's time. Direct replies here:
http://www.sqlservercentral.com/Forums/Topic1415972-359-1.aspx
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply