Bug#672993: openssh-server: sshd should AcceptEnv EDITOR

2012-05-15 Thread Sylvain Beucler
Package: openssh-server
Version: 1:5.9p1-5
Severity: wishlist

Dear Maintainer,

When several fellow hackers are maintaining a server, but have
different tastes when it comes to editing tools, they may start
unending flame wars and even come to blows.

To bring peace in such a work environment, I suggest applying one
minor yet essential change in /etc/ssh/sshd_config from:
  AcceptEnv LANG LC_*
to
  AcceptEnv LANG LC_* EDITOR

What do you think?

Regards,
Sylvain

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing'), (200, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages openssh-server depends on:
ii  adduser3.113+nmu1
ii  debconf [debconf-2.0]  1.5.42
ii  dpkg   1.16.2
ii  libc6  2.13-27
ii  libcomerr2 1.42.2-2
ii  libgssapi-krb5-2   1.10+dfsg~beta1-2
ii  libkrb5-3  1.10+dfsg~beta1-2
ii  libpam-modules 1.1.3-7
ii  libpam-runtime 1.1.3-7
ii  libpam0g   1.1.3-7
ii  libselinux12.1.9-2
ii  libssl1.0.01.0.1-4
ii  libwrap0   7.6.q-23
ii  lsb-base   4.1+Debian0
ii  openssh-client 1:5.9p1-5
ii  procps 1:3.3.2-3
ii  zlib1g 1:1.2.6.dfsg-2

Versions of packages openssh-server recommends:
ii  openssh-blacklist0.4.1
ii  openssh-blacklist-extra  none
ii  xauth1:1.0.6-1

Versions of packages openssh-server suggests:
pn  molly-guard   none
pn  monkeysphere  none
pn  rssh  none
pn  ssh-askpass   none
pn  ufw   none

-- debconf information excluded



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#672993: openssh-server: sshd should AcceptEnv EDITOR

2012-05-15 Thread Colin Watson
On Tue, May 15, 2012 at 12:17:45PM +0200, Sylvain Beucler wrote:
 When several fellow hackers are maintaining a server, but have
 different tastes when it comes to editing tools, they may start
 unending flame wars and even come to blows.
 
 To bring peace in such a work environment, I suggest applying one
 minor yet essential change in /etc/ssh/sshd_config from:
   AcceptEnv LANG LC_*
 to
   AcceptEnv LANG LC_* EDITOR

Why not just make that change locally?  It's a configuration file for a
reason.  I added the locale variables there because some programs
misbehave if they're unset or don't match the terminal, but I'm
reluctant to start adding more variables with lower impact; I think it
would get out of hand very quickly.

Regards,

-- 
Colin Watson   [cjwat...@debian.org]



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#672993: openssh-server: sshd should AcceptEnv EDITOR

2012-05-15 Thread Sylvain
On Tue, May 15, 2012 at 11:53:48AM +0100, Colin Watson wrote:
 On Tue, May 15, 2012 at 12:17:45PM +0200, Sylvain Beucler wrote:
  When several fellow hackers are maintaining a server, but have
  different tastes when it comes to editing tools, they may start
  unending flame wars and even come to blows.
  
  To bring peace in such a work environment, I suggest applying one
  minor yet essential change in /etc/ssh/sshd_config from:
AcceptEnv LANG LC_*
  to
AcceptEnv LANG LC_* EDITOR
 
 Why not just make that change locally?  It's a configuration file for a
 reason.  I added the locale variables there because some programs
 misbehave if they're unset or don't match the terminal, but I'm
 reluctant to start adding more variables with lower impact; I think it
 would get out of hand very quickly.

I suggested to make this change globally because it sounds like a good
practice, plus since I do a lot of sysadmining professionally I'd
rather avoid doing it on each and every hundred of boxes/templates
I'll setup over the next couple years :
And because that was quite a fun bugreport to submit :)

-- 
Sylvain



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org