a) server running Debian 6 w/ courier-authdaemon 0.63.0-3
b) server running Ubuntu 14.04 w/ courier-authdaemon 0.63.0-6ubuntu1

b) server provides the below when a password fails...

Sep  2 11:35:45 s2 authdaemond:
  supplied password 'user_pw' does not match passwd 'db_pw'

a) does not provide the above line even though both have almost exactly
the same settings.

Why is a) not providing the 'does not match' line for failed passwords?


a) egrep -v "^(#|$)" authdaemonrc | sort
authdaemonvar=/var/run/courier/authdaemon
authmodulelist="authmysql"
authmodulelistorig="authuserdb authpam authpgsql authldap authmysql authcustom 
authpipe"
daemons=20
DEBUG_LOGIN=2
DEFAULTOPTIONS=""
LOGGEROPTS=""

b) egrep -v "^(#|$)" authdaemonrc | sort
authdaemonvar=/var/run/courier/authdaemon
authmodulelist="authmysql"
authmodulelistorig="authuserdb authpam authpgsql authldap authmysql authcustom 
authpipe"
daemons=5
DEBUG_LOGIN=2
DEFAULTOPTIONS=""
LOGGEROPTS=""



------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to