[
https://issues.apache.org/jira/browse/CLOUDSTACK-5790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Srikanteswararao Talluri closed CLOUDSTACK-5790.
------------------------------------------------
> [Automation] unable to list ldap configuration by hostname
> -----------------------------------------------------------
>
> Key: CLOUDSTACK-5790
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5790
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Management Server
> Affects Versions: 4.3.0
> Reporter: Srikanteswararao Talluri
> Assignee: Rajani Karuturi
> Priority: Blocker
> Fix For: 4.3.0
>
>
> Unable to list ldap configuration by hostname
> listldap configuration results in all the ldap configurations but when issued
> with hostname, it results in empty response:
> request:
> http://10.147.38.149:8080/client/api?command=listLdapConfigurations&response=json&sessionkey=JNPDlcRLSnacMnAJnwr9wUxkCvU%3D&listAll=true&page=1&pagesize=20&_=1388999520356
> response:
> { "ldapconfigurationresponse" : { "count":4 ,"LdapConfiguration" : [
> {"hostname":"10.147.59.134","port":"10389"},
> {"hostname":"10.147.59.109","port":"10389"},
> {"hostname":"10.147.59.109","port":"10389"},
> {"hostname":"10.147.59.109","port":"10389"} ] } }
>
> Following api results in empty response:
> http://10.147.38.149:8080/client/api?command=listLdapConfigurations&hostname=10.147.59.134&response=json&sessionkey=JNPDlcRLSnacMnAJnwr9wUxkCvU%3D&_=1388999138596
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)