diff options
author | netchild <netchild@FreeBSD.org> | 2004-01-25 17:58:39 +0800 |
---|---|---|
committer | netchild <netchild@FreeBSD.org> | 2004-01-25 17:58:39 +0800 |
commit | 7893b4b3fc38b4a6b5ff7668b565608a55c69b6c (patch) | |
tree | e4be62ca43bc34b4fdaa6c8ce359fcdb89d5f2a2 /x11 | |
parent | c57aca504d09f6ddee1ba4b912b8633f0c9f71e8 (diff) | |
download | freebsd-ports-gnome-7893b4b3fc38b4a6b5ff7668b565608a55c69b6c.tar.gz freebsd-ports-gnome-7893b4b3fc38b4a6b5ff7668b565608a55c69b6c.tar.zst freebsd-ports-gnome-7893b4b3fc38b4a6b5ff7668b565608a55c69b6c.zip |
---snip---
Improve Kerberos support in ssh2:
- Change the WITH_KERBEROS knob into a WITHOUT_KERBEROS knob so kerberized
ssh2 automatically is built when MIT Kerberos is installed, unless the
WITHOUT_KERBEROS knob is defined.
- Check for a library unique to MIT Kerberos to make sure it's not Heimdal
that KRB5_HOME accidentally points to.
- Add dependency on security/krb5 when built with Kerberos support.
- When compiled with Kerberos support also turn it on by default in client
and server config files and set "PermitRootLogin" to "nopwd" to only allow
those with root tickets declared in ~root/.k5login" to login as root. [1]
Ssh2 now should work out of the box in an environment using MIT Kerberos.
Submitted by: Peter Losher <Peter_Losher@isc.org> [1] (kerberos-patch-*)
Tested by: Peter Losher <Peter_Losher@isc.org>
---snip---
Submitted by: maintainer
Strange commit log formatting to prevent
ambiguous "Submitted by" lines by: committer
Diffstat (limited to 'x11')
0 files changed, 0 insertions, 0 deletions