From owner-freebsd-questions Sat Mar 14 04:19:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA01517 for freebsd-questions-outgoing; Sat, 14 Mar 1998 04:19:47 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from awfulhak.org (awfulhak.demon.co.uk [158.152.17.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA01468 for ; Sat, 14 Mar 1998 04:19:42 -0800 (PST) (envelope-from brian@Awfulhak.org) Received: from gate.lan.awfulhak.org (localhost [127.0.0.1]) by awfulhak.org (8.8.7/8.8.7) with ESMTP id MAA07238; Sat, 14 Mar 1998 12:16:26 GMT (envelope-from brian@gate.lan.awfulhak.org) Message-Id: <199803141216.MAA07238@awfulhak.org> X-Mailer: exmh version 2.0.1 12/23/97 To: pekarske_bob@burr-brown.com cc: freebsd-questions@FreeBSD.ORG Subject: Re: PPP and SecurID In-reply-to: Your message of "Fri, 13 Mar 1998 11:23:32 MST." <072565C6.0064CF87.00@coral.bbrown.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 14 Mar 1998 12:16:25 +0000 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > 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 , , 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