On Sun, Jun 22, 2014 at 1:42 PM, Frans Thamura <[email protected]> wrote:
> someone here setup openstack (based on mirantis) and i can ssh > username@serverhost, and no need keypair > > but i setup here, need keypair. > > any idea? > -- > Frans Thamura (曽志胜) > Shadow Master and Lead Investor > Meruvian. > Integrated Hypermedia Java Solution Provider. > > Mobile: +628557888699 > Blog: http://blogs.mervpolis.com/roller/flatburger (id) > > FB: http://www.facebook.com/meruvian > TW: http://www.twitter.com/meruvian / @meruvian > Website: http://www.meruvian.org > > "We grow because we share the same belief." > > > On Mon, Jun 23, 2014 at 1:10 AM, Alberto Molina Coballes > <[email protected]> wrote: > > > > El 21/06/2014 20:17, "Frans Thamura" <[email protected]> escribió: > > > > > >> > >> > >> i want to make more common ssh without have to add -i keypair2.pem > >> > >> any idea? > >> > > > > What about using ssh-agent? > > > > Alberto > > _______________________________________________ > Mailing list: > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > Post to : [email protected] > Unsubscribe : > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > Maybe you've already done this and it's not what you want; but in my setups I just use my own image with the appropriate modifications to sshd.conf to enable password authenticated ssh. Then I don't need to mess with keys any longer which I think is what you're getting at. You can do this pretty easily by using any one of the cloud images out there that takes a key, modifying it and then building your own custom image out of it.
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
