| Summary: | servconf.c: parse_multistate: does not allow override? | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Steffen (Daode) Nurpmeso <steffen> |
| Component: | Miscellaneous | Assignee: | Assigned to nobody <unassigned-bugs> |
| Status: | NEW --- | ||
| Severity: | trivial | CC: | djm |
| Priority: | P5 | ||
| Version: | 7.9p1 | ||
| Hardware: | Other | ||
| OS: | All | ||
|
Description
Steffen (Daode) Nurpmeso
2019-01-23 04:01:22 AEDT
I'm not sure what you're requesting. It might be more clear if you gave an example of your working vs failing configurations. The configuration is first-match-wins and this isn't limited to parse_multistate. Changing that would literally break the world's working configurations. I have not read the third sentence of the manual page in many years. Sorry for the noise. And rereading the report as such.. You have found out what i was talking about, congratulations. But as a small feature request, just a little -vv or so verbose message that an attempt was made to overwrite a yet existing (explicit) setting would be wonderful. Also, neither sshd(8) -t nor -T warn about this. In fact -T warns 'Match User' in configuration but 'user' not in connection test specification. when i force the problem, but this message as such i really do not understand. "steffen" and "web" or both local users. Hmm. I think this is unrelated, however. Thanks! |