What is kdc service
You can use ftp or a similar transfer mechanism to grab copies of the following files from the master KDC:. The entry sets the poll time to 2 minutes. This entry allows kprop and other Kerberized applications to function. Adding the kiprop principal to the krb5. When the krb5kdc service is enabled, kpropd also starts if the system is configured as a slave. If a KDC is updated to a release which supports additional, stronger encryption types, the administrator may expect that stronger encryption will be used for all session keys generated by the KDC.
However if the existing TGS principal does not have it's keys refreshed to include the new encryption types, then the TGT session key will be continue to be limited to DES. The following procedure refreshes the key so that additional encryption types may be used.
If you are logged on to the KDC master as root , you can refresh the TGS service principal with the following command:.
Search Scope:. Managing Machine Security Overview 3. Controlling Access to Systems Tasks 4. Controlling Access to Devices Tasks 5. Controlling Access to Files Tasks 7. Using Roles and Privileges Overview 9.
Role-Based Access Control Reference Privileges Tasks Oracle Solaris Cryptographic Framework Overview Oracle Solaris Cryptographic Framework Tasks Using Authentication Services Tasks Using PAM Using SASL Using Secure Shell Tasks Introduction to the Kerberos Service Planning for the Kerberos Service Configures and builds the master KDC server and database for a realm using a manual process, which is needed for more complex installations.
Configures and builds a slave KDC server for a realm using a manual process, which is needed for more complex installations. All rights reserved. Legal Notices. The account cannot be deleted, nor can the name be changed. A random password value is assigned to the account automatically by the system during the creation of the domain. The password for the KDC's account is used to derive a cryptographic key for encrypting and decrypting the TGTs that it issues.
The password for a domain trust account is used to derive an inter-realm key for encrypting referral tickets. All instances of the KDC within a domain use the domain account for the security principal "krbtgt". Clients address messages to a domain's KDC by including both the service's principal name, "krbtgt", and the name of the domain. Both items of information are also used in tickets to identify the issuing authority. For information about name forms and addressing conventions, see RFC After you finish these steps, you may have to reset the password of the RODC computer account also known as the "machine account".
To do this, follow the steps in Use Netdom. Reset the password of the RODC computer account also known as the "machine account" by running the following command:. Feedback will be sent to Microsoft: By pressing the submit button, your feedback will be used to improve Microsoft products and services. Privacy policy. Skip to main content. This browser is no longer supported.
The primary can also be the word host , which signifies that this principal is a service principal that is set up to provide various network services, ftp , rcp , rlogin , and so on. An instance is optional in the case of user principals, but it is required for service principals. In the case of a service principal, the instance is the fully qualified host name.
COM is the Kerberos realm. Realms are discussed in Kerberos Realms. A realm is a logical network, similar to a domain, that defines a group of systems under the same master KDC.
Figure 21—3 shows how realms can relate to one another. Some realms are hierarchical, where one realm is a superset of the other realm. A feature of the Kerberos service is that it permits authentication across realms.
Each realm only needs to have a principal entry for the other realm in its KDC. This Kerberos feature is called cross-realm authentication. Each realm must include a server that maintains the master copy of the principal database. This server is called the master KDC server.
Additionally, each realm should contain at least one slave KDC server , which contains duplicate copies of the principal database. The realm can also include a Kerberos application server. This server provides access to Kerberized services such as ftp , telnet , rsh and NFS. If you have installed SEAM 1. The following figure shows what a hypothetical realm might contain.
Previous : What Is the Kerberos Service? Next : Kerberos Security Services. Note — You will frequently see the terms credential and ticket. The following sections further explain the Kerberos authentication process.
0コメント