From owner-freebsd-security Fri Feb 21 07:00:43 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id HAA28616 for security-outgoing; Fri, 21 Feb 1997 07:00:43 -0800 (PST) Received: from gw-nl1.philips.com (gw-nl1.philips.com [192.68.44.33]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id HAA28608 for ; Fri, 21 Feb 1997 07:00:38 -0800 (PST) Received: (from nobody@localhost) by gw-nl1.philips.com (8.6.10/8.6.10-0.994n-08Nov95) id PAA21755; Fri, 21 Feb 1997 15:59:11 +0100 Received: from unknown(130.139.36.3) by gw-nl1.philips.com via smap (V1.3+ESMTP) with ESMTP id sma021391; Fri Feb 21 15:58:07 1997 Received: from bsd.lss.cp.philips.com (bsd.lss.cp.philips.com [130.144.199.33]) by smtprelay.nl.cis.philips.com (8.6.10/8.6.10-1.2.1m-970214) with SMTP id PAA14687; Fri, 21 Feb 1997 15:58:06 +0100 Received: by bsd.lss.cp.philips.com (8.8.3/1.63) id PAA13100; Fri, 21 Feb 1997 15:58:05 +0100 (MET) From: Guido.vanRooij@nl.cis.philips.com (Guido van Rooij) Message-Id: <199702211458.PAA13100@bsd.lss.cp.philips.com> Subject: Re: pronouncable password generator To: mark@quickweb.com (Mark Mayo) Date: Fri, 21 Feb 1997 15:58:05 +0100 (MET) Cc: Guido.vanRooij@nl.cis.philips.com, jaitken@cslab.vt.edu, security@freebsd.org In-Reply-To: from Mark Mayo at "Feb 20, 97 02:19:46 pm" X-Mailer: ELM [version 2.4ME+ PL22 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-security@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Mark Mayo wrote: > Ouch that's some ugly code... I new I was in trouble as soon as I saw > #include > > and later came across intdos() calls... haven't seen those in a while!! > It is easy to circumvent those though. I did it some time ago but have thrown away the whole stuff. -Guido