keyring
- n.钥匙圈;钥匙环
-
There are two defined key types : keyring and user .
有两种预定义的密钥类型:keyring和user。
-
The key type can be user or keyring .
密钥类型可以是user或keyring。
-
Type : The Linux key retention service defines two standard key types : user and keyring .
类型(Type):Linux密钥保留服务定义两个标准密钥类型:user和keyring。
-
The key is linked to the keyring ring .
密钥链接到keyringring。
-
When creating the keyring , the tool will ask for the password for the file .
创建keyring时,该工具会要求输入文件密码。
-
Read allows the possessor to read the key and lists the key for a keyring .
Read允许权限持有者读取密钥并列出keyring的密钥。
-
Before running any commands though , you need to tell the script the name of the keyring file .
然而在运行任何命令之前,您必须告知脚本密匙环文件的名称。
-
Evolution handles the encryption , but you need to get the public key and add it to your keyring .
Evolution能处理加密过程,但你需要得到公钥并将其加入你的密钥串中。
-
The password should bind to your Keyring if you want it to .
如果原意的话密码会和你的密钥串绑定。
-
To authenticate servers to clients , you need to create a keyring and certificates .
要从服务器对客户端进行身份验证,需要创建一个keyring和证书。
-
Delete the default CA certificates from the keyring .
从这个密匙环删除默认CA证书。
-
GPG creates one list , or keyring , for your public keys and one for your private keys .
GPG为你的公钥创建一个列表或密钥串,为你的私钥也创建一个。
-
Link allows the possessor to link a particular key or keyring to a keyring .
Link允许权限持有者将特定的密钥或keyring链接到keyring。
-
The password you use to log in to your computer no longer matches that of your login keyring .
当修改了初始密码之后,容易出现这个问题。
-
Here , you reuse the previous values for the keyring , certificate label , and password .
这里,您对密匙环、证书标签和密码重用了之前的值。
-
The request_key syscall searches a process keyring for a key .
requestkey系统调用搜索一个进程keyring,寻找一个密钥。
-
This is the keyring used by WebSEAL to store acceptable CA certificates for SSL junctions .
这是WebSEAL用来为SSL连接存储可接受的CA证书的密钥环。
-
Enter password to unlock your login keyring .
输入老密码就可以进去了。
-
In the KEYRING system initialization parameter , specify the name of the key ring ( ringcicsb ) that you created .
在KEYRING系统初始化参数中指定已创建的keyring(ringcicsb)的名称。
-
KEYCTL_SEARCH searches a keyring tree for a key .
KEYCTLSEARCH在一个keyring树中搜索密钥。
-
When the keyring is first created , it will be loaded up with a number of default CA signer certificates .
密匙环刚刚创建时,它将使用几个默认的CA签名者证书加载。
-
Write allows the possessor to modify the payload for a key or keyring and to modify linked keys .
Write允许权限持有者修改密钥或keyring的有效内容和修改链接的密钥。
-
Login processes such as PAM will bind to the user-default session keyring until another session is created .
登录进程(比如PAM)将绑定到用户默认的会话keyring,直到创建另一个会话为止。
-
KEYCTL_LINK links a key into a keyring .
KEYCTLLINK将一个密钥链接到一个keyring。
-
Create the default keyring for QMA .
为QMA创建一个默认的密匙环。
-
If the key is of type keyring , the payload should be NULL and the plen should be zero .
如果密钥是keyring类型的,有效内容就应该是NULL,plen应该是零。
-
KEYCTL_UNLINK unlinks a key or keyring from another keyring .
KEYCTLUNLINK将密钥或keyring与另一个keyring的链接取消。
-
A " bash " shell is then returned to the user with the new session keyring and the key of a new type linked to the keyring .
然后,一个“bash”shell返回给用户,它带有新的会话keyring和链接到这个keyring的新类型的密钥。
-
If someone sends you a public key directly , save it as a plain text file and enter the command GPG filename to add it to your keyring .
如果有人直接给你发送公钥,将它作为简单文本文件保存,并键入命令gpg文件名,以便将其添加到你的密钥串中。
-
Then either the certificates in the deployment manager and node agent keyring files may not be in sync , or the files that you expect are not actually being used .
则部署管理器和节点代理中的证书密钥环文件可能不同步,或未使用您所期望的文件。