Re: [cfarm-users] Changing shell with chsh without being prompted for password

2018-07-17 Thread Segher Boessenkool via cfarm-users
On Tue, Jul 17, 2018 at 08:49:19PM +0200, Baptiste Jonglez via cfarm-users wrote: > On 17-07-18, Segher Boessenkool wrote: > > On Tue, Jul 17, 2018 at 12:44:09PM +0200, Baptiste Jonglez via cfarm-users > > wrote: > > > As an experiment, we have just added PAM configuration to gcc13 and gcc14 > >

Re: [cfarm-users] Changing shell with chsh without being prompted for password

2018-07-17 Thread Baptiste Jonglez via cfarm-users
Hi Segher, On 17-07-18, Segher Boessenkool wrote: > Hi! > > On Tue, Jul 17, 2018 at 12:44:09PM +0200, Baptiste Jonglez via cfarm-users > wrote: > > As an experiment, we have just added PAM configuration to gcc13 and gcc14 > > so that chsh does not ask for a password. > > Cool. Thanks for doing

Re: [cfarm-users] Changing shell with chsh without being prompted for password

2018-07-17 Thread Segher Boessenkool via cfarm-users
Hi! On Tue, Jul 17, 2018 at 12:44:09PM +0200, Baptiste Jonglez via cfarm-users wrote: > As an experiment, we have just added PAM configuration to gcc13 and gcc14 > so that chsh does not ask for a password. Cool. Thanks for doing this. > If you know about any security issues that could arise fr