不,这不是重复的答案。
在引导扇区出现问题并且 Windows 本身无法启动后,这台 Windows 8 电脑被恢复。
我正在重新安装 openvpn 2.2,与之前的版本相同且可用。无法正常工作。我不得不升级到 openvpn 2.3。可以正常工作。
现在我无法访问共享文件夹,即 Linux 服务器上的 Samba 文件夹。
我使用以下命令清除了密码:
1. net use * /delete
2. restarted explorer service
3. opened credential manager from windows and check if credentials are still there (empty).
4. Rebooted the pc
5. repeated all the steps 3 times already
6. search on google other ways to clear windows password cache.
99. The first time I cleared the cache, there was a entry and it got cleared. The other times it is just empty and the commenad `net use * /delete` returns me nothing.
当然也尝试过:
net session \\server-ip /delete
net use \server-ip /delete
/del
/d
我尝试了所有方法,但是我仍然可以打开共享文件夹的根目录(我不应该这样做)当我尝试访问用户有权进入的文件夹时,它会显示登录窗口,我输入密码(我是管理员,我创建了密码)并且 Windows 只是报告输入的凭据不起作用。
就在这台电脑上,另一台笔记本电脑(现已断开连接)正在使用该帐户。
感谢任何能帮助我的人!
答案1
好啦,完成了。
这只是等待的问题。该死的 Windows。
我让电脑在登录屏幕上停留了 5 分钟,然后输入了过去几个小时使用的相同密码,经过几次重启后,Windows 接受了密码并最终进入了 samba 共享。