diff options
-rw-r--r-- | src/index.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/index.rst b/src/index.rst index 5de7122..d751b2d 100644 --- a/src/index.rst +++ b/src/index.rst @@ -15,8 +15,8 @@ Services running on theos: * HTTP services using the NGINX_ HTTP server * An LDAP tree running on OpenLDAP_ * Email services using OpenSMTPD_ and Dovecot_ -* A Kerberos realm using the `MIT Kerberos`_ implementation and the OpenLDAP backend * Git hosting using a combination of cgit_ and a slighly modified version of gitolite_ and OpenSSH for Kerberos authentication +* A Kerberos 5 realm using the `MIT Kerberos`_ implementation with the OpenLDAP backend for storage, and with a cross-realm link to the NULLROUTE.EU.ORG_ realm All users with shell access have the option of getting an email under the kyriasis.com domain, web hosting under the theos.kyriasis.com domain or possibly under a custom subdomain, and public git hosting. (All git-push access requites using Kerberos for ssh authentication.) @@ -38,3 +38,4 @@ User pages .. _MIT Kerberos: http://web.mit.edu/kerberos/ .. _cgit: http://git.zx2c4.com/cgit/about/ .. _gitolite: http://gitolite.com +.. _NULLROUTE.EU.ORG: https://nullroute.eu.org/ |