X-Git-Url: http://www.project-moonshot.org/gitweb/?p=devwiki.git;a=blobdiff_plain;f=vmdk.mdwn;fp=vmdk.mdwn;h=868c9d59bc3b0626ce7c53ab2ee2567188abbcd8;hp=0000000000000000000000000000000000000000;hb=f7f82687b1ff8b8700008b9801d9b048eae01bba;hpb=bb1717701e6ecd3225b669a8b870dfe3f290ebb8 diff --git a/vmdk.mdwn b/vmdk.mdwn new file mode 100644 index 0000000..868c9d5 --- /dev/null +++ b/vmdk.mdwn @@ -0,0 +1,37 @@ +[[!meta title="VM images"]] + +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 + + +## 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