You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by gi...@git.apache.org on 2017/05/17 05:59:00 UTC

[GitHub] bvbharatk commented on issue #1965: CLOUDSTACK-9727 Password reset discrepancy in RVR when one of the Rou?

bvbharatk commented on issue #1965: CLOUDSTACK-9727 Password reset discrepancy in RVR when one of the Rou?
URL: https://github.com/apache/cloudstack/pull/1965#issuecomment-301993596
 
 
   @ustcweizhou
   Even if we store the password only in master option 2 can happen. Suppose the routers change the state again before the user starts the VM, the current master will become backup and will have the password stored on it. At some point of time when the state change happens and the VM restarts the password on the user VM will be reset again, without the knowledge of the user.
   
   I think there is a design problem here and addressing this will need some fundamental changes, so rather than trying to force fit it, i think it is better if we leave it at this state and then document this behavior. The workaround for now would be to remove the password script from he userVM once he successfully logs in.
   
   Thanks,
   Bharat.
 
----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services