Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Jul 2005 17:34:04 +0200 (CEST)
From:      Grzegorz Czaplinski <gregory@tahoe.acn.waw.pl>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/83099: cyrus-sasl-saslauthd-2.1.21 port not authenticating on 5.4
Message-ID:  <200507071534.j67FY43h003447@tahoe.acn.waw.pl>
Resent-Message-ID: <200507071540.j67Fe9J9000182@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         83099
>Category:       ports
>Synopsis:       cyrus-sasl-saslauthd-2.1.21 port not authenticating on 5.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 07 15:40:09 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Grzegorz Czaplinski
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD zorn 5.4-STABLE FreeBSD 5.4-STABLE #1: Thu
Jul  7 11:52:53 CEST 2005 root@zorn:/usr/obj/usr/src/sys/ZORN  i386


>Description:
	cyrus-sasl-saslauthd-2.1.21 - broken port, authentication
	failed.
>How-To-Repeat:
	
	While trying to authenticate my postfix users using SASLAUTHD
	I get:

	 Jul  7 11:02:58 zorn postfix/smtpd[88688]: warning: SASL
	 authentication failure: size read failed
	 Jul  7 11:02:58 zorn postfix/smtpd[88688]: warning: SASL
	 authentication failure: Password verification failed
	 Jul  7 11:02:58 zorn postfix/smtpd[88688]: warning:
	 host[ip]: SASL PLAIN authentication failed

	Jul  7 17:09:11 zorn kernel: pid 35037 (saslauthd), uid 0:
	exited on signal 11 (core dumped)

	Running saslauthd in debug mode:
	zorn# /usr/local/sbin/saslauthd -a pam -d
	saslauthd[35144] :main            : num_procs  : 5
	saslauthd[35144] :main            : mech_option: NULL
	saslauthd[35144] :main            : run_path   :
	/var/state/saslauthd
	saslauthd[35144] :main            : auth_mech  : pam
	saslauthd[35144] :ipc_init        : using accept lock file:
	/var/state/saslauthd/mux.accept
	saslauthd[35144] :detach_tty      : master pid is: 0
	saslauthd[35144] :ipc_init        : listening on socket:
	/var/state/saslauthd/mux
	saslauthd[35144] :main            : using process model
	saslauthd[35144] :have_baby       : forked child: 35145
	saslauthd[35144] :have_baby       : forked child: 35146
	saslauthd[35144] :have_baby       : forked child: 35147
	saslauthd[35144] :have_baby       : forked child: 35148
	saslauthd[35145] :get_accept_lock : acquired accept lock

	saslauthd[35146] :get_accept_lock : acquired accept lock
	saslauthd[35145] :rel_accept_lock : released accept lock
	saslauthd[35144] :handle_sigchld  : child exited: 35145
	saslauthd[35144] :get_accept_lock : acquired accept lock
	saslauthd[35144] :rel_accept_lock : released accept lock
	Segmentation fault (core dumped)



	Testing with testsaslauthd:
	zorn# /usr/local/sbin/testsaslauthd -u gregtest -p gregpass
	size read failed

>Fix:
	Unknown, although cyrus-sasl-saslauthd-2.1.20 works fine.
>Release-Note:
>Audit-Trail:
>Unformatted:



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