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

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

     [ https://issues.apache.org/jira/browse/AMBARI-24187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ishan Bhatt updated AMBARI-24187:
---------------------------------
    Fix Version/s:     (was: 2.7.0)
                   2.7.1

> 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
>            Priority: Major
>             Fix For: 2.7.1
>
>
> 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)