In message <56059.931624...@axl.noc.iafrica.com> Sheldon Hearn writes:
: If you do end up messing with inetd's existing ident service, please
: make sure that the default behaviour remains the same and that the
: operator must do something to enable an ident service that reports more
: than just "UNKNOWN-ERROR".

Yes.  I'd love to replace my perl script:

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

with something a little less heavy-weight.

Warner


To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to