At 2:32 PM -0700 6/25/02, T. Shaw wrote:

>  Hello all,
>  I'm having a difficult time trying to find out what "fix" needs to happen to
>  allow SSL logins. I'm including the debug "trace" info from my tracefile and
>  including the config parameters.. Any help on this i would greatly
>  appreciate it.

It looks like you're trying to login with a user ID that exists in 
the APOP database.  Either login with APOP (under SSL is no problem) 
or delete the user from the APOP database.

>
>  --Terrelle
>
>  The error i get when trying to log in is:
>  Log In Error:  [AUTH] You must use stronger authentication such as AUTH or
>  APOP to connect to this server
>
>
>
>  Here is the config settings:
>
>  ./configure  --enable-specialauth --enable-apop=/etc/mail/pop.auth
>  --enable-popuid=qpop --enable-log-login --enable-standalone
>  --with-openssl=/usr/local/ssl --enable-timing
>  --enable-log-acility=LOG_LOCAL0 --enable-poppassd --enable-debugging
>
>  Tracefile output:
>  ---
>  Jun 25 12:49:19.629 2002 [3299] ...successfully completed OpenSSL
>  initialization [pop_tls_openssl.c:449]
>  Jun 25 12:49:19.629 2002
>  Jun 25 12:49:19.629 2002 [3299] TLS Init [popper.c:202]
>  Jun 25 12:49:19.629 2002
>  Jun 25 12:49:19.629 2002 [3299] (v4.0.4) Intro [popper.c:247]
>  Jun 25 12:49:19.629 2002
>  Jun 25 12:49:19.629 2002 [3299] +OK Qpopper (version 4.0.4) at
>  popserv.myserver.org starting.  <3299.102503455
>  [EMAIL PROTECTED] > [popper.c:260]
>  Jun 25 12:49:19.629 2002
>  Jun 25 12:49:19.630 2002 [3299] Qpopper ready for input from (null) at
>  popserv.myserver.org  [127.0.0.1] [popper.c:294]
>  Jun 25 12:49:19.630 2002
>  Jun 25 12:49:19.630 2002 [3299] Received (14): "USER terrelles"
>  [pop_get_command.c:105]
>  Jun 25 12:49:19.630 2002
>  Jun 25 12:49:19.631 2002 [3299] home (15): '/home/terrelles'
>  [pop_user.c:218]
>  Jun 25 12:49:19.631 2002
>  Jun 25 12:49:19.631 2002 [3299] APOP; AllowClearText != ClearTextAlways;
>  checking if user exists in APOP db [pop_user.c:237]
>  Jun 25 12:49:19.631 2002
>  Jun 25 12:49:19.632 2002 [3299] terrelles at popserv.myserver.org
>  (127.0.0.1): -ERR [AUTH] You must use stro
>  nger authentication such as AUTH or APOP to connect to this server
>  [pop_user.c:338]
>  Jun 25 12:49:19.632 2002
>  Jun 25 12:49:19.632 2002 [3299] user returned 0; CurrentState now auth1
>  [popper.c:338]
>  Jun 25 12:49:19.632 2002
>  Jun 25 12:49:19.632 2002 [3299] Qpopper ready for input from terrelles at
>  popserv.myserver.org  [127.0.0.1] [popper.c:294]
>  Jun 25 12:49:19.632 2002
>  Jun 25 12:49:19.669 2002 [3299] terrelles at popserv.myserver.org
>  (127.0.0.1): -ERR POP EOF or I/O Error [popper.c:820]

Reply via email to