More info on installing Moonshot and on running tests with the vm images
[devwiki.git] / vmdk.mdwn
1 [[!meta title="VM images"]]
2
3 There is a Moonshot test VM image that contains a complete development environment for Moonshot. In particular it contains:
4
5 * compiler, debugger
6 * Sources for moonshot, Shibboleth, libradsec and the like
7 * All dependencies mentioned [[here|building]]
8 * A build of the [MIT Kerberos](http://web.mit.edu/kerberos/) gss-sample applications
9 * A configured freeradius server
10
11 The image is based off Debian squeeze Until a reasonable mechanism to
12 distribute Debian source media to comply with the GPL is made, contact
13 Sam Hartman for a copy of the image. It is around 1.7G in size.
14
15 ## What it works with
16
17 The Image should work with:
18 * xen (tested)
19 * Virtualbox (tested)
20 * qemu (tested)
21 * Vmware
22
23
24 ## Consoles
25
26 Consoles are available on hvc0 (virt_ops console for xen), ttyS0 (serial console) and on the monitor and keyboard.
27
28 ## Logging in
29
30 There is one account; user moonshot with password moonshot.
31
32 ## testing Moonshot
33
34  *         cd krb5-1.9/src/appl/gss-sample
35 *          ./gss-server  host@moonshot-test.project-moonshot.org
36 *          ./gss-client  -mech "{1 3 6 1 4 1 5322 22 1 18}" \
37                -user steve@local -pass testing  127.0.0.1 host@localhost  bar