You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Krisztian Kasa (JIRA)" <ji...@apache.org> on 2018/06/26 04:55:00 UTC

[jira] [Created] (AMBARI-24187) Ambari Server Setup LDAP Label Updates

Krisztian Kasa created AMBARI-24187:
---------------------------------------

             Summary: Ambari Server Setup LDAP Label Updates
                 Key: AMBARI-24187
                 URL: https://issues.apache.org/jira/browse/AMBARI-24187
             Project: Ambari
          Issue Type: Bug
          Components: ambari-server
    Affects Versions: 2.7.0
            Reporter: Krisztian Kasa
            Assignee: Krisztian Kasa
             Fix For: 2.7.0


It was noticed in the bug bash that there were issues with label names and defaults. In an effort to make them easier to read and fix the issues identified, the following labels, default values, and spacing before ':' changes need to be made. Please make the wizard look just like the text below:

{code}
# ambari-server setup-ldap
Using python /usr/bin/python
Currently 'no auth method' is configured, do you wish to use LDAP instead [y/n] (y)?
Primary LDAP Host:
Primary LDAP Port:
Secondary LDAP Host <Optional>:
Secondary LDAP Port <Optional>:
Use SSL [true/false] (false):
User object class (user): 
User ID attribute (sAMAccountName): 
Group object class (group):
Group name attribute (cn): 
Group member attribute (member): 
Distinguished name attribute (distinguishedName): 
Search Base (dc=ambari,dc=apache,dc=org): 
Referral method [follow/ignore] (follow): 
Bind anonymously [true/false] (false): 
Bind DN (cn=ldapbind,dc=ambari,dc=apache,dc=org):
Enter Bind DN Password: 
Confirm Bind DN Password: 
Handling behavior for username collisions [convert/skip] for LDAP sync (skip): 
Force lower-case user names [true/false] (true):
Results from LDAP are paginated when requested [true/false] (false):
{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)