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

推荐订阅源

T
The Blog of Author Tim Ferriss
I
InfoQ
H
Hackread – Cybersecurity News, Data Breaches, AI and More
aimingoo的专栏
aimingoo的专栏
小众软件
小众软件
有赞技术团队
有赞技术团队
J
Java Code Geeks
Apple Machine Learning Research
Apple Machine Learning Research
大猫的无限游戏
大猫的无限游戏
Engineering at Meta
Engineering at Meta
B
Blog RSS Feed
博客园_首页
Y
Y Combinator Blog
V
Visual Studio Blog
Google DeepMind News
Google DeepMind News
M
MIT News - Artificial intelligence
雷峰网
雷峰网
博客园 - 司徒正美
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
H
Help Net Security
P
Proofpoint News Feed
B
Blog
云风的 BLOG
云风的 BLOG
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报

博客园 - 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.