Dmitry Lysnichenko created AMBARI-2568:
------------------------------------------
Summary: Setup LDAP does not validate true/false response
Key: AMBARI-2568
URL: https://issues.apache.org/jira/browse/AMBARI-2568
Project: Ambari
Issue Type: Bug
Components: agent
Affects Versions: 1.2.5
Reporter: Dmitry Lysnichenko
Assignee: Dmitry Lysnichenko
Priority: Critical
Fix For: 1.2.5
Attachments: AMBARI-2568.patch
Garbage responses to true/false questions just pass thru. Notice below, just
put in garbage for Use SSL and that's what it would have written.
Need validation to confirm they enter either 1) return to accept default or 2)
the word true or 3) the word false. Else, inform the user"Property must be
'true' or 'false'." and ask again.
Secondary URL :
Use SS [true/false] (false): asd
User name attribute* (uid):
Base DN* :
Property cannot be blank.
Base DN* : asd
Bind anonymously* true/false (false):
Manager DN* :asd
Enter Manager Password*:
Re-enter password:
Passwords do not match
Enter Manager Password*:
Re-enter password:
====================
Review Settings
====================
authentication.ldap.primaryUrl: my.url:849
authentication.ldap.useSSL: asd
authentication.ldap.usernameAttribute: uid
--
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