From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3787 invoked from network); 18 Oct 2002 21:50:50 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 18 Oct 2002 21:50:50 -0000 Received: (qmail 1942 invoked by alias); 18 Oct 2002 21:50:41 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 17839 Received: (qmail 1924 invoked from network); 18 Oct 2002 21:50:39 -0000 Date: Fri, 18 Oct 2002 17:50:24 -0400 From: Clint Adams To: Stephen Hemminger Cc: zsh-workers@sunsite.dk, lkml@vger.kernel.org Subject: Re: Linux 2.5 and Zsh bug Message-ID: <20021018215024.GB17079@dman.com> References: <3DB0762A.7070605@osdl.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3DB0762A.7070605@osdl.org> User-Agent: Mutt/1.4i X-Virus-Scanned: by amavisd-milter (http://amavis.org/) > When running zsh on a Linux 2.5 kernel, the prompt always has a hash > sign '#' rather than the normal user '$'. This probably happens because > the shell function privasserted() is returning true for all users. I > know nothing about Posix capabilities but the zsh code for this looks > suspicious. See this for more info: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=163008&repeatmerged=yes