Re: Link Domain to LDAP

2016-10-14 Thread Stephan Seitz
Hi, I'ld verify the settings via mysql mysql> select * from ldap_configuration \G *** 1. row ***   id: 2 hostname: YOUR_LDAP_SERVER port: 636 also check, if you're able to resolve the hostname and connect to it from your management host. m

Re[2]: Erased snapshot/templates still remains in storage

2016-10-14 Thread David Amorín
Hi Simon, Yes it was enable but I changed the default values of the timer set to: storage.cleanup.delay 60storage.cleanup.interval 300storage.cleanup.enabled=true In order to make a couple of test and when i delete an instance with snapshost and templates, i see the following behavior: The templ

Re: Link Domain to LDAP

2016-10-14 Thread Rajani Karuturi
you need not import the users manually. It should automatically sync. In my installation with microsoftAD, this is how any entry in the ldap_trust_map looks: mysql> select * from ldap_trust_map where domain_id=7\G *** 1. row *** id: 4 do

reassign a vm from account to project

2016-10-14 Thread Gerd Müller
Hi list, I am new to cloudstack so sorry if there is a common solution to this problem. But can anyone tell me how I can reassign a vm from an account to a project? Thanks, Gerd -- Gerd Müller | Service Manager Cloud teamix GmbH Südwestpark 43 90449 Nürnberg Tel.: +49 911 30999 293 | Fax:

RE: reassign a vm from account to project

2016-10-14 Thread Mauricio Schaepers
Hi Gerd, never done that yet but if the UI doesn't show you any option I assume that the API is going to help you to get there. https://cloudstack.apache.org/api/apidocs-4.9/apis/assignVirtualMachine.html https://cloudstack.apache.org/api/apidocs-4.9/apis/addAccountToProject.html If you don't kn

Re: reassign a vm from account to project

2016-10-14 Thread Gerd Müller
Hi Mauricio, thanks a lot but that doesn't help. The first api call just assignes vms to accounts and the second assigns the accounts to projects. Both work but the vm needs to be detached from the account and attached to the project. Right now I only see one possible solution: 1. stop the vm 2.

Re: reassign a vm from account to project

2016-10-14 Thread Rafael Weingärtner
>From an account to a project, it is not possible. Even between users, it is only possible if users are from the same domain. The solution you described is the only one I can think of that would work. Sadly, as you said, it causes a downtime. If downtime is too complicated for you (e.g. critical

RE: Link Domain to LDAP

2016-10-14 Thread Marty Godsey
I think I found my issue.. Standby.. Regards, Marty Godsey -Original Message- From: Marty Godsey [mailto:ma...@gonsource.com] Sent: Friday, October 14, 2016 10:17 AM To: users@cloudstack.apache.org Subject: RE: Link Domain to LDAP This is how this is set up.. One think I see different h

RE: Link Domain to LDAP

2016-10-14 Thread Marty Godsey
This is how this is set up.. One think I see different however are my ldap settings. I am going over 389 (for now) does this functionality require 636? Regards, Marty Godsey -Original Message- From: Rajani Karuturi [mailto:raj...@apache.org] Sent: Friday, October 14, 2016 7:02 AM To: Us

RE: Link Domain to LDAP

2016-10-14 Thread Marty Godsey
Ok. So that is not it.. Basically this is where I set.. All the settings are as below. The database looks fine, the settings look good. I can authenticate as any AD users IF I add them manually. However, when I attempt to login with a user that is not in ACS but IS in AD, in a domain that has a

Public Templates

2016-10-14 Thread Ghaith Bannoura
Hello All, I read about the public template will be copied to all secondary storage I have three secondary storage so its will be copied to all of them ? If its copied and after creating the template I unchecked the public its will be deleted from two secondary storage , or its will be kept a

replace secondary storage

2016-10-14 Thread Ghaith Bannoura
Hello All, I need to replace secondary storage that I have, is there and procedure to do it , keep in minds that I need the templates that already exist unchanged . Can anyone advice how can I do it ? Best Regards, EtQ, Inc. Ghaith Bannoura System Administrator MCT, MCSE (Messaging, Server Infr

Re: Public Templates

2016-10-14 Thread Sergey Levitskiy
Public and featured attribute doesn't affect template lifecycle. In short a template will reside on a secondary storage until explicitly deleted. Sent from my iPhone

Re: replace secondary storage

2016-10-14 Thread Sergey Levitskiy
Easiest way is rsync the whole folder structure to new secondary storage, then change the URL of SS in image_store table, and then restart all SSVMs, proxies and vrouters in this zone Sent from my iPhone

Static ip for virtual router

2016-10-14 Thread Mohd Zainal Abidin Rabani
Hi, Is it possible to set vr as static ip? Yesterday we had problem because it take ip that already use on other vm (solusvm). We need to change solusvm ip. Please advice. Sent with AquaMail for Android http://www.aqua-mail.com

RE: Static ip for virtual router

2016-10-14 Thread Marty Godsey
ACS manages the IP space you give it in the Zone settings. It keeps track of whats been assigned based upon the id of the virtual router. It seems you have some overlap somewhere in the settings of IPs. But to answer your question, no, there is no "good" way to give the virtual router a static I