[Bug 1285] provide fallback options /etc/ssh/ssh_config
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Fri May 18 09:35:13 EST 2007
http://bugzilla.mindrot.org/show_bug.cgi?id=1285
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|no way to override SendEnv |provide fallback options
|directive in |/etc/ssh/ssh_config
|/etc/ssh/ssh_config |
Version|4.2p1 |-current
OS/Version|Linux |All
Severity|normal |enhancement
CC| |djm at mindrot.org
--- Comment #1 from Damien Miller <djm at mindrot.org> 2007-05-18 09:35:10 ---
The client configuration parsing always uses the first matching option
so there are no overrides for things set in the global config. This is
intentional: as a matter of policy, the master configuration file
should be able to set options that can't be overridden.
Perhaps there should be some way for it to provide default options when
none are set in any per-user file too. I'll change this bug to an
enhancement request for this (I'm not convinced of the merits of this
idea, but it should be tracked).
--
Configure bugmail: http://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list