diff --git a/unixauthservice/scripts/templates/installprop2xml.properties b/unixauthservice/scripts/templates/installprop2xml.properties index 846c6a8879..8b06e762c3 100644 --- a/unixauthservice/scripts/templates/installprop2xml.properties +++ b/unixauthservice/scripts/templates/installprop2xml.properties @@ -52,7 +52,7 @@ AUTH_SSL_KEYSTORE_FILE = ranger.usersync.keystore.file AUTH_SSL_KEYSTORE_PASSWORD = ranger.usersync.keystore.password AUTH_SSL_TRUSTSTORE_FILE = ranger.usersync.truststore.file AUTH_SSL_TRUSTSTORE_PASSWORD = ranger.usersync.truststore.password -AUTH_SSL_ENABLED = ranger.usersync.enabled +AUTH_SSL_ENABLED = ranger.usersync.ssl SYNC_LDAP_REFERRAL = ranger.usersync.ldap.referral usersync_principal= ranger.usersync.kerberos.principal usersync_keytab= ranger.usersync.kerberos.keytab @@ -60,4 +60,4 @@ usersync_keytab= ranger.usersync.kerberos.keytab JVM_METRICS_ENABLED=ranger.usersync.metrics.enabled JVM_METRICS_FILENAME=ranger.usersync.metrics.filename JVM_METRICS_FILEPATH=ranger.usersync.metrics.filepath -JVM_METRICS_FREQUENCY_TIME_IN_MILLIS=ranger.usersync.metrics.frequencytimeinmillis \ No newline at end of file +JVM_METRICS_FREQUENCY_TIME_IN_MILLIS=ranger.usersync.metrics.frequencytimeinmillis