From: Mark Wooding Date: Tue, 6 Sep 2011 14:35:34 +0000 (+0100) Subject: distorted.lisp: Publish information about the Kerberos setup. X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/zones/commitdiff_plain/01961e83cf72b24ed6285be222922ab2646e76ab distorted.lisp: Publish information about the Kerberos setup. Not that there is one yet. --- diff --git a/distorted.lisp b/distorted.lisp index 369e606..02dd2e3 100644 --- a/distorted.lisp +++ b/distorted.lisp @@ -28,6 +28,13 @@ (defzone distorted.org.uk :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 @@ (defzone distorted.org.uk ;; 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.