[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-5790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13866518#comment-13866518
 ] 

ASF subversion and git services commented on CLOUDSTACK-5790:
-------------------------------------------------------------

Commit f741d99c80b3a2ad26b41d4131c930646086ce3c in branch refs/heads/master 
from [~rajanik]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=f741d99 ]

CLOUDSTACK-5790: decrypted ldap hostname and port during upgrade as they are 
not encrypted now.

Conflicts:
        engine/schema/src/com/cloud/upgrade/dao/Upgrade421to430.java

Signed-off-by: Abhinandan Prateek <aprat...@apache.org>


> [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)

Reply via email to