Jelajahi Sumber

AMBARI-2586. ambari-server encrypt-passwords fails (Dmitry Lysnichenko via smohanty)

Sumit Mohanty 12 tahun lalu
induk
melakukan
22c4f24f8b
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      ambari-server/src/main/python/ambari-server.py

+ 1 - 1
ambari-server/src/main/python/ambari-server.py

@@ -2639,7 +2639,7 @@ def setup_master_key():
       print 'Failed to save secure LDAP password.'
   pass
 
-  update_properties(propertyMap)
+  update_properties(properties, propertyMap)
 
   # Since files for store and master are created we need to ensure correct
   # permissions