[rds-devel] RDS in OFED 1.5.2

Tang, Changqing changquing.tang at hp.com
Tue Aug 3 20:00:38 PDT 2010


I think Oracle needs the security in my #2 question as well, is there any way to do some checking in RDS level, instead of in user application level ? for example, set a socket option so the RDS socket only receives message from the same user ID.

I believe user level authentication will make it very complicated.

--CQ


-----Original Message-----
From: Andy Grover [mailto:andy.grover at oracle.com]
Sent: Tuesday, August 03, 2010 7:11 PM
To: Tang, Changqing
Cc: RDS Devel
Subject: Re: RDS in OFED 1.5.2

On 08/03/2010 07:01 AM, Tang, Changqing wrote:
> 1.      In OFED 1.5.2 released last month, I don't see a newer
> version RDS included, it is still the version from OFED 1.5. I see
> you have a lot of changes in recent month, what is the reason these
> changes not to apply to OFED 1.5.2?

OFED 1.5.2 is a bugfix release. Due to the scope of the changes, we will
be pushing them to mainline first, and OFED 1.6 as soon as it opens.

> 2.      Suppose a system has both user A and user B, A has a lot of
> processes opened RDS sockets among all the nodes and communicate each
> other. If B happens to know the port number of a B's process (or just
> randomly choose one), then user B can open an RDS socket and send
> message to user A's process to interfere A's communication. Is there
> a way to prevent this to happen in RDS level ? or you prefer RDS
> application to implement something to avoid it?

Hmm, interesting question.

I don't believe there's anything to guard for this. You could add some
kind of signature or something at the application level I'd guess, but
RDS doesn't do anything more (or less) than what is normal for, say, UDP
sockets.

Regards -- Andy



More information about the rds-devel mailing list