Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Dec 1999 13:30:31 -0500
From:      Peter Radcliffe <pir@pir.net>
To:        freebsd-stable@FreeBSD.ORG
Subject:   Re: pidentd
Message-ID:  <19991213133031.C1355@pir.net>
In-Reply-To: <199912131805.LAA45050@harmony.village.org>; from imp@village.org on Mon, Dec 13, 1999 at 11:05:24AM -0700
References:  <19991213124609.A1355@pir.net> <199912131016.CAA21812@mass.cdrom.com> <Pine.BSF.4.21.9912130824450.74623-100000@resnet.uoregon.edu> <19991213124609.A1355@pir.net> <199912131805.LAA45050@harmony.village.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Warner Losh <imp@village.org> probably said:
> This is far too long.

Give a perl geek a bit of code, it becomes different.
I'm not aperl geek and care little :)

> #!/usr/bin/perl
> ($a, $b) = split(/[,\n\r ]+/,<>);
> print "$a , $b : USERID : UNIX : Warm-Fuzzy\r\n";

1) Speaking of too long, the userid gets truncated to 8 chars, IIRC,
   hence "bite-me" being short.

2) Also IIRC the spec allows for multiple requests per connection.

P.

-- 
pir                  pir@pir.net                    pir@net.tufts.edu



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991213133031.C1355>