Re: bash version: 4.3.27(1) and .bashrc / .bash_profile

2014-11-08 Thread jmiguel rodriguez
El sábado, 8 de noviembre de 2014, Chet Ramey escribió: This is controlled by the NON_INTERACTIVE_LOGIN_SHELLS option in > config-top.h. It's not enabled by default. Define that option and > rebuild, and you should have the behavior you want. Thank you, Thank you, Thank you! It's late at ni

Re: bash version: 4.3.27(1) and .bashrc / .bash_profile

2014-11-08 Thread Chet Ramey
On 11/7/14 5:02 PM, jmiguel.rodrig...@gmail.com wrote: > > > Hi all! > > I patched 4 servers some weeks ago ( bash version: 4.3.27(1) ) following the > https://shellshocker.net/ guide (which it's a simple easy way for downloading > https://ftp.gnu.org/gnu/bash/bash-4.3.tar.gz plus patches and

Re: bash version: 4.3.27(1) and .bashrc / .bash_profile

2014-11-08 Thread jmiguel . rodriguez
El sábado, 8 de noviembre de 2014 09:14:17 UTC+1, Piotr Grzybowski escribió: > Hi, > > a bit strange. I do not think it is related to the patches. > have added the path to your newly compiled and patched shell to /etc/shells? No, I didn't. In fact I just replaced the original bash with the com

Re: bash version: 4.3.27(1) and .bashrc / .bash_profile

2014-11-08 Thread Piotr Grzybowski
Hi, a bit strange. I do not think it is related to the patches. have added the path to your newly compiled and patched shell to /etc/shells? cheers, pg On Fri, Nov 7, 2014 at 11:02 PM, wrote: > > > Hi all! > > I patched 4 servers some weeks ago ( bash version: 4.3.27(1) ) following the >