Self sign-up has been disabled due to increased spam activity. If you want to get access, please send an email to a project owner (preferred) or at gitlab(at)nic(dot)cz. We apologize for the inconvenience.
I have been looking into this feature some time ago. The GSS authentication requires multi message queries, which is something the server code is not prepared for.
In addition we will need more flexible way for ACLs description.
Adding a support for GSS-API is definitelly possible and I it will probably make Knot DNS an option for enterprise users, however I would give it a low priority - unless the feature is requested by a larger number of users.
Dan asked me to comment on this, so here we go:
My experience is that GSS-TSIG is a requirement for deployment in internal corporate networks if dynamic updates are in use. The main question is, of course, if we want to invest into this use-case or not.
On the other hand, it is relatively easy to set up an isolated test environment for GSSAPI/Kerberos mechanism so I would welcome patches if there are any.