CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/06/19 12:25:28
Modified files:
usr.bin/ssh : servconf.c servconf.h sshd_config.5
Log message:
sshd_config: extend Match to allow AcceptEnv and {Allow,Deny}{Users,Groups}
this allows 'Match LocalPort 1022' combined with 'AllowUser bauer'
ok djm@ (back in March)
