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

Sandor Molnar resolved AMBARI-22668.
------------------------------------
    Resolution: Fixed

> Upon upgrade, move LDAP properties from ambari.properties file to internal 
> Ambari configuration storage
> -------------------------------------------------------------------------------------------------------
>
>                 Key: AMBARI-22668
>                 URL: https://issues.apache.org/jira/browse/AMBARI-22668
>             Project: Ambari
>          Issue Type: Task
>          Components: ambari-server
>    Affects Versions: 3.0.0
>            Reporter: Sandor Molnar
>            Assignee: Sandor Molnar
>            Priority: Critical
>              Labels: ldap, pull-request-available
>             Fix For: 3.0.0
>
>          Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> Upon upgrade to Ambari 3.0.0, move the relevant LDAP properties from 
> ambari.properties file to internal Ambari configuration storage under the 
> "ldap-configuration" category. 
> ||ambari.properties||ldap-configuration||
> |ambari.ldap.isConfigured|ambari.ldap.authentication.enabled|
> |authentication.ldap.useSSL|ambari.ldap.connectivity.use_ssl|
> |authentication.ldap.primaryUrl|ambari.ldap.connectivity.server.host, 
> ambari.ldap.connectivity.server.port|
> |authentication.ldap.secondaryUrl|ambari.ldap.connectivity.secondary.server.host,
>  ambari.ldap.connectivity.secondary.server.port|
> |authentication.ldap.baseDn|ambari.ldap.attributes.user.search_base, 
> ambari.ldap.attributes.group.search_base|
> |authentication.ldap.bindAnonymously|ambari.ldap.connectivity.anonymous_bind|
> |authentication.ldap.managerDn|ambari.ldap.connectivity.bind_dn|
> |authentication.ldap.managerPassword|ambari.ldap.connectivity.bind_password|
> |authentication.ldap.dnAttribute|ambari.ldap.attributes.dn_attr|
> |authentication.ldap.usernameAttribute|ambari.ldap.attributes.user.name_attr|
> |authentication.ldap.username.forceLowercase|ambari.ldap.advanced.force_lowercase_usernames|
> |authentication.ldap.userBase|ambari.ldap.attributes.search_user_base|
> |authentication.ldap.userObjectClass|ambari.ldap.attributes.user.object_class|
> |authentication.ldap.groupBase|ambari.ldap.attributes.group.search_group_base|
> |authentication.ldap.groupObjectClass|ambari.ldap.attributes.group.object_class|
> |authentication.ldap.groupNamingAttr|ambari.ldap.attributes.group.name_attr|
> |authentication.ldap.groupMembershipAttr|ambari.ldap.attributes.group.member_attr|
> |authorization.ldap.adminGroupMappingRules|ambari.ldap.advanced.group_mapping_rules|
> |authentication.ldap.userSearchFilter|ambari.ldap.advanced.user_search_filter|
> |authentication.ldap.alternateUserSearchEnabled|ambari.ldap.advanced.alternate_user_search_enabled|
> |authentication.ldap.alternateUserSearchFilter|ambari.ldap.advanced.alternate_user_search_filter|
> |authorization.ldap.groupSearchFilter|ambari.ldap.advanced.group_search_filter|
> |authentication.ldap.referral|ambari.ldap.advanced.referrals|
> |authentication.ldap.pagination.enabled|ambari.ldap.advanced.pagination_enabled|
> |authentication.ldap.sync.userMemberReplacePattern|ambari.ldap.advanced.user_member_replace_pattern|
> |authentication.ldap.sync.groupMemberReplacePattern|ambari.ldap.advanced.group_member_replace_pattern|
> |authentication.ldap.sync.userMemberFilter|ambari.ldap.advanced.user_member_filter|
> |authentication.ldap.sync.groupMemberFilter|ambari.ldap.advanced.group_member_filter|
> |ldap.sync.username.collision.behavior|ambari.ldap.advance.collision_behavior|



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

Reply via email to