Displaying 20 results from an estimated 3000 matches similar to: "[OT] Postfix sasl authentication help"
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
2005 Sep 06
3
Postfix+sasl Outlook problem.
I have mail server on CentOS 4.1. Sasl authorization for SMTP is
enabled. Thunderbird sends mail, but Outlook get an error 554, Relay
access denied, error number 0x800CCC79
Outlook has a login and password for SMTP enabled.
It is strange, because there is no any sign of authorize in maillog when
Outlook try to send mail.
--
____________________________________________________________________
D
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
2015 Dec 13
2
Dovecot SASL and GSSAPI (IPA)
Hi Everyone,
I'm currently using dovecot SASL in postfix and passwd-file in dovecot
for authenticating my users. I want to switch to using IPA instead.
I have both the postfix (mailman01) and dovecot (mailman02) servers
joined to the IPA domain. I have GSSAPI working in dovecot for IMAP.
But, the SASL GSSAPI authentication in postfix fails with this error:
warning: unknown[10.200.5.100]:
2019 Mar 24
2
dovecot sasl support
Am 24.03.2019 um 10:01 schrieb Wojciech Puchar via dovecot:
> solved by setting saslauthd to authenticate over imap - through dovecot
> server.
> testsaslauthd shows it works fine.
>
> but it seems sendmail strips domain name from entered login.
No, it is saslauthd. Check the documention and see the "-r" parameter of
saslauthd.
Alexander
2017 Dec 01
2
sendmail getting domain\user as email userId
On Fri, 01 Dec 2017 03:47:26 -0500
Mark Foley via samba <samba at lists.samba.org> wrote:
>
> Yeah, I saw that, and I read the developer's comment. Frankly, I
> don't get it. Seems to me winbind behaviour should be the same, AD/DC
> or domain member. And it should deliver to programs the id they
> expect (w/o domain name), regardless of the use being made. I don't
2011 Dec 14
3
acceptable SASL mechanisms/can libvirt authenticate against PAM
I was playing with SASL authentication a bit today and I wasn't able
to get libvirt to authenticate against PAM (or anything else except
the sasldb, although I didn't try Kerberos). Does anybody know off
the top of their head what mechanisms/password check options work?
I'm trying to figure out if I'm attempting the impossible.
Dave
2013 Dec 17
1
Dovecot proxy and Postfix SASL
Can somebody please verify that currently (v 2.2.9) SMTP AUTH using SASL
from Postfix with Dovecot proxy is still not supported as discussed in
these threads
(especially the first one)?
http://www.dovecot.org/list/dovecot/2012-August/067977.html
http://www.dovecot.org/list/dovecot/2011-May/059107.html
As I understand it is possible to use saslauthd to do this by using the
remote
imap option
2013 Oct 08
1
Sendmail not presenting AUTH option after EHLO
Hello folks,
I have a CentOS 6.4 installation running Sendmail, and after some serious hair tear stare and compare I'm a bit stumped. When I connect to the server either with telnet or SSL, sendmail is not presenting the AUTH capability after an EHLO. Everything looks like it should be working, but no amount of tweaking is getting the AUTH capability advertised (and it doesn't work if
2008 Dec 26
1
saslauthd question and sendmail
the commande
[root @ r13 *** ~] # sasl2-shared-mechlist
Available mechanisms:
GSSAPI, ANONYMOUS CRAM-MD5, DIGEST-MD5, LOGIN, PLAIN, NTLM
Library media:
EXTERNAL, NTLM, PLAIN, LOGIN, DIGEST-MD5, CRAM-MD5, ANONYMOUS, GSSAPI
[root @ r13151 ~] #
indicates the presence of all options the customer smtp
in the page
http://www.sendmail.org/~ca/email/auth.html
it indicates that you have to
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
2009 Jan 23
1
svnserve with SASL on CentOS 5.2
Hello List.
I'm cross posting this from svn-users, as I'm not sure whether this is an CentOS specific issue. Perhaps someone here has an idea of what's going on?
-----------------------------
I got a fresh install of CentOS 5.2 x32, svnserve, version 1.5.5
(r34862), here is my svnserve.conf file
[general]
anon-access = none
auth-access = write
realm = isf
[sasl]
use-sasl = true
2009 Aug 26
3
saslauthd
Hello,
I'm having trouble to get saslauthd running on a centos-5.3. I can't
autheticate via testsaslauthd. Here's what I do using a fresh /etc/sasldb2:
1) start saslauthd in debug mode: saslauthd -d -a shadow -O
/usr/lib64/sasl2/smtpd.conf -r -l
2) saslpasswd2 -c -a mail -u mail testuser
3) testsaslauthd -u testomat -p <mypassword> -s smtp -r mail
shell output of
2019 Dec 16
3
slow logins over login_trusted_network
i've upgraded dovecot on my server to 2.3.9
works properly but saslauthd that uses it for rimap authentication over
127.0.0.1 works SLOW. You need to wait 15-20 seconds before
authentication.
only imap login over 127.0.0.1 is slowed down, while over any other IP is
quick.
i had this problem with older version of dovecot but it was about adding
login_trusted_networks = 127.0.0.1
but i
2011 Feb 23
1
sendmail, port 465/587, auth and imap
Hi.
Apologies to the list for sending this twice as
I forgot to enter a proper subject line, I wanted
to write the content first and then make
up the subject line ;-)
--------------------------------------------------------------------
I am trying to configure sendmail that is looks up the users
credentials to allow them to send email via that server
via an imap server on the same machine
2003 May 30
2
mux.pid
Hello,
I have posted this question at the Hungarian BSD list and the FreeBSD
newbies list as well, a couple of weeks ago, but no one replied to me. I
don't know if this is becuase it's such a newbie question or no one
knew the answer. Please help me...
I have a system running FreeBSD 4.8.
After running the make world the following error come up in
the /var/log/messages file:
2005 Oct 06
1
saslauthd/dovecot/root
Hi,
I am using SMTP-AUTH over TLS with sendmail, to allow remote users to
authenticate and send mail via my server, and this uses saslauthd to
authenticate users.
I have set up saslauthd with the "MECH=rimap" mechanism, so it uses the
local IMAP server, Dovecot, for authentication.
I want to do this because Dovecot is set up to use /etc/passwd for user
credentials (so I don't
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
2006 Sep 16
3
Dovecot using authsasld
Hi,
Trying to simplify the postfix/dovecot/saslauthd setup with less than 10
users, I was looking for some way to NOT duplicate the username/password
setup.
Currently I need to use a seperate file for dovecot as I do for saslauthd.
(One is a simple shadow-alike file, the other the sasldb)
I know that postfix 2.3 can use dovecot directly for sasl authentication,
and that would be a neat
2012 Aug 07
0
Authentication via SASL and LDAP?
Hello,
I've recently configured a new virtual machine host running Ubuntu 12.04 server with libvirt and KVM. I am configuring WebVirtMgr ( https://github.com/retspen/webvirtmgr/ ) for users to manage machines via a web interface. This requires access to the host using qemu+tcp, which I have configured as follows:
/etc/default/libvirt-bin:
start_libvirtd="yes"