X-Git-Url: http://www.project-moonshot.org/gitweb/?p=devwiki.git;a=blobdiff_plain;f=dvd.mdwn;h=f501fd8024051c7fc791e2c815a012593ece6edb;hp=a40a469c4deefa12fdaf6101903e0fdb8e8e1b7c;hb=HEAD;hpb=1672c007e8cb55dea45dc769ea29407588d9ab80 diff --git a/dvd.mdwn b/dvd.mdwn index a40a469..f501fd8 100644 --- a/dvd.mdwn +++ b/dvd.mdwn @@ -2,20 +2,22 @@ A Moonshot technology preview is made available as a Debian live system. -##Current Version +The image will work either when booted on real PC hardware or in a virtualization environment. Explicit support should be provided for Virtualbox and for Vmware video and mouse support. -May 2011: +The image may not be appropriate for deployment on an open network; +in particular, it runs a number of services including SSH, RADIUS and +a web server. -* Get the [Image](http://moonshot-image.s3.amazonaws.com/dvd.2011.05/image.iso) -* Sources are available in the Debian archive or [here](http://moonshot-image.s3.amazonaws.com/dvd.2011.05/source.debian.tar.gz) +##Current Version -This image will work either when booted on real PC hardware or in a virtualization environment. Explicit support should be provided for Virtualbox and for Vmware video and mouse support. +November 2012: + +* Get the [Image](http://psec.s3.amazonaws.com/moonshot-images/2014.01.17.iso) +* Please review the following [notes](https://www.jiscmail.ac.uk/cgi-bin/webadmin?A2=MOONSHOT-COMMUNITY;98c2ceea.1201) +* The [source](http://psec.s3.amazonaws.com/moonshot-images/2014.01.17.source/source.debian.tar) to the Debian software used on the DVD is available. For getting Moonshot source please refer to our [git](http://www.project-moonshot.org/gitweb/) repository for a better experience. -This image may not be appropriate for deployment on an open network; -in particular, it runs a number of services including SSH, RADIUS and -a web server. -# includes +# Includes * A configured freeradius server * Generates SAML assertions on authentication @@ -26,6 +28,7 @@ a web server. * Libradsec library * Moonshot support for Firefox and Apache * Moonshot support for OpenSSH + # Testing Moonshot There is a RADIUS account steve@local with password testing. This account is authorized to log into an SSH user called moonshot. to test: @@ -37,10 +40,7 @@ This works in part because there is a file in the user home directory ~/.gss_eap Another test involves the GSS sample application from MIT Kerberos: - - gss-server host@localhost & #start server in the background - - gss-client -mech "{1 3 6 1 4 1 5322 22 1 18}" localhost host@localhost test_message +[[!inline raw=yes pagenames=testing/gss-sample ]] It is also possible to test with the web server. Under /var/www create a directory. Include a .htaccess file with the following contents: