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.
但是,如果客戶機(jī)機(jī)器沒有這樣設(shè)置,則用戶可以使用kinit命令獲得憑證。如下所示。
kinit: This utility obtains the name and port of the KDC from the LDAP server.
kinit:這個(gè)實(shí)用工具可以從LDAP服務(wù)器中獲得KDC的名稱和端口號。
Notice that you are able to do kinit, even when the TDS server is down.
請注意,即使在TDS服務(wù)器停機(jī)的情況下,您也可以進(jìn)行kinit操作。
Use kinit to check if the user is being authenticated against the Kerberos server.
使用kinit檢查用戶是否能夠向Kerberos服務(wù)器驗(yàn)證身份。
The user can always obtain Kerberos credentials by using kinit on the client machine after login.
用戶通常可以通過在登錄后在客戶機(jī)機(jī)器上使用kinit來獲得Kerberos憑證。
The credential can be obtained from the KDC server using the kinit command.
憑證可以通過kinit命令從KDC服務(wù)器獲取。
You prove your identity to Charon, and the kinit program gets you a ticket-granting ticket.
你向Charon證明你的身份,kinit程序取得一張票據(jù)授予票。
To test this configuration, stop one master LDAP server and try performing some Kerberos requests (like kinit, klist, or kadmin).
為了測試這個(gè)配置,停止一個(gè)LDAP主服務(wù)器,嘗試執(zhí)行一些Kerberos請求(比如kinit、klist或kadmin)。
Run kinit from the Kerberos client machine.
從Kerberos客戶機(jī)運(yùn)行kinit。
Get the valid Kerberos credentials for sandeep using the kinit command.
使用kinit命令獲得sandeep的有效Kerberos憑據(jù)。
In Listing 24, we use kinit to get a Kerberos 5 ticket for principal avinesh.
在清單24中,我們使用kinit來獲得主體avinesh的Kerberos5票據(jù)。
There is no need for external tools such as kinit.
而不需要外部的工具,如kinit。
Obtain client authentication credential (TGT) using kinit
使用kinit獲得客戶機(jī)身份驗(yàn)證憑證(TGT)
Verify your setup by running the kinit command followed by the klist command
通過在kinit命令之后運(yùn)行klist命令,以驗(yàn)證您的設(shè)置