[comp.unix.programmer] Sized_io vs Auth

longshot@ei.ecn.purdue.edu (Richard C Long) (11/01/90)

	I've gotten a hold of both sized_io and auth.  I've been working with
  sized_io for a bit, and generally like the size of it...  nice and small.
  However, I have some questions about it:
      (1) I have accounts on machines that do not have the 68010 libs,
	  are there any substitutes?
      (2) Is there a handy way to get a list of all clients, so as to make
	  a broadcast message?
	
	I just recently decided I would see what auth could do for me...  and
  unfortunately it, like a lot of other handy tools, require access which I
  do not have...  Any suggestions?

--
longshot@ecn.purdue.edu	   (Rich Long)

  To be "remembered with an affection and veneration that shall surge high
     above the waters of oblivion and glisten through the rust of time."

libes@cme.nist.gov (Don Libes) (11/02/90)

In article <1990Nov1.142910.6594@ecn.purdue.edu> longshot@ei.ecn.purdue.edu (Richard C Long) writes:
>
>	I've gotten a hold of both sized_io and auth.  I've been working with
>  sized_io for a bit, and generally like the size of it...  nice and small.
>  However, I have some questions about it:
>      (1) I have accounts on machines that do not have the 68010 libs,
>	  are there any substitutes?

You can delete all references to 68010.  That was just a hack to
produce code acceptable to both 68010 and 68020 at the same time.

If you are producing separate libraries, sized_io is portable to any
(reasonable) architecture as it does the necessary byte-swapping itself.

>      (2) Is there a handy way to get a list of all clients, so as to make
>	  a broadcast message?

You may not have realized it, but the 2nd argument you pass to
select_server_stream is exactly a list of all clients.

dnb@meshugge.media.mit.edu (David N. Blank) (11/02/90)

>  The best thing about RMS is it's ability to support DBMS's which
> generally run circles 'round a similar one under Ultrix/BSD.  Besides,

And he wrote a great editor to boot. Get a MacArthur, and see how the
fame grows?
            Peace,
               dNb

P.S. Yes, I know what the poster meant, it's a little humor (very little).

brnstnd@kramden.acf.nyu.edu (Dan Bernstein) (11/03/90)

In article <1990Nov1.142910.6594@ecn.purdue.edu> longshot@ei.ecn.purdue.edu (Richard C Long) writes:
> 	I just recently decided I would see what auth could do for me...  and
>   unfortunately it, like a lot of other handy tools, require access which I
>   do not have...  Any suggestions?

Well, you could ask your sysadmin to install auth. You can use it,
though, without any of the RFC 931 security features; just define
AUTHDIR as a directory of yours, and don't worry about authd.

---Dan

dnb@meshugge.media.mit.edu (David N. Blank) (11/03/90)

Whoops, followed up to the wrong article, sorry to drag Mr. Libes name
through the mud by mistake.  This was meant to be a followup to:

> From: pena@fuug.fi (Olli-Matti Penttinen)
> Newsgroups: comp.unix.programmer
> Subject: Re: Why use U* over VMS

        Peace,
           dNb