-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/39442/
-----------------------------------------------------------

Review request for Ambari and Jaimin Jetly.


Bugs: AMBARI-13476
    https://issues.apache.org/jira/browse/AMBARI-13476


Repository: ambari


Description
-------

Following are the LDAP related properties found in ambari-server properties 
file when ambari is configured with LDAP:
ambari.ldap.isConfigured=true
authentication.ldap.baseDn=dc=apache,dc=org
authentication.ldap.bindAnonymously=false
authentication.ldap.dnAttribute=dn
authentication.ldap.groupMembershipAttr=memberUid
authentication.ldap.groupNamingAttr=cn
authentication.ldap.groupObjectClass=posixGroup
authentication.ldap.managerDn=uid=hdfs,ou=people,ou=dev,dc=apache,dc=org
authentication.ldap.managerPassword=/etc/ambari-server/conf/ldap-password.dat
authentication.ldap.primaryUrl=c6403.ambari.apache.org:389
authentication.ldap.secondaryUrl=c6403.ambari.apache.org:389
authentication.ldap.useSSL=false
authentication.ldap.userObjectClass=posixAccount
authentication.ldap.usernameAttribute=uid


Diffs
-----

  ambari-server/src/main/resources/stacks/HDP/2.0.6/services/stack_advisor.py 
9bb21ea 
  ambari-server/src/main/resources/stacks/HDP/2.3/services/stack_advisor.py 
a2bae0f 
  ambari-server/src/test/python/stacks/2.0.6/common/test_stack_advisor.py 
8ba37c0 
  ambari-server/src/test/python/stacks/2.3/common/test_stack_advisor.py e0c6d28 

Diff: https://reviews.apache.org/r/39442/diff/


Testing
-------

Unit tests passed


Thanks,

Dmytro Sen

Reply via email to