Questions tagged [sasl]

Simple Authentication and Security Layer (sasl)

32 questions
16
votes
1 answer

"SASL authentication failed" with mutt and Gmail, why?

I am confused by this, I have installed a lot of new packages and followed some tutorials after googling but I keep getting this kind of SASL -error. I am not sure whether the mistake is in some Gmail settings or should I check some settings in…
user25257
8
votes
1 answer

How can I download and install saslauthd?

I cannot find saslauthd on my Ubuntu 11.04, and I did not find any package to install it. How to install, which package contains it?
8
votes
5 answers

Cannot login into new install of OpenLDAP

In Oracle VM Virtualbox I installed a fresh new copy of Ubuntu Server 14.04.1 64 bit version, with OpenSSH installed as well. Steps I done: sudo apt-get install slapd ldap-utils nano /etc/ldap/ldap.conf Here I entered BASE dc=elemer,dc=local URI…
elemer82
  • 491
4
votes
1 answer

How to use SSL and SASL with irssi under Xenial Xerus?

I would like to connect to Freenode with irssi using both SSL and SASL. Instructions for using the script cap_sasl.pl that worked for older versions of irssi now show the following error under Xenial Xerus: 19:34 -!- Irssi: Error in script…
andrew.46
  • 39,359
4
votes
5 answers

Why do I get an error when I try to postmap sasl password file with postfix?

I installed postfix freshly as satellite system. I need to authenticate on my mail providers smpt. There postfix needs to build a sasl database from my sasl-passwd file. But it fails to do just that. How do I fix this error (last…
con-f-use
  • 19,041
4
votes
1 answer

How do I install cyrus-sasl on 10.04 Server?

This indicates that there is a cyrus-sasl2 package, but it doesn't appear to be available in the repositories? I need to install Cyrus SASL for use with postfix, not the Cyrus IMAP server. How do I install cyrus-sasl on a 10.04 Server?
Nick
  • 589
3
votes
4 answers

Unable to connect to Google Talk using Pidgin (SASL error)

After a fresh install of Ubuntu 11.10, Pidgin stopped connecting to any Jabber service (Google Talk and a local IM). The weird thing is, the same configuration works on a laptop with Ubuntu 11.10, but not on a workstation. The .purple directory has…
3
votes
1 answer

Help adapting Courier-authdaemon initscript

I could use help with adapting the standard courier-authdaemon initscript. I run a small business server with postfix, courier, mariadb, amavisd-new with clamav and spamassassin and sasl. After the upgrade to xenial I had problems because the setup…
2
votes
1 answer

Mail Server Memory buffer error

From time to time, my Mail server stops sending any new mails, and i each time i find the blow error log, Jun 22 23:10:18 myserver saslauthd[3967]: DEBUG: auth_pam: pam_authenticate failed: Memory buffer error Jun 22 23:10:18 myserver…
2
votes
2 answers

Subversion 1.7 on 12.04 precise: libsasl error, compiling from source?

Background: I am a longtime Gentoo user, and this is my first time using Ubuntu (installed on a VM to avoid compiling everything from scratch). I am familiar with a Linux environment but somewhat unfamiliar with Ubuntu. I am trying to install…
Andrew Mao
  • 1,801
  • 1
  • 19
  • 19
2
votes
1 answer

Postfix authentication failure, can't send email out

I was trying to set up my postfix email server and got the following errors when using the command "auth login" in the telnet session with my postfix service: 535 5.7.8 Error: authentication failed: generic failure warning: SASL authentication…
1
vote
1 answer

Suppress Cyrus SASL log messages in Apache log file

We are running the stock Apache 2.4 using Debian jessie. We see these sorts of log entries in our syslog: 2016-07-31T05:22:12.647897-07:00 www1 apache2: GSSAPI client step 1 Some searching suggests that these are generated by the Cyrus SASL…
rlandster
  • 268
  • 3
  • 9
1
vote
1 answer

Problem with PAM authorization in Dovecot

I've been using postfix with sasl and dovecot for many years. Three days ago, authorization for dovecot via PAM stopped working which means no IMAP or POP3. SASL was working as I could tunnel in with openssl s_client -connect…
gatomon
  • 11
  • 1
  • 4
1
vote
1 answer

Dovecot IMAP (port 143) not working with SASL while Postfix (port 25) is

I've got SASLAuthd working (via LDAP), and am also successfully able to telnet via port 25 with my LDAP credentials. Postfix is configured with Dovecot. All 3 services are running fine (Postfix, Dovecot, SASLAuthd) I can also connect on port 143…
Arjun Dhar
  • 51
  • 1
  • 6
1
vote
1 answer

Postfix Dovecot SASL Authentication not enabled/working ubuntu 12.04 server

I set-up Postfix running with Dovecot with SASL support with virtual mailboxes in a Postgresql Database and Amavis Clamav and Spamassassin all working together Working = I can send and receive email to both internal and external (google) accounts.…
cmweb
  • 45
1
2 3