CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/07/03 16:40:43
Modified files:
usr.bin/ssh : servconf.c servconf.h session.c sshd.8
sshd_config.5
Log message:
Add a sshd_config PermitUserRC option to control whether ~/.ssh/rc is
executed, mirroring the no-user-rc authorized_keys option;
bz#2160; ok markus@
