You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Siddharth Wagle (JIRA)" <ji...@apache.org> on 2013/06/26 06:09:20 UTC

[jira] [Created] (AMBARI-2490) Isseus with setup ldap

Siddharth Wagle created AMBARI-2490:
---------------------------------------

             Summary: Isseus with setup ldap
                 Key: AMBARI-2490
                 URL: https://issues.apache.org/jira/browse/AMBARI-2490
             Project: Ambari
          Issue Type: Bug
          Components: controller
    Affects Versions: 1.2.5
            Reporter: Siddharth Wagle
            Assignee: Siddharth Wagle
             Fix For: 1.2.5


I got this blow-up (when bind anon was either false or I just pressed return

Bind anonymously true/false (false):
====================
Review Settings
====================
authentication.ldap.primaryUrl: my.ldap:389
authentication.ldap.secondaryUrl: asd
authentication.ldap.useSSL: false
authentication.ldap.usernameAttribute: uid
authentication.ldap.baseDn: basedn
authorization.userRoleName: user
authorization.adminRoleName: admin
authentication.ldap.bindAnonymously: false
Traceback (most recent call last):
File "/usr/sbin/ambari-server.py", line 3047, in <module>
main()
File "/usr/sbin/ambari-server.py", line 2891, in main
setup_ldap()
File "/usr/sbin/ambari-server.py", line 2353, in setup_ldap
print("%s: %s" % (property, ldap_property_value_mapproperty))
KeyError: 'authentication.ldap.managerDn'

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira