search for: remote_shell

Displaying 3 results from an estimated 3 matches for "remote_shell".

2015 Jan 21
4
way to set shell used for remote commands?
On Wed, Jan 21, 2015 at 17:29:00 +0000, Alex Bligh wrote: > > On 21 Jan 2015, at 15:36, Jason Vas Dias <jason.vas.dias at gmail.com> wrote: > > > Please can OpenSSH provide some way of specifying which shell to use to > > execute commands on a host. > > Using dash as an example of another shell: > > ssh 127.0.0.1 -t dash > > and > >
2019 Aug 06
0
another bizarre thing...
...ake, say, PAM or sshd drop core, you?ll get live login details in debuggable form, available to anyone who can log into that box. You definitely want core dumps off by default. Making core dumps enabled by default is about as sensible as enabling rsh by default. https://en.wikipedia.org/wiki/Remote_Shell We stopped doing that on production servers about 20-30 years ago, for more or less the same reason.
2019 Aug 06
2
another bizarre thing...
On Tue, Aug 06, 2019 at 05:27:54AM -0600, Warren Young wrote: > On Aug 5, 2019, at 6:57 PM, Fred Smith <fredex at fcshome.stoneham.ma.us> wrote: > > > > no core file (yes, ulimit is configured) yeah, I meant "ulimit -c unlimited" is in effect. I had no idea systemd had made such a drastic change. or is it that someone at RH decided to make it (nearly) impossible