nixpkgs/pkgs/tools/networking/openssh
Aneesh Agrawal 716d1612af
openssh: Build with Kerberos by default
This can be disabled with the `withKerberos` flag if desired.
Make the relevant assertions lazy,
so that if an overlay is used to set kerberos to null,
a later override can explicitly set `withKerberos` to false.

Don't build with GSSAPI by default;
the patchset is large and a bit hairy,
and it is reasonable to follow upstream who has not merged it
in not enabling it by default.
2018-01-28 16:36:00 -05:00
..
default.nix openssh: Build with Kerberos by default 2018-01-28 16:36:00 -05:00
dont_create_privsep_path.patch openssh: Use the default privilege separation dir (/var/empty) 2016-07-16 10:15:58 +02:00
fix-host-key-algorithms-plus.patch
locale_archive.patch