kinit

kinit

 英

  • 网络列出缓存的票证

例句

However, if the client machine is not set up to do this, the user can obtain the credential using the kinit command as shown below.

但是如果客户机机器没有这样设置用户可以使用kinit命令获得凭证如下

kinit: This utility obtains the name and port of the KDC from the LDAP server.

kinit这个实用工具可以LDAP服务器获得KDC名称口号

Notice that you are able to do kinit, even when the TDS server is down.

注意即使TDS服务器停机情况可以进行kinit操作

Use kinit to check if the user is being authenticated against the Kerberos server.

使用kinit检查用户是否能够Kerberos服务器验证身份

The user can always obtain Kerberos credentials by using kinit on the client machine after login.

用户通常可以通过登录客户机机器使用kinit获得Kerberos凭证

The credential can be obtained from the KDC server using the kinit command.

凭证可以通过kinit命令KDC服务器获取

You prove your identity to Charon, and the kinit program gets you a ticket-granting ticket.

Charon证明身份kinit程序取得票据授予

To test this configuration, stop one master LDAP server and try performing some Kerberos requests (like kinit, klist, or kadmin).

为了测试这个配置停止一个LDAP服务器尝试执行一些Kerberos请求比如kinitklistkadmin)。

Run kinit from the Kerberos client machine.

Kerberos客户机运行kinit

Get the valid Kerberos credentials for sandeep using the kinit command.

使用kinit命令获得sandeep有效Kerberos凭据

In Listing 24, we use kinit to get a Kerberos 5 ticket for principal avinesh.

清单24我们使用kinit获得主体avineshKerberos5票据

There is no need for external tools such as kinit.

需要外部工具kinit

Obtain client authentication credential (TGT) using kinit

使用kinit获得客户机身份验证凭证TGT

Verify your setup by running the kinit command followed by the klist command

通过kinit命令之后运行klist命令验证设置