[DISCUSS] SystemVM Optimizations

2021-11-29 Thread Pearl d'Silva
Hi All, In 4.16 we introduced an enhancement that provided support for auto upgrades, where in one wouldn't have to register the systemVM template prior upgrading their environments. This however led to an increased size of the cloudstack-management package as the systemVM templates for all the

Re: Change ACS UI Password | MariaDB

2021-11-29 Thread Wei ZHOU
Hi, I am able to run the command successfully (cloudstack verison: 4.16.0.0). PS1: The command you posted is used to change the DB password, but you wanted to reset UI login. Please double check. PS2: The command is not correct. I think It should use the DB key not the management key (/etc/clouds

Re: Change ACS UI Password | MariaDB

2021-11-29 Thread Cloud Udupi
Hi, Apache CloudStack version is 10.14. Just now re-checked. Yes, its "jasypt-1.9.3.jar" [image: Screenshot 2021-11-29 at 9.11.21 PM.png] Is there any updated links that I can refer to rest the password for ACS. Thanks, Mark. On Mon, Nov 29, 2021 at 9:06 PM Wei ZHOU wrote: > Hi, > > Can you c

Re: Change ACS UI Password | MariaDB

2021-11-29 Thread Wei ZHOU
Hi, Can you check the jasypt version in /usr/share/cloudstack-common/lib/ ? Older cloudstack versions use jasypt-1.9.2.jar not jasypt-1.9.3.jar . -Wei On Mon, 29 Nov 2021 at 16:17, Cloud Udupi wrote: > Hi All, > > I am trying to reset the ACS UI login password as described in the links > belo

Change ACS UI Password | MariaDB

2021-11-29 Thread Cloud Udupi
Hi All, I am trying to reset the ACS UI login password as described in the links below. URL :- https://svn.apache.org/repos/asf/cloudstack/docsite/html/docs/ko-KR/Apache_CloudStack/4.1.0/html/Admin_Guide/change-database-password.html http://docs.cloudstack.apache.org/projects/cloudstack-administ

Re: Setting up a DNS Name for console proxy ssl connection

2021-11-29 Thread Wei ZHOU
Hi Mevludin, When you upload new ssl certificates, it will overwrite the old ssl certificates. The certificates (root/intermediate/server) are saved in the `keystore` table in cloudstack database. It is not possible to remove ssl certificates via api or on UI. You can remove them by manual DB chan

Re: Setting up a DNS Name for console proxy ssl connection

2021-11-29 Thread Mevludin Blazevic
Hi, thanks a lot for your help! I have made the console proxy work with https. I found out that for some reason our DNS server did not take the DNS entry for the public IP of the Console Proxy. Is there a way to remove a SSL certificate for the Console Proxy/ which was uploaded over the GUI?

Re: [DISCUSS] 2FA framework and plugins for CloudStack

2021-11-29 Thread vas...@gmx.de
Hi Rohit, this sounds awesome and for me it is a absolute +1, as in my organization this is a major concern with cloudstack atm. Regarding the puprosed " general-purpose 2FA plugins": I would suggest to exchange the PIN - option against another type of factor, as as far i am aware a user genarate

[DISCUSS] 2FA framework and plugins for CloudStack

2021-11-29 Thread Rohit Yadav
All, During CCC21 hackathon, I explored the feasibility of a 2FA framework and a TOTP (time-based OTP) plugin that can be used with Google Authenticator, MS Authenticator, Authy etc. I've used ideas of TOTP based 2FA PoC to put together a design doc for discussion: https://cwiki.apache.org/con