mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-29 12:03:03 +00:00
Update the "overview of FreeBSD changes to OpenSSH-portable" to reflect
reality.
This commit is contained in:
parent
f5e307118e
commit
c880b0438e
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=124970
@ -89,11 +89,6 @@ A) Re-commit everything on freefall (you *did* use a test repo for
|
||||
- X11Forwarding defaults to "yes" (it's a threat to the client,
|
||||
not to the server.)
|
||||
|
||||
- Unless the config file says otherwise, we automatically enable
|
||||
Kerberos support if an appropriate keytab is present.
|
||||
|
||||
- PAMAuthenticationViaKbdInt defaults to "yes".
|
||||
|
||||
2) Modified client-side defaults
|
||||
|
||||
We've modified some configuration defaults in ssh:
|
||||
@ -114,12 +109,7 @@ A) Re-commit everything on freefall (you *did* use a test repo for
|
||||
We've added support for using OPIE as a drop-in replacement for
|
||||
S/Key.
|
||||
|
||||
5) PAM
|
||||
|
||||
We use our own PAM code, which wraps PAM in a KbdintDevice and
|
||||
works with privsep, instead of OpenSSH's own PAM code.
|
||||
|
||||
6) setusercontext() environment
|
||||
5) setusercontext() environment
|
||||
|
||||
Our setusercontext(3) can set environment variables, which we must
|
||||
take care to transfer to the child's environment.
|
||||
|
Loading…
Reference in New Issue
Block a user