distorted.lisp: Publish information about the Kerberos setup.
authorMark Wooding <mdw@distorted.org.uk>
Tue, 6 Sep 2011 14:35:34 +0000 (15:35 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Tue, 6 Sep 2011 14:35:34 +0000 (15:35 +0100)
Not that there is one yet.

distorted.lisp

index 369e606..02dd2e3 100644 (file)
    :mx mail
    :srv ((:smtp mail)))
 
+  ;; Kerberos.
+  (_kerberos :txt "DISTORTED.ORG.UK")
+  :srv (((:kerberos :protocol :udp) krb)
+       ((:kerberos-master :protocol :udp :port 88) krb)
+       (:kerberos-adm krb)
+       ((:kpasswd :protocol :udp) krb))
+
   ;; Other services.
   :srv ((:http www)
        (:ftp ftp))
@@ -44,7 +51,7 @@
 
   ;; Local services.
   :svc vampire
-  ((www ftp rsync wiki git bugs mail db tor i2p rawk vox www-cache)
+  ((www krb ftp rsync wiki git bugs mail db tor i2p rawk vox www-cache)
    :svc vampire)
 
   ;; Internal services.