That will work, but the console access via the console proxy will be rendered useless.
On 1/9/13 5:54 PM, "Rohit Yadav" <bhais...@apache.org> wrote: > > >> On Jan. 10, 2013, 1:04 a.m., Chiradeep Vittal wrote: >> > server/src/com/cloud/server/ConfigurationServerImpl.java, line 535 >> > >><https://reviews.apache.org/r/8859/diff/2/?file=245801#file245801line535> >> > >> > So how is the admin supposed to be able to login via the console >>now if he can't even see the password? > >Won't this work: ssh -i /root/.ssh/id_rsa.cloud -p 3922 root@LinkLocal ? > > >- Rohit > > >----------------------------------------------------------- >This is an automatically generated e-mail. To reply, visit: >https://reviews.apache.org/r/8859/#review15221 >----------------------------------------------------------- > > >On Jan. 9, 2013, 8:43 a.m., saksham srivastava wrote: >> >> ----------------------------------------------------------- >> This is an automatically generated e-mail. To reply, visit: >> https://reviews.apache.org/r/8859/ >> ----------------------------------------------------------- >> >> (Updated Jan. 9, 2013, 8:43 a.m.) >> >> >> Review request for cloudstack and Kishan Kavala. >> >> >> Description >> ------- >> >> Parameter 'system.vm.password' is not encrypted. Need to encrypt it. >> >> >> This addresses bug CLOUDSTACK-822. >> >> >> Diffs >> ----- >> >> server/src/com/cloud/server/ConfigurationServerImpl.java af5989c >> >> Diff: https://reviews.apache.org/r/8859/diff/ >> >> >> Testing >> ------- >> >> Tested Locally. >> >> >> Thanks, >> >> saksham srivastava >> >> >