We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fce85f1 commit c926a99Copy full SHA for c926a99
security-admin/scripts/install.properties
@@ -230,6 +230,14 @@ admin_principal=
230
admin_keytab=
231
lookup_principal=
232
lookup_keytab=
233
+audit_jaas_client_loginModuleName=
234
+audit_jaas_client_loginModuleControlFlag=
235
+audit_jaas_client_option_useKeyTab=
236
+audit_jaas_client_option_storeKey=
237
+audit_jaas_client_option_useTicketCache=
238
+audit_jaas_client_option_serviceName=
239
+audit_jaas_client_option_keyTab=
240
+audit_jaas_client_option_principal=
241
hadoop_conf=/etc/hadoop/conf
242
#
243
#-------- SSO CONFIG - Start ------------------
0 commit comments