Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Mar 1998 12:16:25 +0000
From:      Brian Somers <brian@Awfulhak.org>
To:        pekarske_bob@burr-brown.com
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: PPP and SecurID 
Message-ID:  <199803141216.MAA07238@awfulhak.org>
In-Reply-To: Your message of "Fri, 13 Mar 1998 11:23:32 MST." <072565C6.0064CF87.00@coral.bbrown.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
> 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?

Set yourself up with a diagnostic socket (read the man page), and use 
``\\U'' in your `set login' string (read the man page).  You can then

$ pppctl /var/tmp/internet "set authkey mypasswd; dial"

> Thank you for any help.

-- 
Brian <brian@Awfulhak.org>, <brian@FreeBSD.org>, <brian@OpenBSD.org>
      <http://www.Awfulhak.org>;
Don't _EVER_ lose your sense of humour....



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?199803141216.MAA07238>