[openssh-commits] CVS: fuyu.mindrot.org: openssh
Damien Miller
djm at fuyu.mindrot.org
Mon May 19 14:57:41 EST 2008
CVSROOT: /var/cvs
Module name: openssh
Changes by: djm at fuyu.mindrot.org 08/05/19 14:57:41
Modified files:
. : ChangeLog servconf.c servconf.h session.c sshd_config.5
Log message:
- pyr at cvs.openbsd.org 2008/05/07 05:49:37
[servconf.c servconf.h session.c sshd_config.5]
Enable the AllowAgentForwarding option in sshd_config (global and match
context), to specify if agents should be permitted on the server.
As the man page states:
``Note that disabling Agent forwarding does not improve security
unless users are also denied shell access, as they can always install
their own forwarders.''
ok djm@, ok and a mild frown markus@
Diff commands:
cvs -nQq rdiff -u -r1.4915 -r1.4916 openssh/ChangeLog
cvs -nQq rdiff -u -r1.168 -r1.169 openssh/servconf.c
cvs -nQq rdiff -u -r1.74 -r1.75 openssh/servconf.h
cvs -nQq rdiff -u -r1.369 -r1.370 openssh/session.c
cvs -nQq rdiff -u -r1.93 -r1.94 openssh/sshd_config.5
CVSWeb:
http://cvsweb.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.4915;r2=1.4916
http://cvsweb.mindrot.org/index.cgi/openssh/servconf.c?r1=1.168;r2=1.169
http://cvsweb.mindrot.org/index.cgi/openssh/servconf.h?r1=1.74;r2=1.75
http://cvsweb.mindrot.org/index.cgi/openssh/session.c?r1=1.369;r2=1.370
http://cvsweb.mindrot.org/index.cgi/openssh/sshd_config.5?r1=1.93;r2=1.94
Please note that there may be a delay before commits are available
on the public CVSWeb site.
More information about the openssh-commits
mailing list