[Bug 64700] Re: newly added users have sh instead of bash shell

2010-11-14 Thread Robert Sajdok
** Tags added: patch-forwarded-upstream -- newly added users have sh instead of bash shell https://bugs.launchpad.net/bugs/64700 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to puppet in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-

[Bug 64700] Re: newly added users have sh instead of bash shell

2010-08-03 Thread Mathias Gug
I've reported the bug in puppet upstream at http://projects.puppetlabs.com/issues/4460 ** Also affects: puppet Importance: Undecided Status: New -- newly added users have sh instead of bash shell https://bugs.launchpad.net/bugs/64700 You received this bug notification because you are a

[Bug 64700] Re: newly added users have sh instead of bash shell

2010-08-03 Thread Mathias Gug
** Changed in: puppet (Ubuntu) Status: New => Triaged ** Changed in: puppet (Ubuntu) Importance: Undecided => Low -- newly added users have sh instead of bash shell https://bugs.launchpad.net/bugs/64700 You received this bug notification because you are a member of Ubuntu Server Team,

[Bug 64700] Re: newly added users have sh instead of bash shell

2010-08-03 Thread Chris Jones
I've added a puppet task to this bug because by default our puppet packages call useradd, so unless a shell is specified in the manifest for a user, they will get a login shell of dash. -- newly added users have sh instead of bash shell https://bugs.launchpad.net/bugs/64700 You received this bug

[Bug 64700] Re: newly added users have sh instead of bash shell

2010-08-03 Thread Chris Jones
Regardless of the desire for people to use adduser, we are shipping two tools to create users with two different defaults. Is there a particular reason for /etc/default/useradd not to change to setting SHELL to /bin/bash? ** Also affects: puppet (Ubuntu) Importance: Undecided Status: New