kerberos-server: add kerberos option

Allow switching out kerberos server implementation.

Sharing config is probably sensible, but implementation is different enough to
be worth splitting into two files. Not sure this is the correct way to split an
implementation, but it works for now.

Uses the switch from config.krb5 to select implementation.
This commit is contained in:
Kai Wohlfahrt 2017-11-06 17:41:34 +00:00 committed by Kai Wohlfahrt
parent fe8f2b8813
commit 6cca9c0f9f
8 changed files with 328 additions and 49 deletions

View file

@ -690,7 +690,7 @@
./services/system/dbus.nix
./services/system/earlyoom.nix
./services/system/localtime.nix
./services/system/kerberos.nix
./services/system/kerberos/default.nix
./services/system/nscd.nix
./services/system/saslauthd.nix
./services/system/uptimed.nix