You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "sadhu suresh (JIRA)" <ji...@apache.org> on 2013/07/24 11:21:48 UTC

[jira] [Closed] (CLOUDSTACK-2168) [UI] configured LDAP values not shown in UI

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

sadhu suresh closed CLOUDSTACK-2168.
------------------------------------


I have tested in the latest build and now it’s showing the values. But still one issue exits which will cause configured ldap from UI fail to work.so closing this issue

 
CLOUDSTACK-3344


                
> [UI] configured LDAP values not shown in UI
> -------------------------------------------
>
>                 Key: CLOUDSTACK-2168
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-2168
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Management Server, UI
>    Affects Versions: 4.2.0
>            Reporter: sadhu suresh
>            Assignee: Jessica Wang
>            Priority: Blocker
>             Fix For: 4.2.0
>
>         Attachments: cloudstack-2168.patch, screenshot_ldap.jpg
>
>
> Steps:
> 1.Configured the LDAP through API
> http://10.147.59.83:8096/client/api?command=ldapConfig&hostname=10.147.38.163&searchbase=CN%3DUsers%2CDC%3Dhyd-qa%2CDC%3Dcom&queryfilter=%28%26%28mail%3D%25e%29%29&port=389&response=json
> 2.Open the CS web console and navigate to LDAP configuration section
> 3.check the displayed LDAP configured values
> Actual result:
> Even though LDAP configuration happens successfully but UI fail to display the Values.
> even firebug response shows the configured ldap values but UI fail to display the values.
> UI:
> ---
> Hostname	Query Filter	Search Base	LDAP Port	SSL	Quickview
> No data to show
> firebug response:
> ----
> http://10.147.59.83:8080/client/api?command=ldapConfig&listall=true&response=json&sessionkey=2G5uy2a4z%2F31Mi3yaVKmvXc10a4%3D&listAll=true&page=1&pagesize=20&_=1366791925255
> { "ldapconfigresponse" :  { "ldapconfig" : {"hostname":"10.147.38.163","port":"389","ssl":"false","searchbase":"CN=Users,DC=hyd-qa,DC=com","queryfilter":"(&(mail=%e))","binddn":""} }  }

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira