From owner-freebsd-security Fri Apr 9 0:56:28 1999 Delivered-To: freebsd-security@freebsd.org Received: from mail.euroweb.hu (mail.euroweb.hu [193.226.220.4]) by hub.freebsd.org (Postfix) with ESMTP id 6D21914D74 for ; Fri, 9 Apr 1999 00:56:11 -0700 (PDT) (envelope-from hu006co@mail.euroweb.hu) Received: (from hu006co@localhost) by mail.euroweb.hu (8.8.5/8.8.5) id JAA04597; Fri, 9 Apr 1999 09:54:07 +0200 (MET DST) Received: (from zgabor@localhost) by CoDe.hu (8.8.8/8.8.8) id JAA00409; Fri, 9 Apr 1999 09:53:35 +0200 (CEST) (envelope-from zgabor) From: Zahemszky Gabor Message-Id: <199904090753.JAA00409@CoDe.hu> Subject: Re: FreeBSD 2.2.8 and DES (again) In-Reply-To: <370CE733.C1C578E3@pro.via-rs.com.br> from Lauro Barbosa at "Apr 8, 99 02:28:20 pm" To: freebsd-security@freebsd.org Date: Fri, 9 Apr 1999 09:53:35 +0200 (CEST) Cc: lauro@pro.via-rs.com.br X-Mailer: ELM [version 2.4ME+ PL38 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi! > Hello Again! > Please, I need help. > I have a server with FreeBSD 2.2.8 and DES instaled. > In this server the users can to login using login_name or > login_name. > (whit dot at end). for example: john or john. > Anybody know this problem ? Sorry. I can reach only one 3.1R machine with DES, and it wasn't reproducible on it. > How can to correct this ? Bye, Gabor -- #!/bin/ksh Z='21N16I25C25E30, 40M30E33E25T15U!' ;IFS=' ABCDEFGHIJKLMNOPQRSTUVWXYZ ';set $Z ;for i { [[ $i = ? ]]&&print $i&&break;[[ $i = ??? ]]&&j=$i&&i=${i%?};typeset -i40 i=8#$i;print -n ${i#???};[[ "$j" = ??? ]]&&print -n "${j#??} "&&j=;typeset +i i;};IFS=' 0123456789 ';set $Z;X=;for i { [[ $i = , ]]&&i=2;[[ $i = ?? ]]||typeset -l i;X="$X $i";typeset +l i;};print "$X" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message