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

[jira] [Resolved] (AMBARI-24907) Update service metainfo to declare LDAP integration support

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

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

> Update service metainfo to declare LDAP integration support
> -----------------------------------------------------------
>
>                 Key: AMBARI-24907
>                 URL: https://issues.apache.org/jira/browse/AMBARI-24907
>             Project: Ambari
>          Issue Type: Task
>          Components: ambari-sever
>    Affects Versions: 2.7.0
>            Reporter: Sandor Molnar
>            Assignee: Sandor Molnar
>            Priority: Blocker
>              Labels: pull-request-available
>             Fix For: 2.8.0
>
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> Update service metainfo to declare LDAP integration support. The following tag may be optionally set in a service's metainfo.xml file:
> {noformat}
> <ldap>
>  <supported>true</supported>
>  <ldapEnabledTest>
>     {
>       "equals": [
>         "ranger-admin-site/ranger.authentication.method",
>         "LDAP"
>       ]
>     }
>  <ldapEnabledTest>
> </ldap>{noformat}



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