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

推荐订阅源

A
About on SuperTechFans
人人都是产品经理
人人都是产品经理
量子位
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
博客园 - 三生石上(FineUI控件)
小众软件
小众软件
月光博客
月光博客
T
Tailwind CSS Blog
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
V
Visual Studio Blog
博客园 - 叶小钗
博客园 - 司徒正美
美团技术团队
博客园_首页
宝玉的分享
宝玉的分享
Apple Machine Learning Research
Apple Machine Learning Research
Hugging Face - Blog
Hugging Face - Blog
WordPress大学
WordPress大学
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
The Cloudflare Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
有赞技术团队
有赞技术团队
D
DataBreaches.Net
Google DeepMind News
Google DeepMind News

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