Displaying 20 results from an estimated 3000 matches similar to: "LDAP-auth not working"
2004 Aug 04
1
dovecot-auth: Aug 04 10:48:29 Fatal: Unknown userdb type 'mysql'
Hi,
I am trying this way(mailinglist), as I cant find good
'support'/howto/tutorials on the website.
I am running Fedora Core II, using postfix with mysql, and I want to use
dovecot as imap server.
Now I installed Dovecot using dag wieers SRPM, I compiled it with mysql,
pgsql;
%configure \
--with-ssl="openssl" \
2004 Aug 10
0
FW: dovecot-auth: Aug 04 10:48:29 Fatal: Unknown userdb type'mysql'
After better looking in the config.log,
We found this, mysql wasn't compiled because of this;
/usr/lib/mysql/libmysqlclient.a(my_compress.o)(.text+0xd8): In function
`my_compress_alloc':
: undefined reference to `compress'
/usr/lib/mysql/libmysqlclient.a(my_compress.o)(.text+0x171): In function
`my_uncompress':
: undefined reference to `uncompress'
I am using
2003 Nov 06
1
CVS compile problem on asterisk
Hi,
Recently I did a fresh CVS checkout of asterisk and am getting the
following errors on compile:
chan_zap.c: In function `zt_train_ec':
chan_zap.c:1078: `ZT_ECHOTRAIN' undeclared (first use in this function)
chan_zap.c:1078: (Each undeclared identifier is reported only once
chan_zap.c:1078: for each function it appears in.)
make[1]: *** [chan_zap.o] Error 1
make[1]: Leaving directory
2008 May 21
8
Winetricks deleted most of my hard drive
Immediately after running winetricks a month ago, several very important directories disappeared from my hard drive, and despite paying a lot of money to good data recovery company, I have not been able to recover them.
I have searched this forum and elsewhere for evidence of this happening to anyone else with no result.
Is it at all possible that the script deleted my directories by accident
2011 Aug 16
1
dovecot 2.0.13 fd_send(imap, 15) failed, dovecot 1.2.16 fd_send(10) failed
Hi, I am reinstalling my server and i have encoutered a strange problem,
both dovecot 2.0.13 and 1.2.16 are
reporting me a problem with fd_send Invalid argument on imap login. I am
running dragonfly bsd 2.10.1., compiled
dovecot from pkgsrc.
Can someone help me out or at least point me in some direction, i am a bit
lost... :(
Aug 15 10:01:00 master: Info: Dovecot v2.0.13 starting up
Aug 15
2016 Dec 20
2
(Thin)LTO llvm build
On Tue, Dec 20, 2016 at 5:05 PM, Teresa Johnson <tejohnson at google.com> wrote:
> Hi Carsten,
>
> A few responses below, but first, can you get the link command for
> lldb.so.3.9.1? Last time it was the lldb.so build that was using
> ld.bfd with the gold plugin which was exposing this issue.
Where would I find it in an otherwise already terminated process?
> On Tue, Dec
2009 Apr 12
1
ssh_gssapi_check_mechanism fails
Gssapi is failing at the following statement in sshconnect2.c, ok never gets
set to 1::
ssh_gssapi_check_mechanism fails
/* Check to see if the mechanism is usable before we offer it */
while (mech < gss_supported->count && !ok) {
/* My DER encoding requires length<128 */
if (gss_supported->elements[mech].length < 128 &&
2003 Jul 18
2
ASMTP setup on 4.8
Hello,
I'm trying to set up a sendmail server on 4.8 that supports auth-based
relaying. I followed the procedures at
http://puresimplicity.net/~hemi/freebsd/sendmail.html, and aside from
having to run makes manually in the library directories, I had no
difficulty. I did not use the rebuild world recommendation, though.
Everything is up and running, but whenever I try to send mail
2016 Dec 02
2
Too many references: cannot splice
Hello,
multiple times per day one of our Dovecot servers has the problem that it suddenly refuses to accept new connections and then floods the logs with these messages:
Dec 2 12:43:06 alfa3201 dovecot: pop3-login: Error: fd_send(pop3, 18) failed: Too many references: cannot splice
Dec 2 12:43:07 alfa3201 dovecot: pop3-login: Error: fd_send(pop3, 18) failed: Too many references: cannot splice
2012 Feb 23
6
Why is dovecot involved in my smtp process
I've been trying to get smtp auth set up for days. All my sendmail and
sasl2 stuff seems to be proper, but the user can't use the system on
port 587, which is where I require authorization.
Now I see where messages are in my maillog of the type:
auth: pam_unix(dovecot:auth) : authentication failure ........
Why is dovecot involved in my smtp processes and how do I fix this. I've
2018 Mar 01
3
Plugin charset_alias compile error: void function cannot return value
Hey Everyone,
We are getting a compile error for Dovecot 2.2.34 on Solaris 11.3
x86, using Solaris Studio 12.6 compiler, and it doesn't occur with
Dovecot 2.2.33.
Making all in charset-alias
source='charset-alias-plugin.c' object='charset-alias-plugin.lo'
libtool=yes \
DEPDIR=.deps depmode=none /bin/sh ../../../depcomp \
/bin/sh ../../../libtool
2004 Jul 22
3
Dovecot auth problem on FreeBSD 4.10
Hello. I am trying to setup Dovecot on an Alpha running FreeBSD
4.10. I am simply trying the imap/pop3 protocols at this time. But
with both protocols the log message I get is:
pop3-login: fd_send(5) failed: Bad file descriptor
dovecot: child 275 (login) returned error 89
or
imap-login: fd_send(5) failed: Bad file descriptor
dovecot: child 275 (login) returned error 89
I have tried
2006 Apr 16
2
Error 127 / dovecot-auth problem?
Hello everybody!
I try now since 2 days to get Dovecot working. First i tried it with apt-get
install dovecot-imap dovecot-pop3 (Debian Sarge), but couldn't start it,
syslog told:
Apr 15 17:04:05 wpc2386 dovecot: Dovecot starting up
Apr 15 17:04:06 wpc2386 dovecot: Auth process died too early - shutting down
Apr 15 17:04:06 wpc2386 dovecot: child 1310 (auth) returned error 127
Apr 15
2005 Sep 19
1
pam and sasl2-sample-server failure
I'm setting up a postfix server using "The Book of Postfix". In ch 15
there is a section on testing saslauthd which I can't get to work. I
can get it to work using shadow password authentication, but it fails
on pam. I don't kow squat about troubleshooting pam. Any PAM wizzes
out there that can help? I saw a unrelated post talking about
something needing to be in the pam
2006 Oct 05
1
auth of sendmail?
hi, i have installed sendmail+mailscanner+clamav+spamassassin and work fine, but my telnet localhost 25 is not authenticates. i read a lot of docs but something i don't do it.
i have installed centos 4.3 with:
sendmail-8.13.1-3
sendmail-cf-8.13.1-3
dovecot-0.99.11-2
mailscanner-4.50.15-3.9
clamav-0.88.4-1.9
spamassassin-3.0.6-1
cyrus-sasl-2.1.19-5
cyrus-sasl-plain-2.1.19-5
2005 May 28
3
Dovecot auth process died because of Socket operation on non-socket
Hi,
I'm having problems setting up a dovecot1.0 stable on a Debian-amd64
server. The process dies with the following message:
May 28 15:13:46 rouge dovecot: Dovecot v1.0-stable starting up
May 28 15:13:47 rouge dovecot: Login process died too early - shutting down
May 28 15:13:47 rouge dovecot: pop3-login: fd_send(-1) failed: Socket
operation on non-socket
May 28 15:13:47 rouge dovecot:
2010 Jun 28
2
SASL GSSAPI error "Key table entry not found"
My server and client are running Ubuntu Lucid, libvirt-bin
0.7.5-5ubuntu27, qemu-kvm-0.12.3+noroms-0ubuntu9 and I'm using
virt-viewer-0.0.3-6ubuntu7.xul19 or virt-manager-0.8.2-2ubuntu8 to
connect. I configured SASL2 to use GSSAPI for libvirt following the
instructions in the libvirt docs, created a keytab with
libvirt/my.fully.qualified.domain at MY-REALM.COM (has a dash fwiw) and
pointed
2005 Jun 06
3
Configuring Samba with LDAP
Hello,
I'm having problems configuring Samba to work using ADS. I've
successfully compiled LDAP. When I try ./configure --with-pam
--with-winbind --with-ads --with-krb5 --with-ldap It says "Active
Directory support requires LDAP support" Are there any variables that
need to be set? I've done --with-ldap=/usr/local/openldap (This the
prefix for openldap). I'm
2009 Jan 30
2
Using dovecot sasl for authenticating in openldap
Hi,
I am using dovecot imaps and exim, both authenticating using dovecot-sasl. To keep passwords in one place I would like
to authenticate openldap users over dovecot-sasl.
So looking at this page:
http://www.openldap.org/doc/admin24/security.html
I figure it could be done using Pass-Through authentication.
For this, I need to create
/usr/lib/sasl2/slapd.conf
And adding a few config
2004 Jul 21
3
Fatal: Unknown userdb type 'pgsql'
Hello,
I'm trying to use postgres authentication with dovecot on a linux
system running Fedora Core 2. Installation of dovecot was done by
installing the rpm included in the fedora distribution ("yum install
dovecot").
from /etc/dovecot.conf
auth_userdb = pgsql /etc/dovecot-pgsql.conf
auth_passdb = pgsql /etc/dovecot-pgsql.conf
but the logs tell me:
dovecot: Jul 21 19:28:39 Info: