Comment 1 for bug 1439227

Revision history for this message
Sam Hartman (hartmans) wrote :

I tested by installing krb5-gss-samples, and installing a proper
moonshot configuration (see docs linked off project-moonshot.org)
I installed moonshot-ui and moonshot-gss-eap.
I created a credential and used moonshot-webp to import it.

Then I ran
gss-server host@localhost
gss-client -mech '{ 1.3.6.1.5.5.15.1.1.18 }' localhost host@localhost test message

and confirmed that both the client and server worked.

This will test moonshot-ui, its dbus interface, its interaction with
libmoonshot. It will also test moonshot-gss-eap, including using
libradsec and shibboleth-resolver.

I tested an install of moonshot-gss-eap-dbg and moonshot-ui-dbg.