You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Myroslav Papirkovskyy (JIRA)" <ji...@apache.org> on 2013/08/23 21:45:53 UTC

[jira] [Created] (AMBARI-3018) ambari-server setup-ldap continues to prompt for the password for the truststore after showing the error that the specified file does not exist

Myroslav Papirkovskyy created AMBARI-3018:
---------------------------------------------

             Summary: ambari-server setup-ldap continues to prompt for the password for the truststore after showing the error that the specified file does not exist
                 Key: AMBARI-3018
                 URL: https://issues.apache.org/jira/browse/AMBARI-3018
             Project: Ambari
          Issue Type: Bug
          Components: controller
    Affects Versions: 1.2.4
            Reporter: Myroslav Papirkovskyy
            Assignee: Myroslav Papirkovskyy
             Fix For: 1.4.0


{noformat}
[root@dev01 ~]# ambari-server setup-ldap
Using python  /usr/bin/python2.6
Setting up LDAP properties...
Primary URL* {host:port} (dev01.ambari.apache.org:636): 
Secondary URL {host:port} : 
Use SSL* [true/false] (true): 
User name attribute* (uid): 
Base DN* (dc=apache,dc=org): 
Bind anonymously* [true/false] (false): 
Manager DN* (uid=hdfs,ou=people,ou=dev,dc=apache,dc=org): 
Enter Manager Password* : 
Re-enter password: 
Do you want to provide custom TrustStore for Ambari [y/n] (y)?
TrustStore type [jks/jceks/pkcs12] (jks):       
Path to TrustStore file (/root/keystore.jks):boguspath
File not found.
Password for TrustStore:
{noformat}

See the last 3 lines...
If the file is not found, we should prompt the user to re-enter the path.


--
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