How can I suppress the Environment listing when logging in via ssh?

cnelson_at_nycap.rr.com
Date: 02/15/05


Date: 15 Feb 2005 07:10:17 -0800

When I log in remotely via ssh, I see something like:

Environment:
  USER=phred
  LOGNAME=phred
  HOME=/
  PATH=/usr/local/bin:/bin:/usr/bin
  MAIL=/var/mail/phred
  SHELL=/bin/sh
  SSH_CLIENT=10.93.0.1 51577 22
  SSH_CONNECTION=10.93.0.1 51577 10.93.0.5 22
  SSH_TTY=/dev/ttyp1
  TERM=xterm

before my session begins. Where does this list come from? Can I
suppress it? How?



Relevant Pages

  • Re: How can I suppress the Environment listing when logging in via ssh?
    ... > before my session begins. ... It's probably generated by your SSH server, ... environment display looking much like that but only when I enable ...
    (comp.security.ssh)
  • Re: Attempt to de-mystify AJAX
    ... >>Client side in the question above. ... do anything on the client side of a browser" is strange. ... >>> not a problem because your environment is completely server driven. ... >>some time and session management is the very least of my headaches. ...
    (comp.databases.pick)
  • Re: Attempt to de-mystify AJAX
    ... >>> immutable session key? ... >> not a problem because your environment is completely server driven. ... it's simple to pass around form variables since your environment ... really have to worry about passing form variables from request to ...
    (comp.databases.pick)
  • Re: [kde-linux] Sessions names
    ... ssh 192.168.2.80??? ... You can write a wrapper script that would start ssh to some ip and rename the ... konsole session dynamically. ... dcop call to konsole you need to know the pid of konsole. ...
    (KDE)
  • RE: unexplained pausing/freezing of SSH Terminal Sessions ?
    ... Do you use expect to initiate your SSH connections? ... i'm having an SSH Terminal Session "issue". ... These machines define an internal/private ...
    (SSH)