Re: secure Rlogin

From: Barry Margolin (barry.margolin_at_level3.com)
Date: 05/23/03


Date: Fri, 23 May 2003 19:25:50 GMT

In article <c638a5c5.0305231121.2dc4f636@posting.google.com>,
Deepti Polavarapu <polsdeep@yahoo.com> wrote:
>I am doing a project where i have to secure Rlogin using SRP ( secure
>remote password protocol).

Why not use SSH?

>For this i need to have
>1)the Rlogin code for unix system, and also
>2)Rlogin code using kerberoes
>
>so that i could start modifying it and implement SRP in Rlogin.
>
>Can anyone sugest how I should get this code.

The BSD sources.

-- 
Barry Margolin, barry.margolin@level3.com
Level(3), Woburn, MA
*** DON'T SEND TECHNICAL QUESTIONS DIRECTLY TO ME, post them to newsgroups.
Please DON'T copy followups to me -- I'll assume it wasn't posted to the group.


Relevant Pages

  • Re: secure Rlogin
    ... >I am doing a project where i have to secure Rlogin using SRP (secure ... >remote password protocol). ... >so that i could start modifying it and implement SRP in Rlogin. ...
    (comp.security.unix)
  • secure Rlogin
    ... I am doing a project where i have to secure Rlogin using SRP (secure ... remote password protocol). ...
    (comp.security.unix)