(no commit message)
[devwiki.git] / configuringdebian.mdwn
index 5b591df..2093eed 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