数据库会自动出现无法链接?
日志如下 ,出现这个日志这里 就报 用户无法登录了
The SQL Server Network Interface library could not register the Service Principal Name (SPN) [ MSSQLSvc/iZ23xvjchsrZ:1433 ] for the SQL Server service. Windows return code: 0xffffffff, state: 63. Failure to register a SPN might cause integrated authentication to use NTLM instead of Kerberos. This is an informational message. Further action is only required if Kerberos authentication is required by authentication policies and if the SPN has not been manually registered.
SQL Server is attempting to register a Service Principal Name (SPN) for the SQL Server service. Kerberos authentication will not be possible until a SPN is registered for the SQL Server service. This is an informational message. No user action is required.
Server local connection provider is ready to accept connection on [ \\.\pipe\sql\query ].