Re: Datadisk Limit per VM

2014-06-26 Thread Antonio Packery
more disks than what the hypervisor supports. In some cases the hypervisor might allow adding more disks than the officially supported number, but this is not a good idea so by default CloudStack follows the official limits. Best regards, Kirk On 06/25/2014 10:08 PM, Antonio Packery wrote

Re: Datadisk Limit per VM

2014-06-26 Thread Antonio Packery
Please help with the mysql commands to change this setting. On 06/26/2014 07:08 AM, Antonio Packery wrote: Thanks Koushik, I was just wondering if there was a technology reason for this limit? Original Message From: Koushik Das Sent: Thursday 26 June 2014 06:20 To: users

Re: Datadisk Limit per VM

2014-06-25 Thread Antonio Packery
based on the specifications for a hypervisor version and type. These are stored in the hypervisor_capabilities table in the db. If you think that for some specific hypervisor version the values are not correct, feel free to change it. -Original Message- From: Antonio Packery

Datadisk Limit per VM

2014-06-25 Thread Antonio Packery
Hi, I noticed there is a limit for 6 datadisks that can be attached to a VM for all hypervisors other than XenServer 6 and above which supports 13. I am interested to know why this limitation exists? Regards Antonio Disclaimer: This message and/or attachment(s) may contain privileged, confi

Customizing CloudStack UI

2014-05-05 Thread Antonio Packery
Hi, Does anyone know how to update the cloudstack.css file to show the Domain and Account Resource usage panels as shown in the link below, https://kb.leaseweb.com/display/KB/Dashboard%3A+CloudStack Regards Antonio Disclaimer: This message and/or attachment(s) may contain privileged, confid

Re: AD LDAP authentication failing post CS 4.2.1 to CS 4.3 upgrade

2014-04-10 Thread Antonio Packery
only required for imported users as we must create a cloudstack account for them and that requires an email address. When you add an ldap server cloudstack attempts to bind to it to validate your settings. If the bind fails the server will not add. On Apr 10, 2014 7:32 AM, "Antonio Pa

Re: AD LDAP authentication failing post CS 4.2.1 to CS 4.3 upgrade

2014-04-09 Thread Antonio Packery
Are there mandatory attributes that need to exist for the ldap.bind.principal account .e.g. email addy etc? On 04/10/2014 08:19 AM, Ian Duffy wrote: Sorry about the delay on replying. My new $dayJob restricts gmail/gapps access. I am not using LDAPS at the moment. I have tested it in 4.3 and co

Re: OpenSSL Flaw

2014-04-09 Thread Antonio Packery
Here is the CloudStack press release, How to Mitigate OpenSSL HeartBleed Vulnerability in Apache CloudStack Wed Apr 09 2014 07:52:17 GMT+0200 (SAST) Earlier this week, a security vulnerability was disclosed in OpenSSL, one of the software libraries that Apache CloudStack uses to encrypt data sen

Re: AD LDAP authentication failing post CS 4.2.1 to CS 4.3 upgrade

2014-04-09 Thread Antonio Packery
Hi Ian, Are you using ldaps? On 04/08/2014 08:03 AM, Ian Duffy wrote: > Can you please confirm your global ldap settings? Screen shot of them here: http://imgur.com/adnlmSS > Are you able to ‎import ldap users from AD? Yes. http://imgur.com/df29OOm On 7 April 2014 20:44, Antonio P

Re: AD LDAP authentication failing post CS 4.2.1 to CS 4.3 upgrade

2014-04-08 Thread Antonio Packery
http://localhost:8080/client/api?command=listLdapUsers&listtype=new&response=json&sessionkey=E3tGTVgZl4YNkPNHMLq6iFVgQjk%3D&_=1396952626014 check whether you are getting AD user list or not after executing the above lsit. Regards Sadhu -Original Message-

Re: AD LDAP authentication failing post CS 4.2.1 to CS 4.3 upgrade

2014-04-08 Thread Antonio Packery
bug and checl listLdapUser API response when you open the "ADD LDAP Account"wizard. Regards Sadhu -Original Message- From: Antonio Packery [mailto:antonio.pack...@t-systems.co.za] Sent: 08 April 2014 14:11 To: users@cloudstack.apache.org<mailto:users@cloudstack.apache.org&

Re: AD LDAP authentication failing post CS 4.2.1 to CS 4.3 upgrade

2014-04-08 Thread Antonio Packery
ldap settings, maybe via cloudmonkey? On 04/08/2014 08:03 AM, Ian Duffy wrote: > Can you please confirm your global ldap settings? Screen shot of them here: http://imgur.com/adnlmSS > Are you able to ‎import ldap users from AD? Yes. http://imgur.com/df29OOm On 7 April 2014 20:44, Anto

Re: AD LDAP authentication failing post CS 4.2.1 to CS 4.3 upgrade

2014-04-07 Thread Antonio Packery
mmand=ldapConfig&binddn=CN%3Dtest%2CCN%3DUsers%2CDC%3Dhyd-qa%2CDC%3Dcom&bindpass=_&hostname=ADserver&searchbase=CN%3DUsers%2CDC%3Dhyd-qa%2CDC%3Dcom&queryfilter=%28%26%28mail%3D%25e%29%29&port=389&ssl=false&response=json > > > Regards > Sadhu >

Re: AD LDAP authentication failing post CS 4.2.1 to CS 4.3 upgrade

2014-04-07 Thread Antonio Packery
the MS 5.create a same AD user with different password(user :test,password:password) in cs manually 6.try to login with AD user with AD password(user :test,password:_) Hope this will help. Regards Sadhu -Original Message- From: Antonio Packery [mailto:antonio.pack...@t

Re: AD LDAP authentication failing post CS 4.2.1 to CS 4.3 upgrade

2014-04-06 Thread Antonio Packery
k that records the ldap activity? On failed adding of a LDAP server you will get a message back saying so and the server will not add. On authentication failure of an ldap user it will appear in the cloudstack logs. On 4 April 2014 11:47, Antonio Packery <mailto:antonio.pack...@t-systems.c

Re: AD LDAP authentication failing post CS 4.2.1 to CS 4.3 upgrade

2014-04-04 Thread Antonio Packery
query. On 04/04/2014 01:55 PM, Ian Duffy wrote: Hi Antonio, Can you review your ldap.bind.principle value, judging from your logs its just OMCORE. This should be in the form cn=username,dc=za,dc=omlac,dc=net or whatever the exact path to your bind user is. On 4 April 2014 12:41, Antonio Packery

Re: AD LDAP authentication failing post CS 4.2.1 to CS 4.3 upgrade

2014-04-04 Thread Antonio Packery
, Ian Duffy wrote: Just to confirm, is both authentication and import not working or just import? If just import does the assigned bind user have the correct rights to query the specified dc? On 4 April 2014 12:04, Antonio Packery <mailto:antonio.pack...@t-systems.co.za> wrote: > I hav

Re: AD LDAP authentication failing post CS 4.2.1 to CS 4.3 upgrade

2014-04-04 Thread Antonio Packery
aying so and the server will not add. On authentication failure of an ldap user it will appear in the cloudstack logs. On 4 April 2014 11:47, Antonio Packery <mailto:antonio.pack...@t-systems.co.za> wrote: > Hi Ian, > > Change ldap.user.object to user but still no change. > >

Re: AD LDAP authentication failing post CS 4.2.1 to CS 4.3 upgrade

2014-04-04 Thread Antonio Packery
ldap.user.object to have the value user then restart the management server and check if things are back working as expected. Thanks, Ian On 4 April 2014 11:11, Antonio Packery <mailto:antonio.pack...@t-systems.co.za> wrote: > Hi Ian, > > Here they are, ldap server via port 38

Re: AD LDAP authentication failing post CS 4.2.1 to CS 4.3 upgrade

2014-04-04 Thread Antonio Packery
settings in global settings starting with "ldap." Since you mentioned AD I'm specifically interested in ldap.username.attribute and ldap.user.object Thanks, Ian On 4 April 2014 10:36, Antonio Packery <mailto:antonio.pack...@t-systems.co.za> wrote: > Hi, > > Since

AD LDAP authentication failing post CS 4.2.1 to CS 4.3 upgrade

2014-04-04 Thread Antonio Packery
Hi, Since upgrading to CS 4.3 my AD LDAP authentication no longer works. All my previous do seem to have been retained but i am not able to import any LDAP users. Are there any log/configuration files i can check for errors? Also, any guidance on the correct syntac, ldap attributes to be usin