CFS bug (was: CFS problems)

2002-12-21 Thread Oleg
On Saturday 21 December 2002 08:21 pm, Lars Ellenberg wrote: > On Sat, Dec 21, 2002 at 02:51:29PM -0500, Oleg wrote: > > That is cmkdir gives an error, but creates a directory, while cattach > > fails altogether. Does anyone know why? And isn't CFS supposed to be file > > system agnostic? > > do a

Re: CFS problems

2002-12-21 Thread Lars Ellenberg
On Sat, Dec 21, 2002 at 02:51:29PM -0500, Oleg wrote: > That is cmkdir gives an error, but creates a directory, while cattach fails > altogether. Does anyone know why? And isn't CFS supposed to be file system > agnostic? do a strace, maybe that helps to find the cause. guessing: it tries to chmo

Re: /usr/lib/libkssl.so.2.0.2

2002-12-21 Thread Lars Ellenberg
On Fri, Dec 20, 2002 at 06:30:49PM +0200, Juha Jäykkä wrote: > I am wondering... what would be the correct md5sum of the above file? In > three machines I get twice the value 4b68a1146dfd0e326c4396e339abc750 and > once the value cd59e38dfd54eca39a99094fd85a1af0. This seems quite > suspicious to m

Re: CFS problems

2002-12-21 Thread Lars Ellenberg
On Sat, Dec 21, 2002 at 02:51:29PM -0500, Oleg wrote: > That is cmkdir gives an error, but creates a directory, while cattach fails > altogether. Does anyone know why? And isn't CFS supposed to be file system > agnostic? do a strace, maybe that helps to find the cause. guessing: it tries to chmo

Re: /usr/lib/libkssl.so.2.0.2

2002-12-21 Thread Lars Ellenberg
On Fri, Dec 20, 2002 at 06:30:49PM +0200, Juha Jäykkä wrote: > I am wondering... what would be the correct md5sum of the above file? In > three machines I get twice the value 4b68a1146dfd0e326c4396e339abc750 and > once the value cd59e38dfd54eca39a99094fd85a1af0. This seems quite > suspicious to m

CFS problems

2002-12-21 Thread Oleg
Hi As a user, I can create cryptographic directories within my home directory and attach them: $ cd $ cmkdir encr Key: Again: $ cattach ./encr Key: $ ls /crypt/ encr/ However, doing the same in a mounted FAT32 partition that also belongs to the user fails: $ cmkdir vfat_encr Key: Again: cmkdi

CFS problems

2002-12-21 Thread Oleg
Hi As a user, I can create cryptographic directories within my home directory and attach them: $ cd $ cmkdir encr Key: Again: $ cattach ./encr Key: $ ls /crypt/ encr/ However, doing the same in a mounted FAT32 partition that also belongs to the user fails: $ cmkdir vfat_encr Key: Again: cmkdi

Re: Need an advise about isolating a host in the DMZ

2002-12-21 Thread Haim Ashkenazi
On Sat, 2002-12-21 at 13:24, Glen Mehn wrote: > Nick Boyce wrote: > > > > pureftpd rocks. It's built to support most of the ftp commands, and has > super simple configuration. Actually I've already selected vsftpd. since I only need it for anonymous ftp (it's going to be a mirror for GNU, sunfreew

Re: Need an advise about isolating a host in the DMZ

2002-12-21 Thread Glen Mehn
Nick Boyce wrote: On Wed, 18 Dec 2002 14:19:52 +0200 (IST), <[EMAIL PROTECTED]> wrote: I'm thinking about using qmail as the smtp(only have access from the mail relay server)/pop3 server (from what I've read this is a very secure software). any suggestions about what ftp server should I run

Re: Need an advise about isolating a host in the DMZ

2002-12-21 Thread Haim Ashkenazi
On Sat, 2002-12-21 at 13:24, Glen Mehn wrote: > Nick Boyce wrote: > > > > pureftpd rocks. It's built to support most of the ftp commands, and has > super simple configuration. Actually I've already selected vsftpd. since I only need it for anonymous ftp (it's going to be a mirror for GNU, sunfreew

Re: Need an advise about isolating a host in the DMZ

2002-12-21 Thread Glen Mehn
Nick Boyce wrote: On Wed, 18 Dec 2002 14:19:52 +0200 (IST), <[EMAIL PROTECTED]> wrote: I'm thinking about using qmail as the smtp(only have access from the mail relay server)/pop3 server (from what I've read this is a very secure software). any suggestions about what ftp server should I run (

Re: /usr/lib/libkssl.so.2.0.2

2002-12-21 Thread Wade Richards
Hi Fredrik, Try "man -k" to search for commands related to some keyword. $ man -k md5 debsums (1) - check the MD5 sums of installed Debian packages debsums_gen (8) - Generate /var/lib/dpkg/info/*.md5sums for packages lacking it dh_md5sums (1) - generate DEBIAN/md5sums file md