[GitHub] rhtyd commented on issue #2548: Upgrade to 4.11 and pre-existent saml2 authentication settings

2018-04-07 Thread GitBox
rhtyd commented on issue #2548: Upgrade to 4.11 and pre-existent saml2 
authentication settings
URL: https://github.com/apache/cloudstack/issues/2548#issuecomment-379474248
 
 
   Hi @eligorio, I've received a similar email privately. The upgrade steps can 
be amended to not run cloudstack-setup-databases. Instead, shutdown old mgmt 
server(s), take db backup for cloud, cloud_usage tables, run 
cloudstack-setup-databases without --deploy-as (i.e. to add a new management 
server, without deploying a new database), and start new mgmt server. See if 
can still reproduce the issue. The upgrade process should not alter the 
SAMLSP_KEYPAIR and SAMLSP_X509CERT keys/certs in the cloud.keystore table. On 
new installations, this is only created when SAML plugin is enabled.
   
   If the proposed upgrade process was indeed used, and in case this is a bug I 
can test this and get back to you after next week.


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] rhtyd commented on issue #2548: Upgrade to 4.11 and pre-existent saml2 authentication settings

2018-04-20 Thread GitBox
rhtyd commented on issue #2548: Upgrade to 4.11 and pre-existent saml2 
authentication settings
URL: https://github.com/apache/cloudstack/issues/2548#issuecomment-383094765
 
 
   Looks like this is a regression, I'll handle it after next week. I think I 
know the cause @borisstoyanov. As you can see I've already assigned the issue 
to myself.


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] rhtyd commented on issue #2548: Upgrade to 4.11 and pre-existent saml2 authentication settings

2018-05-02 Thread GitBox
rhtyd commented on issue #2548: Upgrade to 4.11 and pre-existent saml2 
authentication settings
URL: https://github.com/apache/cloudstack/issues/2548#issuecomment-385968484
 
 
   @eligorio I could reproduce and I've fixed the issue. You may test 
upgrade+saml2 login using this PR: 
https://github.com/apache/cloudstack/pull/2616
   If you're looking for a rpm repo to test against, I'll share that next week 
on dev ML. I'll close the PR, thanks.
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services