Is there a way to change my preferred shell on the Clouds to zsh? When I try chsh -s `which zsh` it asks for a password, which I don't have of course.
Thanks, Huji
Hello,
your password on tools is your Wikitech password. Anyway, what you tried won't work because it works with /etc/passwd and tools authorize you using LDAP. The only one think that comes to my mind is to add /usr/bin/zsh to the .bashrc file (and probably delete the rest of its content as it won't be needed). But this is a hack, maybe there is some LDAP field that can be used for the same. I have no way how I can examine the LDAP thing because I'm not an admin :).
Martin
ne 31. 12. 2017 v 5:00 odesílatel Huji Lee huji.huji@gmail.com napsal:
Is there a way to change my preferred shell on the Clouds to zsh? When I try chsh -s `which zsh` it asks for a password, which I don't have of course.
Thanks, Huji _______________________________________________ Wikimedia Cloud Services mailing list Cloud@lists.wikimedia.org (formerly labs-l@lists.wikimedia.org) https://lists.wikimedia.org/mailman/listinfo/cloud
It can be set in LDAP. Does `chsh.ldap` work for you? It'll prompt for your LDAP password, I believe.
-Chad
On Sun, Dec 31, 2017 at 3:42 AM Martin Urbanec martin.urbanec@wikimedia.cz wrote:
Hello,
your password on tools is your Wikitech password. Anyway, what you tried won't work because it works with /etc/passwd and tools authorize you using LDAP. The only one think that comes to my mind is to add /usr/bin/zsh to the .bashrc file (and probably delete the rest of its content as it won't be needed). But this is a hack, maybe there is some LDAP field that can be used for the same. I have no way how I can examine the LDAP thing because I'm not an admin :).
Martin
ne 31. 12. 2017 v 5:00 odesílatel Huji Lee huji.huji@gmail.com napsal:
Is there a way to change my preferred shell on the Clouds to zsh? When I try chsh -s `which zsh` it asks for a password, which I don't have of course.
Thanks, Huji _______________________________________________ Wikimedia Cloud Services mailing list Cloud@lists.wikimedia.org (formerly labs-l@lists.wikimedia.org) https://lists.wikimedia.org/mailman/listinfo/cloud
Wikimedia Cloud Services mailing list Cloud@lists.wikimedia.org (formerly labs-l@lists.wikimedia.org) https://lists.wikimedia.org/mailman/listinfo/cloud
At dev.tools.wmflabs.org: command not found. At bastion.wmflabs.org the command exists, ask for LDAP password but do nothing for both bastion and dev.tools.wmflabs.org.
Martin
ne 31. 12. 2017 v 16:35 odesílatel Chad Horohoe chorohoe@wikimedia.org napsal:
It can be set in LDAP. Does `chsh.ldap` work for you? It'll prompt for your LDAP password, I believe.
-Chad
On Sun, Dec 31, 2017 at 3:42 AM Martin Urbanec < martin.urbanec@wikimedia.cz> wrote:
Hello,
your password on tools is your Wikitech password. Anyway, what you tried won't work because it works with /etc/passwd and tools authorize you using LDAP. The only one think that comes to my mind is to add /usr/bin/zsh to the .bashrc file (and probably delete the rest of its content as it won't be needed). But this is a hack, maybe there is some LDAP field that can be used for the same. I have no way how I can examine the LDAP thing because I'm not an admin :).
Martin
ne 31. 12. 2017 v 5:00 odesílatel Huji Lee huji.huji@gmail.com napsal:
Is there a way to change my preferred shell on the Clouds to zsh? When I try chsh -s `which zsh` it asks for a password, which I don't have of course.
Thanks, Huji _______________________________________________ Wikimedia Cloud Services mailing list Cloud@lists.wikimedia.org (formerly labs-l@lists.wikimedia.org) https://lists.wikimedia.org/mailman/listinfo/cloud
Wikimedia Cloud Services mailing list Cloud@lists.wikimedia.org (formerly labs-l@lists.wikimedia.org) https://lists.wikimedia.org/mailman/listinfo/cloud
Wikimedia Cloud Services mailing list Cloud@lists.wikimedia.org (formerly labs-l@lists.wikimedia.org) https://lists.wikimedia.org/mailman/listinfo/cloud
Does it change what's shown at `ldapsearch -x uid=yourusername loginShell` or `getent passed yourusername`?
On 31 Dec 2017 15:41, "Martin Urbanec" martin.urbanec@wikimedia.cz wrote:
At dev.tools.wmflabs.org: command not found. At bastion.wmflabs.org the command exists, ask for LDAP password but do nothing for both bastion and dev.tools.wmflabs.org.
Martin
ne 31. 12. 2017 v 16:35 odesílatel Chad Horohoe chorohoe@wikimedia.org napsal:
It can be set in LDAP. Does `chsh.ldap` work for you? It'll prompt for your LDAP password, I believe.
-Chad
On Sun, Dec 31, 2017 at 3:42 AM Martin Urbanec < martin.urbanec@wikimedia.cz> wrote:
Hello,
your password on tools is your Wikitech password. Anyway, what you tried won't work because it works with /etc/passwd and tools authorize you using LDAP. The only one think that comes to my mind is to add /usr/bin/zsh to the .bashrc file (and probably delete the rest of its content as it won't be needed). But this is a hack, maybe there is some LDAP field that can be used for the same. I have no way how I can examine the LDAP thing because I'm not an admin :).
Martin
ne 31. 12. 2017 v 5:00 odesílatel Huji Lee huji.huji@gmail.com napsal:
Is there a way to change my preferred shell on the Clouds to zsh? When I try chsh -s `which zsh` it asks for a password, which I don't have of course.
Thanks, Huji _______________________________________________ Wikimedia Cloud Services mailing list Cloud@lists.wikimedia.org (formerly labs-l@lists.wikimedia.org) https://lists.wikimedia.org/mailman/listinfo/cloud
Wikimedia Cloud Services mailing list Cloud@lists.wikimedia.org (formerly labs-l@lists.wikimedia.org) https://lists.wikimedia.org/mailman/listinfo/cloud
Wikimedia Cloud Services mailing list Cloud@lists.wikimedia.org (formerly labs-l@lists.wikimedia.org) https://lists.wikimedia.org/mailman/listinfo/cloud
Wikimedia Cloud Services mailing list Cloud@lists.wikimedia.org (formerly labs-l@lists.wikimedia.org) https://lists.wikimedia.org/mailman/listinfo/cloud
getent passwd*
On 31 Dec 2017 15:46, "Alex Monk" krenair@gmail.com wrote:
Does it change what's shown at `ldapsearch -x uid=yourusername loginShell` or `getent passed yourusername`?
On 31 Dec 2017 15:41, "Martin Urbanec" martin.urbanec@wikimedia.cz wrote:
At dev.tools.wmflabs.org: command not found. At bastion.wmflabs.org the command exists, ask for LDAP password but do nothing for both bastion and dev.tools.wmflabs.org.
Martin
ne 31. 12. 2017 v 16:35 odesílatel Chad Horohoe chorohoe@wikimedia.org napsal:
It can be set in LDAP. Does `chsh.ldap` work for you? It'll prompt for your LDAP password, I believe.
-Chad
On Sun, Dec 31, 2017 at 3:42 AM Martin Urbanec < martin.urbanec@wikimedia.cz> wrote:
Hello,
your password on tools is your Wikitech password. Anyway, what you tried won't work because it works with /etc/passwd and tools authorize you using LDAP. The only one think that comes to my mind is to add /usr/bin/zsh to the .bashrc file (and probably delete the rest of its content as it won't be needed). But this is a hack, maybe there is some LDAP field that can be used for the same. I have no way how I can examine the LDAP thing because I'm not an admin :).
Martin
ne 31. 12. 2017 v 5:00 odesílatel Huji Lee huji.huji@gmail.com napsal:
Is there a way to change my preferred shell on the Clouds to zsh? When I try chsh -s `which zsh` it asks for a password, which I don't have of course.
Thanks, Huji _______________________________________________ Wikimedia Cloud Services mailing list Cloud@lists.wikimedia.org (formerly labs-l@lists.wikimedia.org) https://lists.wikimedia.org/mailman/listinfo/cloud
Wikimedia Cloud Services mailing list Cloud@lists.wikimedia.org (formerly labs-l@lists.wikimedia.org) https://lists.wikimedia.org/mailman/listinfo/cloud
Wikimedia Cloud Services mailing list Cloud@lists.wikimedia.org (formerly labs-l@lists.wikimedia.org) https://lists.wikimedia.org/mailman/listinfo/cloud
Wikimedia Cloud Services mailing list Cloud@lists.wikimedia.org (formerly labs-l@lists.wikimedia.org) https://lists.wikimedia.org/mailman/listinfo/cloud
Just the first one, second one stays to be /bin/bash.
Martin
ne 31. 12. 2017 v 16:47 odesílatel Alex Monk krenair@gmail.com napsal:
getent passwd*
On 31 Dec 2017 15:46, "Alex Monk" krenair@gmail.com wrote:
Does it change what's shown at `ldapsearch -x uid=yourusername loginShell` or `getent passed yourusername`?
On 31 Dec 2017 15:41, "Martin Urbanec" martin.urbanec@wikimedia.cz wrote:
At dev.tools.wmflabs.org: command not found. At bastion.wmflabs.org the command exists, ask for LDAP password but do nothing for both bastion and dev.tools.wmflabs.org.
Martin
ne 31. 12. 2017 v 16:35 odesílatel Chad Horohoe chorohoe@wikimedia.org napsal:
It can be set in LDAP. Does `chsh.ldap` work for you? It'll prompt for your LDAP password, I believe.
-Chad
On Sun, Dec 31, 2017 at 3:42 AM Martin Urbanec < martin.urbanec@wikimedia.cz> wrote:
Hello,
your password on tools is your Wikitech password. Anyway, what you tried won't work because it works with /etc/passwd and tools authorize you using LDAP. The only one think that comes to my mind is to add /usr/bin/zsh to the .bashrc file (and probably delete the rest of its content as it won't be needed). But this is a hack, maybe there is some LDAP field that can be used for the same. I have no way how I can examine the LDAP thing because I'm not an admin :).
Martin
ne 31. 12. 2017 v 5:00 odesílatel Huji Lee huji.huji@gmail.com napsal:
Is there a way to change my preferred shell on the Clouds to zsh? When I try chsh -s `which zsh` it asks for a password, which I don't have of course.
Thanks, Huji _______________________________________________ Wikimedia Cloud Services mailing list Cloud@lists.wikimedia.org (formerly labs-l@lists.wikimedia.org) https://lists.wikimedia.org/mailman/listinfo/cloud
Wikimedia Cloud Services mailing list Cloud@lists.wikimedia.org (formerly labs-l@lists.wikimedia.org) https://lists.wikimedia.org/mailman/listinfo/cloud
Wikimedia Cloud Services mailing list Cloud@lists.wikimedia.org (formerly labs-l@lists.wikimedia.org) https://lists.wikimedia.org/mailman/listinfo/cloud
Wikimedia Cloud Services mailing list Cloud@lists.wikimedia.org (formerly labs-l@lists.wikimedia.org) https://lists.wikimedia.org/mailman/listinfo/cloud
Wikimedia Cloud Services mailing list Cloud@lists.wikimedia.org (formerly labs-l@lists.wikimedia.org) https://lists.wikimedia.org/mailman/listinfo/cloud
Maybe our instances are not set to pull loginShell info from LDAP?
On 31 Dec 2017 16:03, "Martin Urbanec" martin.urbanec@wikimedia.cz wrote:
Just the first one, second one stays to be /bin/bash.
Martin
ne 31. 12. 2017 v 16:47 odesílatel Alex Monk krenair@gmail.com napsal:
getent passwd*
On 31 Dec 2017 15:46, "Alex Monk" krenair@gmail.com wrote:
Does it change what's shown at `ldapsearch -x uid=yourusername loginShell` or `getent passed yourusername`?
On 31 Dec 2017 15:41, "Martin Urbanec" martin.urbanec@wikimedia.cz wrote:
At dev.tools.wmflabs.org: command not found. At bastion.wmflabs.org the command exists, ask for LDAP password but do nothing for both bastion and dev.tools.wmflabs.org.
Martin
ne 31. 12. 2017 v 16:35 odesílatel Chad Horohoe chorohoe@wikimedia.org napsal:
It can be set in LDAP. Does `chsh.ldap` work for you? It'll prompt for your LDAP password, I believe.
-Chad
On Sun, Dec 31, 2017 at 3:42 AM Martin Urbanec < martin.urbanec@wikimedia.cz> wrote:
Hello,
your password on tools is your Wikitech password. Anyway, what you tried won't work because it works with /etc/passwd and tools authorize you using LDAP. The only one think that comes to my mind is to add /usr/bin/zsh to the .bashrc file (and probably delete the rest of its content as it won't be needed). But this is a hack, maybe there is some LDAP field that can be used for the same. I have no way how I can examine the LDAP thing because I'm not an admin :).
Martin
ne 31. 12. 2017 v 5:00 odesílatel Huji Lee huji.huji@gmail.com napsal:
Is there a way to change my preferred shell on the Clouds to zsh? When I try chsh -s `which zsh` it asks for a password, which I don't have of course.
Thanks, Huji _______________________________________________ Wikimedia Cloud Services mailing list Cloud@lists.wikimedia.org (formerly labs-l@lists.wikimedia.org) https://lists.wikimedia.org/mailman/listinfo/cloud
Wikimedia Cloud Services mailing list Cloud@lists.wikimedia.org (formerly labs-l@lists.wikimedia.org) https://lists.wikimedia.org/mailman/listinfo/cloud
Wikimedia Cloud Services mailing list Cloud@lists.wikimedia.org (formerly labs-l@lists.wikimedia.org) https://lists.wikimedia.org/mailman/listinfo/cloud
Wikimedia Cloud Services mailing list Cloud@lists.wikimedia.org (formerly labs-l@lists.wikimedia.org) https://lists.wikimedia.org/mailman/listinfo/cloud
Wikimedia Cloud Services mailing list Cloud@lists.wikimedia.org (formerly labs-l@lists.wikimedia.org) https://lists.wikimedia.org/mailman/listinfo/cloud
Wikimedia Cloud Services mailing list Cloud@lists.wikimedia.org (formerly labs-l@lists.wikimedia.org) https://lists.wikimedia.org/mailman/listinfo/cloud
At login.tools.wmflabs.org the command chsh.ldap does not exist either.
On Sun, Dec 31, 2017 at 10:41 AM, Martin Urbanec < martin.urbanec@wikimedia.cz> wrote:
At dev.tools.wmflabs.org: command not found. At bastion.wmflabs.org the command exists, ask for LDAP password but do nothing for both bastion and dev.tools.wmflabs.org.
Martin
ne 31. 12. 2017 v 16:35 odesílatel Chad Horohoe chorohoe@wikimedia.org napsal:
It can be set in LDAP. Does `chsh.ldap` work for you? It'll prompt for your LDAP password, I believe.
-Chad
On Sun, Dec 31, 2017 at 3:42 AM Martin Urbanec < martin.urbanec@wikimedia.cz> wrote:
Hello,
your password on tools is your Wikitech password. Anyway, what you tried won't work because it works with /etc/passwd and tools authorize you using LDAP. The only one think that comes to my mind is to add /usr/bin/zsh to the .bashrc file (and probably delete the rest of its content as it won't be needed). But this is a hack, maybe there is some LDAP field that can be used for the same. I have no way how I can examine the LDAP thing because I'm not an admin :).
Martin
ne 31. 12. 2017 v 5:00 odesílatel Huji Lee huji.huji@gmail.com napsal:
Is there a way to change my preferred shell on the Clouds to zsh? When I try chsh -s `which zsh` it asks for a password, which I don't have of course.
Thanks, Huji _______________________________________________ Wikimedia Cloud Services mailing list Cloud@lists.wikimedia.org (formerly labs-l@lists.wikimedia.org) https://lists.wikimedia.org/mailman/listinfo/cloud
Wikimedia Cloud Services mailing list Cloud@lists.wikimedia.org (formerly labs-l@lists.wikimedia.org) https://lists.wikimedia.org/mailman/listinfo/cloud
Wikimedia Cloud Services mailing list Cloud@lists.wikimedia.org (formerly labs-l@lists.wikimedia.org) https://lists.wikimedia.org/mailman/listinfo/cloud
Wikimedia Cloud Services mailing list Cloud@lists.wikimedia.org (formerly labs-l@lists.wikimedia.org) https://lists.wikimedia.org/mailman/listinfo/cloud
I think there might just be some caching going on. I ran chsh.ldap on bastion.wmflabs.org and when I went to deployment-puppetmaster02.deployment-prep.eqiad.wmflabs, it executed the new shell. bastion still didn't.
On 31 December 2017 at 16:31, Huji Lee huji.huji@gmail.com wrote:
At login.tools.wmflabs.org the command chsh.ldap does not exist either.
On Sun, Dec 31, 2017 at 10:41 AM, Martin Urbanec martin.urbanec@wikimedia.cz wrote:
At dev.tools.wmflabs.org: command not found. At bastion.wmflabs.org the command exists, ask for LDAP password but do nothing for both bastion and dev.tools.wmflabs.org.
Martin
ne 31. 12. 2017 v 16:35 odesílatel Chad Horohoe chorohoe@wikimedia.org napsal:
It can be set in LDAP. Does `chsh.ldap` work for you? It'll prompt for your LDAP password, I believe.
-Chad
On Sun, Dec 31, 2017 at 3:42 AM Martin Urbanec martin.urbanec@wikimedia.cz wrote:
Hello,
your password on tools is your Wikitech password. Anyway, what you tried won't work because it works with /etc/passwd and tools authorize you using LDAP. The only one think that comes to my mind is to add /usr/bin/zsh to the .bashrc file (and probably delete the rest of its content as it won't be needed). But this is a hack, maybe there is some LDAP field that can be used for the same. I have no way how I can examine the LDAP thing because I'm not an admin :).
Martin
ne 31. 12. 2017 v 5:00 odesílatel Huji Lee huji.huji@gmail.com napsal:
Is there a way to change my preferred shell on the Clouds to zsh? When I try chsh -s `which zsh` it asks for a password, which I don't have of course.
Thanks, Huji _______________________________________________ Wikimedia Cloud Services mailing list Cloud@lists.wikimedia.org (formerly labs-l@lists.wikimedia.org) https://lists.wikimedia.org/mailman/listinfo/cloud
Wikimedia Cloud Services mailing list Cloud@lists.wikimedia.org (formerly labs-l@lists.wikimedia.org) https://lists.wikimedia.org/mailman/listinfo/cloud
Wikimedia Cloud Services mailing list Cloud@lists.wikimedia.org (formerly labs-l@lists.wikimedia.org) https://lists.wikimedia.org/mailman/listinfo/cloud
Wikimedia Cloud Services mailing list Cloud@lists.wikimedia.org (formerly labs-l@lists.wikimedia.org) https://lists.wikimedia.org/mailman/listinfo/cloud
Wikimedia Cloud Services mailing list Cloud@lists.wikimedia.org (formerly labs-l@lists.wikimedia.org) https://lists.wikimedia.org/mailman/listinfo/cloud
On Sun, Dec 31, 2017 at 10:02 AM, Alex Monk krenair@gmail.com wrote:
I think there might just be some caching going on. I ran chsh.ldap on bastion.wmflabs.org and when I went to deployment-puppetmaster02.deployment-prep.eqiad.wmflabs, it executed the new shell. bastion still didn't.
We run nscd (https://linux.die.net/man/8/nscd) on every host in Cloud VPS to cache NSS lookup data. The cache time for passwd data is set to 3600 seconds (1 hour).
Bryan
The method proposed above works with my own username (huji). But when I do "become huji" (my bot's name is also huji), the new "tools.huji" account still uses bash. How can I make that one use another shell?
On Sun, Dec 31, 2017 at 3:14 PM, Bryan Davis bd808@wikimedia.org wrote:
On Sun, Dec 31, 2017 at 10:02 AM, Alex Monk krenair@gmail.com wrote:
I think there might just be some caching going on. I ran chsh.ldap on bastion.wmflabs.org and when I went to deployment-puppetmaster02.deployment-prep.eqiad.wmflabs, it executed the new shell. bastion still didn't.
We run nscd (https://linux.die.net/man/8/nscd) on every host in Cloud VPS to cache NSS lookup data. The cache time for passwd data is set to 3600 seconds (1 hour).
Bryan
Bryan Davis Wikimedia Foundation bd808@wikimedia.org [[m:User:BDavis_(WMF)]] Manager, Cloud Services Boise, ID USA irc: bd808 v:415.839.6885 x6855
Wikimedia Cloud Services mailing list Cloud@lists.wikimedia.org (formerly labs-l@lists.wikimedia.org) https://lists.wikimedia.org/mailman/listinfo/cloud
While 'ldapsearch -x uid=tools.huji loginShell' returns 'loginShell: /usr/bin/zsh'; 'ldapsearch -x uid=tools.huji loginShell' returns 'loginShell: /bin/bash'. Since 'become huji' is effectively 'sudo -niu tools.huji' (after running some checks) it will check what the configured shell is for tools.huji and use bash right now. Tomorrow morning I will check into changing that for you.
Cheers, ------------------------------------- Chico Venancio Cloud Services Tech Support
On Sun, Jan 28, 2018 at 9:27 PM, Huji Lee huji.huji@gmail.com wrote:
The method proposed above works with my own username (huji). But when I do "become huji" (my bot's name is also huji), the new "tools.huji" account still uses bash. How can I make that one use another shell?
On Sun, Dec 31, 2017 at 3:14 PM, Bryan Davis bd808@wikimedia.org wrote:
On Sun, Dec 31, 2017 at 10:02 AM, Alex Monk krenair@gmail.com wrote:
I think there might just be some caching going on. I ran chsh.ldap on bastion.wmflabs.org and when I went to deployment-puppetmaster02.deployment-prep.eqiad.wmflabs, it executed the new shell. bastion still didn't.
We run nscd (https://linux.die.net/man/8/nscd) on every host in Cloud VPS to cache NSS lookup data. The cache time for passwd data is set to 3600 seconds (1 hour).
Bryan
Bryan Davis Wikimedia Foundation bd808@wikimedia.org [[m:User:BDavis_(WMF)]] Manager, Cloud Services Boise, ID USA irc: bd808 v:415.839.6885 x6855
Wikimedia Cloud Services mailing list Cloud@lists.wikimedia.org (formerly labs-l@lists.wikimedia.org) https://lists.wikimedia.org/mailman/listinfo/cloud
Wikimedia Cloud Services mailing list Cloud@lists.wikimedia.org (formerly labs-l@lists.wikimedia.org) https://lists.wikimedia.org/mailman/listinfo/cloud
Huji,
Unfortunately my attempts to fix this were unsuccessful. Please create a phabricator https://phabricator.wikimedia.org/ task for this change and someone else from the team will help as soon as possible.
Cheers, Chico Venancio Cloud Services Techinical Support
On Sun, Jan 28, 2018 at 11:15 PM, Francisco Venancio < fvenancio@wikimedia.org> wrote:
While 'ldapsearch -x uid=tools.huji loginShell' returns 'loginShell: /usr/bin/zsh'; 'ldapsearch -x uid=tools.huji loginShell' returns 'loginShell: /bin/bash'. Since 'become huji' is effectively 'sudo -niu tools.huji' (after running some checks) it will check what the configured shell is for tools.huji and use bash right now. Tomorrow morning I will check into changing that for you.
Cheers,
Chico Venancio Cloud Services Tech Support
On Sun, Jan 28, 2018 at 9:27 PM, Huji Lee huji.huji@gmail.com wrote:
The method proposed above works with my own username (huji). But when I do "become huji" (my bot's name is also huji), the new "tools.huji" account still uses bash. How can I make that one use another shell?
On Sun, Dec 31, 2017 at 3:14 PM, Bryan Davis bd808@wikimedia.org wrote:
On Sun, Dec 31, 2017 at 10:02 AM, Alex Monk krenair@gmail.com wrote:
I think there might just be some caching going on. I ran chsh.ldap on bastion.wmflabs.org and when I went to deployment-puppetmaster02.deployment-prep.eqiad.wmflabs, it executed the new shell. bastion still didn't.
We run nscd (https://linux.die.net/man/8/nscd) on every host in Cloud VPS to cache NSS lookup data. The cache time for passwd data is set to 3600 seconds (1 hour).
Bryan
Bryan Davis Wikimedia Foundation bd808@wikimedia.org [[m:User:BDavis_(WMF)]] Manager, Cloud Services Boise, ID USA irc: bd808 v:415.839.6885 x6855
Wikimedia Cloud Services mailing list Cloud@lists.wikimedia.org (formerly labs-l@lists.wikimedia.org) https://lists.wikimedia.org/mailman/listinfo/cloud
Wikimedia Cloud Services mailing list Cloud@lists.wikimedia.org (formerly labs-l@lists.wikimedia.org) https://lists.wikimedia.org/mailman/listinfo/cloud
On Sun, Dec 31, 2017 at 6:41 AM, Martin Urbanec <martin.urbanec@wikimedia.cz
wrote:
Hello,
The only one think that comes to my mind is to add /usr/bin/zsh to the .bashrc file (and probably delete the rest of its content as it won't be needed). But this is a hack
It seems like .bashrc is managed by the puppet, so it could be overwritten at times. I think an LDAP solution is preferred, as you suggested.