Re: What is a security bug?

2005-11-28 Thread Jochen Striepe
Hi, On 29 Nov 2005, Florian Weimer wrote: > * Jochen Striepe: > > On 28 Nov 2005, Michelle Konzack wrote: > >> If you allow to run apps as different user on the > >> same desktop, you pick security holes in your system. > > > > Please explain that, I

Re: What is a security bug?

2005-11-28 Thread Jochen Striepe
Hi, On 28 Nov 2005, Michelle Konzack wrote: > If you allow to run apps as different user on the > same desktop, you pick security holes in your system. Please explain that, I don't understand at all. Curious, Jochen. -- "Right now I'm having amnesia and deja vu at the same time."

Re: Dumb question

2001-02-25 Thread Jochen Striepe
Hi, On 26 Feb 2001, Matthew Sherborne <[EMAIL PROTECTED]> wrote: > What's chroot ? `man 1 chroot` Hth, Jochen. -- Don't change the reason, just change the excuses! -- Joe Cointment

Re: Dumb question

2001-02-25 Thread Jochen Striepe
Hi, On 26 Feb 2001, Matthew Sherborne <[EMAIL PROTECTED]> wrote: > What's chroot ? `man 1 chroot` Hth, Jochen. -- Don't change the reason, just change the excuses! -- Joe Cointment -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Tro

Re: Mutt/gnupg

2000-12-13 Thread Jochen Striepe
. lalala... I get another try when making a typo in my passphrase. What gpg version are you using? - ---SNIPP gpg: Warning: using insecure memory! You need a passphrase to unlock the secret key for user: "Jochen Striepe <[EMAIL PROTECTED]>" 1024-bit DSA key, ID 4C75B0CE

Re: Mutt/gnupg

2000-12-13 Thread Jochen Striepe
. lalala... I get another try when making a typo in my passphrase. What gpg version are you using? - ---SNIPP gpg: Warning: using insecure memory! You need a passphrase to unlock the secret key for user: "Jochen Striepe <[EMAIL PROTECTED]>" 1024-bit DSA key, ID

Fwd: [blutgens@sistina.com: Re: Mutt/gnupg]

2000-12-11 Thread Jochen Striepe
--- Begin Message --- On Mon, Dec 11, 2000 at 08:30:32PM +0100, Jochen Striepe wrote: >Hi, > >On 11 Dec 2000, Eduardo Gargiulo <[EMAIL PROTECTED]> wrote: >> >Try in your ~/.muttrc the line > If this doesn't work I have a .gpgrc that I source from .muttrc

Fwd: [blutgens@sistina.com: Re: Mutt/gnupg]

2000-12-11 Thread Jochen Striepe
On Mon, Dec 11, 2000 at 08:30:32PM +0100, Jochen Striepe wrote: >Hi, > >On 11 Dec 2000, Eduardo Gargiulo <[EMAIL PROTECTED]> wrote: >> >Try in your ~/.muttrc the line > If this doesn't work I have a .gpgrc that I source from .muttrc that'l

Re: Mutt/gnupg

2000-12-11 Thread Jochen Striepe
Hi, On 11 Dec 2000, Eduardo Gargiulo <[EMAIL PROTECTED]> wrote: > > I'm new using mutt. > I want to send my messeges clear signed, but I can't. > I'm using gnupg, and I put in my .muttrc > set pgp_sign_command="gpg --clearsign" > but the signature is attached in binary format. How can

Re: Mutt/gnupg

2000-12-11 Thread Jochen Striepe
Hi, On 11 Dec 2000, Eduardo Gargiulo <[EMAIL PROTECTED]> wrote: > > I'm new using mutt. > I want to send my messeges clear signed, but I can't. > I'm using gnupg, and I put in my .muttrc > set pgp_sign_command="gpg --clearsign" > but the signature is attached in binary format. How can

Re: restricted bash (rbash)

2000-11-16 Thread Jochen Striepe
Hi, On 15 Nov 2000, Peter Cordes <[EMAIL PROTECTED]> wrote: > > > Jochen, > > > > mkdir /usr/local/bin/restricted;ln -s > > /usr/local/bin/restricted/;... > > > > export PATH=/usr/local/bin/restricted;exec rbash > > > > ...boom. Now only the commands you want the user to be able to ru

Re: restricted bash (rbash)

2000-11-15 Thread Jochen Striepe
Hi, On 15 Nov 2000, Peter Cordes <[EMAIL PROTECTED]> wrote: > > > Jochen, > > > > mkdir /usr/local/bin/restricted;ln -s > > /usr/local/bin/restricted/;... > > > > export PATH=/usr/local/bin/restricted;exec rbash > > > > ...boom. Now only the commands you want the user to be able to r

Re: restricted bash (rbash)

2000-11-14 Thread Jochen Striepe
Hi, On 14 Nov 2000, Pedro Zorzenon Neto <[EMAIL PROTECTED]> wrote: > > When the user logs in, rbash is being executed and the restricted login is > working well. But, if the user executes 'bash', everything becames > unrestricted. > > How can I deny the execution of shells inside rb

Re: restricted bash (rbash)

2000-11-14 Thread Jochen Striepe
Hi, On 14 Nov 2000, Pedro Zorzenon Neto <[EMAIL PROTECTED]> wrote: > > When the user logs in, rbash is being executed and the restricted login is > working well. But, if the user executes 'bash', everything becames unrestricted. > > How can I deny the execution of shells inside rbas