[root@sandbox ~]# ambari-server setup-ldap Using python /usr/bin/python2 Setting up LDAP properties... Primary URL* {host:port} : localhost:389 Secondary URL {host:port} : Use SSL* [true/false] (false): User object class* (posixAccount): uid User name attribute* (uid): ^C Aborting ... Keyboard Interrupt. [root@sandbox ~]# ambari-server setup-ldap Using python /usr/bin/python2 Setting up LDAP properties... Primary URL* {host:port} : localhost:389 Secondary URL {host:port} : Use SSL* [true/false] (false): true User object class* (posixAccount): User name attribute* (uid): Group object class* (posixGroup): Group name attribute* (cn): Group member attribute* (memberUid): ^C Aborting ... Keyboard Interrupt. [root@sandbox ~]# ambari-server setup-ldap Using python /usr/bin/python2 Setting up LDAP properties... Primary URL* {host:port} : localhost:389 Secondary URL {host:port} : Use SSL* [true/false] (false): User object class* (posixAccount): person User name attribute* (uid): cn Group object class* (posixGroup): Group name attribute* (cn): memberof Group member attribute* (memberUid): Distinguished name attribute* (dn): Base DN* : ou=people,dc=hadoop,dc=apache,dc=org Referral method [follow/ignore] : ignore Bind anonymously* [true/false] (false): Manager DN* : uid=hdfs,ou=people,dc=hadoop,dc=apache,dc=org Enter Manager Password* : Re-enter password: ==================== Review Settings ==================== authentication.ldap.managerDn: uid=hdfs,ou=people,dc=hadoop,dc=apache,dc=org authentication.ldap.managerPassword: ***** Save settings [y/n] (y)? y Saving...done Ambari Server 'setup-ldap' completed successfully.