All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Frey <markfrey@sympatico.ca>
To: Demetre Valaris <sv1uy@sv1uy.ampr.org>
Cc: linux-diald@vger.kernel.org
Subject: Re: PAP authentication?
Date: Sat, 05 Oct 2002 11:03:04 -0400	[thread overview]
Message-ID: <3D9EFF28.703@sympatico.ca> (raw)
In-Reply-To: 3D9F147E.22506.53EC692@localhost

Hi Demetre,

Authentication is done by pppd.

Check that you have a line in /etc/ppp/pap-secrets with your username 
and password for your account on your ISP.  It's probably already been 
put there if WVDIAL works, though.

Try adding 'pppd-options user xxxxxxxx' to your diald.conf, or add the 
'user xxxxxxxx' to any existing pppd-options line where xxxxxxxx is your 
username on your ISP.  This tells pppd which username/password to use 
from pap-secrets to authenticate you.

If that doesn't work, add 'debug' to the pppd-options and look in the 
logs for more clues.  Check 'man pppd' for the 'user' and 'name' options 
- perhaps pppd is picking the wrong entry from pap-secrets or 
chap-secrets for some reason.

Regards,

Mark VE3DTE

Demetre Valaris wrote:
> Hi all,
> 
> My ISP all of a sudden decided to start using PAP authentication instead of 
> the terminal he used in the past.
> 
> Since then I cannot use my beloved DIALD to do the dialling. If I use WVDIAL 
> from YAST (I use SUSE 7.3) I can connect OK because YAST offers you the option 
> to use PAP/CHAP authentication!
> 
> What do I need to change in order to force my DIALD version 1.0 to use this 
> authentication?
> 
> Please help if you can!
> 
> 73 de Demetre SV1UY
> e-mail sv1uy@sv1uy.ampr.org
> http://www.athnet.ampr.org/~sv1uy
> 
> -
> To unsubscribe from this list: send the line "unsubscribe linux-diald" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 



  reply	other threads:[~2002-10-05 15:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-05 13:34 PAP authentication? Demetre Valaris
2002-10-05 15:03 ` Mark Frey [this message]
2002-10-05 15:25   ` Demetre Valaris

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3D9EFF28.703@sympatico.ca \
    --to=markfrey@sympatico.ca \
    --cc=linux-diald@vger.kernel.org \
    --cc=sv1uy@sv1uy.ampr.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.