[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#82457: marked as done (default PATH could be improved)



Your message dated Fri, 5 Sep 2003 00:58:53 +0100
with message-id <20030904235852.GA2043@riva.ucam.org>
and subject line default PATH could be improved
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 15 Jan 2001 22:02:14 +0000
>From jdc@julian.uwo.ca Mon Jan 15 16:02:13 2001
Return-path: <jdc@julian.uwo.ca>
Received: from pony.its.uwo.ca [129.100.2.63] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 14IHhc-0007e2-00; Mon, 15 Jan 2001 16:02:13 -0600
Received: from jdc.math.uwo.ca (jdc.math.uwo.ca [129.100.75.19])
	by pony.its.uwo.ca (8.10.0/8.10.0) with ESMTP id f0FM2Ad25182
	for <submit@bugs.debian.org>; Mon, 15 Jan 2001 17:02:10 -0500 (EST)
Received: from jdc by jdc.math.uwo.ca with local (Exim 3.20 #1 (Debian))
	id 14IHha-00070j-00; Mon, 15 Jan 2001 17:02:10 -0500
From: Dan Christensen <jdc@julian.uwo.ca>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: default PATH could be improved
X-Reportbug-Version: 1.9
X-Mailer: reportbug 1.9
Date: Mon, 15 Jan 2001 17:02:10 -0500
Message-Id: <E14IHha-00070j-00@jdc.math.uwo.ca>
Sender: Dan Christensen <jdc@jdc.math.uwo.ca>
Delivered-To: submit@bugs.debian.org

Package: ssh
Version: 1:2.3.0p1-1.6
Severity: normal

The default PATH when I log in via ssh is:

  /bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin:/usr/sbin:/sbin

I think /usr/local/bin should be at the front so local programs take
precedence over distributed programs.  Maybe something like:

  /usr/local/bin:/usr/X11R6/bin:/bin:/usr/bin:/sbin:/usr/sbin


-- System Information
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux jdc 2.4.0-test12 #1 Sat Dec 16 17:54:56 EST 2000 i686

Versions of packages ssh depends on:
ii  libc6                         2.2-11     GNU C Library: Shared libraries an
ii  libpam-modules                0.72-12    Pluggable Authentication Modules f
ii  libpam0g                      0.72-12    Pluggable Authentication Modules l
ii  libssl096                     0.9.6-1    SSL shared libraries              
ii  libwrap0                      7.6-7      Wietse Venema's TCP wrappers libra
ii  zlib1g                        1:1.1.3-12 compression library - runtime     


---------------------------------------
Received: (at 82457-done) by bugs.debian.org; 5 Sep 2003 00:00:56 +0000
>From cjwatson@flatline.org.uk Thu Sep 04 18:58:53 2003
Return-path: <cjwatson@flatline.org.uk>
Received: from rhenium.btinternet.com [194.73.73.93] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 19v405-00016K-00; Thu, 04 Sep 2003 18:58:53 -0500
Received: from host81-129-36-235.in-addr.btopenworld.com ([81.129.36.235] helo=riva.lab.dotat.at)
	by rhenium.btinternet.com with esmtp (Exim 3.22 #23)
	id 19v405-0002uI-00
	for 82457-done@bugs.debian.org; Fri, 05 Sep 2003 00:58:53 +0100
Received: from cjwatson by riva.lab.dotat.at with local (Exim 3.35 #1 (Debian))
	for 82457-done@bugs.debian.org
	id 19v405-0000X6-00; Fri, 05 Sep 2003 00:58:53 +0100
Date: Fri, 5 Sep 2003 00:58:53 +0100
From: Colin Watson <cjwatson@debian.org>
To: 82457-done@bugs.debian.org
Subject: Re: default PATH could be improved
Message-ID: <20030904235852.GA2043@riva.ucam.org>
References: <E14IHha-00070j-00@jdc.math.uwo.ca>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <E14IHha-00070j-00@jdc.math.uwo.ca>
User-Agent: Mutt/1.3.28i
Delivered-To: 82457-done@bugs.debian.org
X-Spam-Status: No, hits=-15.5 required=4.0
	tests=BAYES_30,EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT,
	      REFERENCES,REPLY_WITH_QUOTES,USER_AGENT_MUTT
	autolearn=ham version=2.53-bugs.debian.org_2003_8_27
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_8_27 (1.174.2.15-2003-03-30-exp)

On Mon, Jan 15, 2001 at 05:02:10PM -0500, Dan Christensen wrote:
> Package: ssh
> Version: 1:2.3.0p1-1.6
> Severity: normal
> 
> The default PATH when I log in via ssh is:
> 
>   /bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin:/usr/sbin:/sbin
> 
> I think /usr/local/bin should be at the front so local programs take
> precedence over distributed programs.  Maybe something like:
> 
>   /usr/local/bin:/usr/X11R6/bin:/bin:/usr/bin:/sbin:/usr/sbin

This was fixed in openssh 1:3.6.1p2-4. Sorry for not noticing it
earlier.

openssh (1:3.6.1p2-4) unstable; urgency=low

  [...]
  * Move /usr/local/bin to the front of the default path, following
    /etc/login.defs (closes: #201150).
  [...]

 -- Colin Watson <cjwatson@debian.org>  Sun, 27 Jul 2003 17:31:15 +0100

Cheers,

-- 
Colin Watson                                  [cjwatson@flatline.org.uk]



Reply to: