Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Aug 1997 21:33:51 +0100
From:      Brian Somers <brian@awfulhak.org>
To:        matn@onthenet.com.au
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: PAP authentication 
Message-ID:  <199708272033.VAA13576@awfulhak.org>
In-Reply-To: Your message of "Wed, 27 Aug 1997 14:11:10 %2B1000." <3403A8DE.ECC29334@onthenet.com.au> 

next in thread | previous in thread | raw e-mail | index | archive | help
> Hi.. I'm trying to connect to a Cisco AS2500 Access Server
> I'm using Tun, FreeBSD 2.2.2.
> 
> I've enabled PAP disabled CHAP
> but i'm not sure of how to store the username and password so the cisco
> ca read them
> 
> eg. for a normal ISP i would go
> set login "TIMEOUT 5 :-BREAK-: y umber: 2 ame: usrname: passwd"
> bla bla bla
> 
> But for PAP i've no idea of what to set in the set login if anything ?

It's in the man page.  You need:

 set login
 set authname MyName
 set authkey MyPasswd
 deny chap
 accept pap

> Thanks.
> 
> Mat Naimsith
> 
> 

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





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