博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
如何将凭据添加到Windows Credential Manager Vault
阅读量:2524 次
发布时间:2019-05-11

本文共 1467 字,大约阅读时间需要 4 分钟。

image

Storing login information in the Windows Credential Manager can save time when you access a file share on another machine frequently. Lets take a look at how we can add our own credentials to the vault.

当您频繁访问另一台计算机上的文件共享时,将登录信息存储在Windows凭据管理器中可以节省时间。 让我们看一下如何将自己的凭据添加到Vault中。

将登录信息添加到凭据管理器 (Adding Login Information To The Credential Manager)

Open the Start Menu and click on the Control Panel link.

打开开始菜单,然后单击控制面板链接。

image

When the Control Panel open click on the User Accounts and Family Safety link.

打开“控制面板”后,单击“用户帐户和家庭安全”链接。

image

Then open the Credential Manager.

然后打开凭据管理器。

image

Once you are in the Credential Manager you will see that you have the option to add three different kinds of credentials, Windows, Certificate-Based or Generic. We will be adding a new Windows credential, so click on the link.

进入凭据管理器后,您将看到可以添加三种不同类型的凭据(Windows,基于证书或通用)的选项。 我们将添加一个新的Windows凭据,因此请单击链接。

image

Then you can go ahead and enter the DNS Name for the machine on your network as well as the username and password you would like to connect with, then click the Ok button.

然后,您可以继续输入网络上计算机的DNS名称以及您要连接的用户名和密码,然后单击“确定”按钮。

image

You will now see that you credential has been added to the vault.

现在,您将看到您的凭证已添加到Vault中。

image

Windows does cache your login credentials when connecting to another machine, however they are not persistent, this means that they wont survive a reboot, luckily the Credential Manager came to our rescue.

Windows在连接到另一台计算机时确实会缓存您的登录凭据,但是它们不是持久性的,这意味着它们在重启后将无法幸存,幸运的是,凭据管理器帮助了我们。

翻译自:

转载地址:http://tiawd.baihongyu.com/

你可能感兴趣的文章
onNewIntent调用时机
查看>>
MYSQL GTID使用运维介绍(转)
查看>>
Fail to start neutron-server
查看>>
景安快运挂在磁盘-支持宝塔
查看>>
word中交叉引用不能更新的解决方法
查看>>
高性能HTTP加速器Varnish(概念篇)
查看>>
Linux 如何写makefile文件
查看>>
flutter_webview_plugin 无法加载网页的异常处理
查看>>
bloc控制读写文件
查看>>
微信小程序
查看>>
洛谷 P1059 明明的随机数
查看>>
window自动任务实现数据库定时备份
查看>>
Windows 7 Ultimate(旗舰版)SP1 32/64位官方原版下载(2011年5月12日更新版)
查看>>
javascript操作cookie
查看>>
深入理解HTTP协议(转)
查看>>
NHibernate讲解
查看>>
剑指offer-二叉树中和为某一值的路径
查看>>
spark算子
查看>>
(转)Linux服务器SNMP常用OID
查看>>
USB各种模式 解释
查看>>