[[!meta title="VM images"]] [[!toc]] There is a Moonshot test VM image that contains a complete development environment for Moonshot. In particular it contains: * compiler, debugger * Sources for moonshot, Shibboleth, libradsec and the like * All dependencies mentioned [[here|building]] * A build of the [MIT Kerberos](http://web.mit.edu/kerberos/) gss-sample applications * A configured freeradius server The image is based off Debian squeeze Until a reasonable mechanism to distribute Debian source media to comply with the GPL is made, contact Sam Hartman for a copy of the image. It is around 1.7G in size. ## What it works with The Image should work with: * xen (tested) * Virtualbox (tested) * qemu (tested) * Vmware The image expects: * PAE to be enabled * An ioapic to be enabled ## Consoles Consoles are available on hvc0 (virt_ops console for xen), ttyS0 (serial console) and on the monitor and keyboard. ## Logging in There is one account; user moonshot with password moonshot. ## testing Moonshot * cd krb5-1.9/src/appl/gss-sample * ./gss-server host@moonshot-test.project-moonshot.org * ./gss-client -mech "{1 3 6 1 4 1 5322 22 1 18}" \ -user steve@local -pass testing 127.0.0.1 host@localhost bar