Created 10-21-2015 01:19 PM
Created 10-21-2015 02:19 PM
Creation: Users are created in AD upon initial kerberization, as well as adding services, or hosts to the cluster. A test principal is created during the wizard to test the kerberos client configuration and operations, as well as all of the appropriate principals for the services that are deployed in the cluster. During that process, passwords are generated and set in Active Directory. Those passwords are not permanently stored in Ambari and are only used for keytab generation.
Update: Post-wizard completion, the principal regeneration process will regenerate and set those passwords in AD.
Deletion: During removal of services, or hosts, or disabling kerberos, the appropriate principals are removed from AD.
Created 10-21-2015 02:19 PM
Creation: Users are created in AD upon initial kerberization, as well as adding services, or hosts to the cluster. A test principal is created during the wizard to test the kerberos client configuration and operations, as well as all of the appropriate principals for the services that are deployed in the cluster. During that process, passwords are generated and set in Active Directory. Those passwords are not permanently stored in Ambari and are only used for keytab generation.
Update: Post-wizard completion, the principal regeneration process will regenerate and set those passwords in AD.
Deletion: During removal of services, or hosts, or disabling kerberos, the appropriate principals are removed from AD.
Created 10-21-2015 03:02 PM
This is prime RunBook material!
Created 10-21-2015 03:46 PM
I'll work on getting this and the password creation methods into the docs ASAP.