Login failed. The login is from an untrusted domain and cannot be used with Windows authentication.

Login failed. The login is from an untrusted domain and cannot be used with Windows authentication. (Microsoft SQL Server, Error: 18452)

 

Fix solution on my machine is:

To disable the loopback check via the Windows registry

  1. open regedit
  2. go to path: HKLM\System\CurrentControlSet\Control\LSA
  3. add DWORD "DisableLoopbackCheck”
  4. set value to 1

Refference from: https://support.quest.com/SolutionDetail.aspx?id=SOL92135

时间: 2024-10-23 19:37:54

Login failed. The login is from an untrusted domain and cannot be used with Windows authentication.的相关文章

SQL提示Login failed for user'sa'错误的解决方案

现象:--------------------------------------------------- 1.连接SQL Server数据库提示:Login failed for user 'sa'. Reason: Not associated with a trusted SQL Server connection 错误 问题:------------------------------------------------- 初步分析应该与用户权限有关,查阅帮助文件,微软官方给出的原因:

关于Java连接SQLServer中Login failed for user 'sa'.

问题描述 搞了一天了,还是没有解决由于需要用到SQLServer,数据库登录方式是Sqlserver和Windows混合登录,在Microsoft SQL Server Management Studio中可以用sa账户登录,但是在Java代码中登录不了,这是为什么?求大牛指点:import java.sql.Connection;import java.sql.DriverManager;import java.sql.SQLException;public class DBtest {pub

[J2ME Q&A]untrusted domain is not configured问题回应

 [When] 第一次使用Netbean 4.0/5.0开发程序的时候,用户可能在运行程序时,遇到下面这种报错,导致模拟器一闪而过: 正在通过存储根 DefaultColorPhone 来运行 域名不正确,请切换到 'untrusted' java.lang.SecurityException: untrusted domain is not configured         at com.sun.midp.security.Permissions.forDomain(Permissions

mongodb的用户认证

MongoDB:用户认证          MongoDB 安装后默认不启用认证,也就是说在本地可以通过 mongo 命令不输入用户名密码, 直接登陆到数据库,下面介绍下启用 mongodb 用户认证,详细如下:        启用 mongodb 认证只需要在启动 mongod 服务时配置 auth 参数成 'true'即可可 ,在配置 参数前先添加超级用户.  一 启用认证 --1.1 增加管理用户  > use admin; switched to db admin > db.addUs

【Mongodb】用户和认证 权限总结

   开启MongoDB服务时不添加任何参数时,默认是没有权限验证的,登录的用户可以对数据库任意操作而且可以远程访问数据库!    在刚安装完毕的时候MongoDB都默认有一个admin数据库,此时admin数据库是空的,没有记录权限相关的信息!当admin.system.users一个用户都没有时,即使mongod启动时添加了--auth参数,如果没有在admin数据库中添加用户,此时不进行任何认证还是可以做任何操作(不管是否是以--auth 参数启动),直到在admin.system.use

tenshi 0.13发布 一个日志监测方案

tenshi是一个日志监测方案,设计看线匹配用户定义的正则表达式及匹配的报告日志文件.正则表达式分配给队列警报的时间间隔和邮件收件人列表.一旦有日志产生可以设置队列发送通知尽快分配给他们,或发送定期报告.此外,日志中的线(如PID编号)不太重要的领域,可以利用分组运算符()屏蔽与标准的正则表达式.这使得报告更清洁和更易读.所有报告都分隔主机名,如果可能,所有的消息都冻结. tenshi这个版本增加了计数低于指定值的阈值功能为丢弃日志.修复破碎的队列退出的问题.延迟daemonization启动错

Installing IIS 8.5 on Windows Server 2012 R2

原文 Installing IIS 8.5 on Windows Server 2012 R2 Introduction This document describes how to install Internet Information Services (IIS) 8.5 on Windows Server 2012 R2. IIS is the Web server role in Windows Server 2012 R2. The Windows Server 2012 R2 op

linux下pure-ftpd 530 Login authentication failed

在服务器上,我一直使用的是 vsftpd,但由于 vsftpd 不支持 MLSD ,我开始转向 pure-ftpd. 简单配置完毕后,登录一直出现错误. -> % ftp ssi@xxxx.xx Connected to xxxx.xx. 220---------- Welcome to Pure-FTPd [privsep] [TLS] ---------- 220-You are user number 1 of 50 allowed. 220-Local time is now 12:08

linux中报错Pure-Ftpd:530 Login authentication failed

ftp提示:530 Login authentication failed 错误,大概意思是用户认证失败,查看了下日志,内容如下: May  4 22:00:27 hz pure-ftpd: (?@115.x.x.x) [INFO] New connection from 115.x.x.x May  4 22:00:27 hz pure-ftpd: (?@115.x.x.x) [ERROR] The SQL server seems to be down [Can't connect to l