Re: ExposeAuthInfo in sshd_config.5

2017-09-26 Thread Jason McIntyre
On Mon, Sep 25, 2017 at 04:03:11PM +0300, Lars Nood??n wrote: > I would propose the following change, or something similar, to sshd_config.5 > > It is then more clear which options are accepted and how the directive is > used. > > /Lars > morning. tweaked version committed/. jmc > Index: src

Re: ExposeAuthInfo in sshd_config.5

2017-09-25 Thread Jason McIntyre
On Mon, Sep 25, 2017 at 05:00:34PM +0100, Stuart Henderson wrote: > On 2017/09/25 15:53, Jason McIntyre wrote: > > On Mon, Sep 25, 2017 at 04:50:42PM +0100, Stuart Henderson wrote: > > > On 2017/09/25 13:03, Lars Nood?n wrote: > > > > I would propose the following change, or something similar, to

Re: ExposeAuthInfo in sshd_config.5

2017-09-25 Thread Stuart Henderson
On 2017/09/25 15:53, Jason McIntyre wrote: > On Mon, Sep 25, 2017 at 04:50:42PM +0100, Stuart Henderson wrote: > > On 2017/09/25 13:03, Lars Nood?n wrote: > > > I would propose the following change, or something similar, to > > > sshd_config.5 > > > > > > It is then more clear which options are a

Re: ExposeAuthInfo in sshd_config.5

2017-09-25 Thread Jason McIntyre
On Mon, Sep 25, 2017 at 04:50:42PM +0100, Stuart Henderson wrote: > On 2017/09/25 13:03, Lars Nood?n wrote: > > I would propose the following change, or something similar, to sshd_config.5 > > > > It is then more clear which options are accepted and how the directive is > > used. > > Saying that

Re: ExposeAuthInfo in sshd_config.5

2017-09-25 Thread Stuart Henderson
On 2017/09/25 13:03, Lars Noodén wrote: > I would propose the following change, or something similar, to sshd_config.5 > > It is then more clear which options are accepted and how the directive is > used. Saying that it can be yes or no and the default is no seems a bit long-winded, this smaller

ExposeAuthInfo in sshd_config.5

2017-09-25 Thread Lars Noodén
I would propose the following change, or something similar, to sshd_config.5 It is then more clear which options are accepted and how the directive is used. /Lars Index: src/usr.bin/ssh/sshd_config.5 === RCS file: /cvs/src/usr.bin/s