Well, I haven't followed this thread and I'm not up on all the
security issues. If there is any action items for boot-floppies
please file an appropriate bug against the package. Patches would be
nice too.
--
.Adam Di [EMAIL PROTECTED]http://www.onShore.com/>
--
To UNSUBSCRIBE, email t
On Thu, Sep 28, 2000 at 02:17:03PM +0200, Santiago Vila wrote:
> > > > $ tar ztvf base2_2.tgz | awk '$6 == "./root/" '
> > > > drwxr-xr-x root/root 0 2000-07-05 19:47:09 ./root/
> > >
> > > maybe this changed. At least a have some slink boxes where 700 was the
> > > default.
> >
> > In
> > > Are you sure?
> > >
> > > $ tar ztvf base2_2.tgz | awk '$6 == "./root/" '
> > > drwxr-xr-x root/root 0 2000-07-05 19:47:09 ./root/
> >
> > maybe this changed. At least a have some slink boxes where 700 was the
> > default.
>
> Indeed, this changed, and that's not good. Why was
On Wed, Sep 27, 2000 at 02:35:34PM +0200, Matthias Klose wrote:
> > > > Well, this is security throught obscurity, and I don't think we
> > > > should encourage it. Privacy and security should be different
> > > > things. While I agree we should fix every security hole, I don't
> > > > think w
Processing commands for [EMAIL PROTECTED]:
> reassign 72327 bash
Bug#72327: boot-floppies: doesn't install .bash_logout for root
Bug reassigned from package `boot-floppies' to `bash'.
> retitle 72327 /etc/skel/.bash_logout should not exist
Bug#72327: boot-floppies: doesn
From: Wichert Akkerman <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED], Erik Andersen <[EMAIL PROTECTED]>
Cc: [EMAIL PROTECTED], Josip Rodin <[EMAIL PROTECTED]>
Subject: Bug#72327: boot-floppies: doesn't install .bash_logout for root
Package: bash
Severity: normal
&g
Josip Rodin <[EMAIL PROTECTED]> wrote:
>>
>> Eww! Barf! I would actually consider it a bug if my shell did that
>> by default. It's also a completely broken test, if doesn't work for
>> tty10 for example.
> Well, okay, the test can be improved, but the idea should be good.
IMHO it should be th
Package: bash
Severity: normal
> File a bug on bash then...
>
> [andersen@traveller src]$ ls -l /etc/skel/.bash_logout
> -rw-r--r--1 root root 174 Feb 20 2000 /etc/skel/.bash_logout
> [andersen@traveller src]$ cat /etc/skel/.bash_logout
> # ~/.bash_logout: execu
On Sun Sep 24, 2000 at 03:32:14PM +0200, Wichert Akkerman wrote:
> Previously Josip Rodin wrote:
> > The bash package in potato includes a nice /etc/skel/.bash_logout file:
> >
> > # ~/.bash_logout: executed by bash(1) when login shell exits.
> >
> > # when leaving the console clear the screen t
On Sun, Sep 24, 2000 at 03:32:14PM +0200, Wichert Akkerman wrote:
> > The bash package in potato includes a nice /etc/skel/.bash_logout file:
> >
> > # ~/.bash_logout: executed by bash(1) when login shell exits.
> >
> > # when leaving the console clear the screen to increase privacy
> >
> > cas
Previously Josip Rodin wrote:
> The bash package in potato includes a nice /etc/skel/.bash_logout file:
>
> # ~/.bash_logout: executed by bash(1) when login shell exits.
>
> # when leaving the console clear the screen to increase privacy
>
> case "`tty`" in
> /dev/tty[0-9]) clear
> esac
Ew
Package: boot-floppies
Version: potato
Hi,
The bash package in potato includes a nice /etc/skel/.bash_logout file:
# ~/.bash_logout: executed by bash(1) when login shell exits.
# when leaving the console clear the screen to increase privacy
case "`tty`" in
/dev/tty[0-9]) clear
esac
Howev
12 matches
Mail list logo