Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Mar 1998 12:39:47 -0600 (CST)
From:      "Paul T. Root" <proot@horton.iaces.com>
To:        pekarske_bob@burr-brown.com
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: PPP and SecurID
Message-ID:  <199803131839.MAA25391@horton.iaces.com>
In-Reply-To: <072565C6.0064CF87.00@coral.bbrown.com> from "pekarske_bob@burr-brown.com" at "Mar 13, 98 11:23:32 am"

next in thread | previous in thread | raw e-mail | index | archive | help
In a previous message, pekarske_bob@burr-brown.com said:
> Can anyone help me get PPP to work with SecurID authentication. The "password" changes every 60 seconds, so it is not practical to set the authorization in a file. How does one simulate the equivalent of an MS "post dial window" to collect the dynamic password?
> 
> Thank you for any help.

Don't run it in the background. Bring up ppp in a terminal window.

ppp ON localsite> load <remote-site>
ppp ON localsite> set authkey <pin and code>
ppp ON localsite> dial
PPP ON localsite>


I've been thinking of writting a tk/expect thing for this, but I'm not
really a program, and I'm certainly not a tk/expect guy.

And it doesn't effect me much.

-- 
Nature abhors a hero. For one thing, he violates the law of conservation of
energy. For another, how can it be the survival of the fittest when the
fittest keeps putting himself in situations where he is most likely to be
creamed?    -- Solomon Short

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



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