QoS marking for Openssh

Philip A. Prindeville philipp at employees.org
Sun Mar 14 04:56:57 EST 2010


Ok, fixed.

This stops the user from having UseQoS directives in his ~/.ssh/config file.


On 03/11/2010 12:51 PM, Philip A. Prindeville wrote:
> BTW:  there are certain options that should only appear "system-wide"
> (i.e. in /etc/ssh/ssh_config or sshd_config)...  but should not be
> allowed in ~/.ssh config files.
>
> Should read_config_file() and process_config_line() take an extra
> argument that specifies whether they are processing
> _PATH_HOST_CONFIG_FILE or the user's config file?
>
> Should "keywords[]" in readconf.c also contain a flag that tells us
> whether this option is permissible in both the system-wide and per-user
> profiles?
>   

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: openssh-qos.patch
URL: <http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20100313/ef340e4a/attachment-0001.ksh>


More information about the openssh-unix-dev mailing list