惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

月光博客
月光博客
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
阮一峰的网络日志
阮一峰的网络日志
罗磊的独立博客
T
Tailwind CSS Blog
博客园_首页
博客园 - 司徒正美
Google DeepMind News
Google DeepMind News
Hugging Face - Blog
Hugging Face - Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
V
V2EX
J
Java Code Geeks
量子位
D
DataBreaches.Net
MongoDB | Blog
MongoDB | Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Microsoft Azure Blog
Microsoft Azure Blog
P
Proofpoint News Feed
C
Check Point Blog
V
Visual Studio Blog
H
Help Net Security
Recent Announcements
Recent Announcements
Engineering at Meta
Engineering at Meta

博客园 - See Me Fly

[MVC] Code First中Migration的问题 [MVC]开篇 搭建小型邮件服务器 Visual Studio中添加Service异常 IIS7 IIS8上面运行 ASP 画圆滑的曲线连接地图上面的点 [IIS] 不能加载类型System.ServiceModel.Activation.HttpModule [DICOM] Download ClearCanvas Source Code [DICOM] 开篇 研究SplendidCRM UnauthorizedAccessException trying to delete a file [转]C#WinForm - 立即更新静态文本Label Crystal Report 2011连接SQL Server 2008失败 Xcode: 给项目添加framework DC中用户的同步问题 用VNC连接Mac OS Xcode访问SVN服务器 JIRA配置SSL Failed to install MSXML6 when installing SQL Server 2005 - See Me Fly
Window 7访问共享目录问题
See Me Fly · 2011-08-22 · via 博客园 - See Me Fly

Symptom:
System always asks to input the username or password even you input the correct ones.
最近用Windows 7访问共享目录,老是失败,一直提示输入用户名和密码界面。开始以为是用户有问题,后面创建了新的用户,还是访问不了。 
查了一下,需要修改一个组策略的配置项。(参考下面)

Environment:
Windows 7.

Solution:
1) Open Local Group Policy Editor: Windows Menu -> Run -> "gpedit.msc"
2) Find the item: Computer Configuration -> Windows Settings -> Security Settings -> Local Policies -> Security Options -> Network security: LAN manager authentication level.
3) Update the value: By default, it is not set -> Update it to "Send LM & NTLM" responses.