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

推荐订阅源

博客园 - 叶小钗
雷峰网
雷峰网
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Martin Fowler
Martin Fowler
MyScale Blog
MyScale Blog
博客园 - 聂微东
有赞技术团队
有赞技术团队
The Cloudflare Blog
T
Tailwind CSS Blog
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
月光博客
月光博客
T
The Blog of Author Tim Ferriss
D
Docker
L
LangChain Blog
Vercel News
Vercel News
C
Check Point Blog
博客园 - Franky
博客园 - 三生石上(FineUI控件)
Recent Announcements
Recent Announcements
H
Hackread – Cybersecurity News, Data Breaches, AI and More
量子位
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
V
V2EX
人人都是产品经理
人人都是产品经理

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