(no commit message)
[devwiki.git] / configuringdebian.mdwn
index 5b591df..ec08727 100644 (file)
@@ -28,10 +28,11 @@ Clean installation of Debian 6.
     apt-get install moonshot-gss-eap freeradius-common
     apt-get install libapache2-mod-shib2
 
-    ktutil
-        addent -password -p host/localhost@EXAMPLE.ORG -k 1 -e aes256-cts
-        wkt /etc/krb5.keytab
-        quit
+    # not necessary(?):
+    #ktutil
+    #    addent -password -p host/localhost@EXAMPLE.ORG -k 1 -e aes256-cts
+    #    wkt /etc/krb5.keytab
+    #    quit
 
 
     cat >/etc/radsec.conf <<EOF
@@ -56,3 +57,6 @@ Clean installation of Debian 6.
     eap-aes128      1.3.6.1.4.1.5322.22.1.17    mech_eap.so
     eap-aes256      1.3.6.1.4.1.5322.22.1.18    mech_eap.so
     EOF
+
+    gss-server host@localhost &
+    gss-client -mech "{1 3 6 1 4 1 5322 22 1 17}" localhost host@localhost HELLO