eubnara opened a new pull request, #3587: URL: https://github.com/apache/ambari/pull/3587
## What changes were proposed in this pull request? It fixes Ambar server's wrong behavior that even if an user select not to generate keytabs which already exists, Ambari server keeps generating new keytabs with new password. It impacts many kerberized services which uses previously generated keytabs. ## How was this patch tested? - manually tested with on-premise ambari cluster. After this fix, I found that `cached_keytab_path` column is filled with correct value in `kerberos_principal` table. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@ambari.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@ambari.apache.org For additional commands, e-mail: dev-h...@ambari.apache.org