Displaying 20 results from an estimated 4000 matches similar to: "Dovecot and LDAP problems"
2003 Jun 26
1
Dovecot and file permissions
I have some questions about some parameters in dovecot.conf, I have them
configured as this:
# User to use for the login process. The user must belong to a group where
# only it has access, it's used to control access for authentication process
# named sockets
login_user=postfix
# User to use for the process. Only shadow and pam authentication requires
# roots, so use something else if
2003 Jun 13
1
Dovecot configuration with passwd-file
I have tried to configure dovecot to use passwd-file authentication and I
havent been able to. I changed the following in the dovecot.conf file (I
want to have all the mailboxes in one directory):
default_mail_env = maildir:/opt/mail/%u
auth_userdb = passwd-file /etc/passwd.imap
auth_passdb = passwd-file /etc/passwd.imap
auth_verbose = yes
It gives me the following error (I hoped it would be
2006 May 31
2
problems with Debian Sarge
Hi folks,
I've updated my dovecot 0.99.14 with the last package
(0.99.14-1sarge0), but it doesn't work. I've found that problem:
http://comments.gmane.org/gmane.linux.debian.devel.bugs.general/80872
then I've removed that, and reinstalled first package (from
/var/cache/apt/archives), and NOW it doesnt' work too :(
When I start the daemon, I see in my logs:
dovecot: May 31
2003 Jun 23
1
"mail process isn't allowed for root" error
What does the "mail process isn't allowed for root" error means? How can I
fix it?
Faw
2004 Aug 27
4
Authentication and Startup/Shutdown error.
Hello and ... help!
I am using Redhat FC2. I was looking for a simple POP3 compatible application package that would allow growth into secure mailboxes, and it looks like dovecot can fill the bill, and then some.
I am a newbie. I scanned the Wiki but am as confused by it as I am by my problems. Fortunately for me, I don't need 7 different authentication schemes; I just need something
2005 May 17
2
(no subject)
Hi all
I just compiled Dovecot v1.0-test70 and i tried using the
dovecot-example.conf for a quick test to see if the daemon would work.
But I keep getting the following error message in me /var/log/messages:
May 17 12:33:46 mail dovecot: Dovecot v1.0-test70 starting up
May 17 12:33:47 mail dovecot: Auth process died too early - shutting down
May 17 12:33:47 mail dovecot: auth(default): No
2003 Apr 09
1
New installation - error 89 on connect
I've recently installed dovecot (0.99.8.1) from the Debian/woody
backport at 'deb http://src.braincells.com/debian woody/'
Previously, all mail have been delivered to mbox'es in ~/Mail by
exim/procmail -- ~/Mail/inbox being my main mailbox.
Whenever I attempt to connect with an IMAP client, the connection is
closed and the following error is reported in /var/log/syslog:
2005 Oct 21
2
dual auth with real users and virtual users
Hi, im using 0.99 stable in RPM form,
Im using this for postfix+dovecot+real unix users, now i tried to enable
virtual support with this:
protocols = imap pop3
ssl_disable = yes
log_path = /var/log/dovecot.log
info_log_path = /var/log/dovecot.info
login_user = dovecot
mail_extra_groups = mail
auth = default
auth_mechanisms = plain
auth_passdb = pam
auth_userdb = passwd
auth_userdb =
2005 Aug 27
2
Authenticate user thru PAM
my mailsystem is using postfix and virtual mailbox which stored in mysql db.
SMTP AUTH is using PAM, pam-mysql to authenticate against a mysql db.
I installed dovecot 0.99-14. In the dovecot example config file
it mentioned that auth_passdb can check against thru PAM but auth_userdb didn't
Does it mean that auth_userdb should use other means e.g. /etc/passwd,
shadow, vpopmail, etc and in my
2006 May 11
2
comment on dovecot documentation on PAM
Dear Dovecote devotees,
I have been going through dovecot configuration for the
first time. I am not an experienced systems administrator
so I had to do a left turn to read up about PAM while
doing all the configuration for my new webmail service.
I found that the writing in the dovecot documentation about
PAM to be rather misleading in at least one aspect.
The documentation I am specifically
2004 Feb 24
2
More than one auth method with dovevot 0.99.10.4 - how?
We're setting up a server with qmail/vpopmail and dovecot. In
addition to vpopmail users we want non-virtual, local users to be able
to authenticate and have them read the Maildir in their real $HOME.
vpopmail userdb/passwd works fine. Now how do I tell dovecot to use
passwd (or PAM) userdb/passdb authentication too?
/etc/dovecot.conf:
[...]
auth = default
auth_mechanisms = plain
2004 Jun 26
1
passwd + shadow auth problem
Hi!
here is the problem , i have local users
some have shadow password, some not, so i must create two auth
one to login via shadow , and one via passwd
so here is my config file (stripped comments):
protocols = imap imaps pop3 pop3s
imap_listen = 192.168.0.2
pop3_listen = 192.168.0.2
imaps_listen = 192.168.0.2
pop3s_listen = 192.168.0.2
login = imap
login = pop3
auth = default
auth_mechanisms
2004 Apr 17
1
configuration problem.. with passwd
An HTML attachment was scrubbed...
URL: <http://dovecot.org/pipermail/dovecot/attachments/20040417/ca9fa202/attachment-0003.html>
-------------- next part --------------
?Hi
i was trying to configure dovecot. Under the authentication section
i have set the
auth_passdb=/etc/passwd
auth_user=root
auth_userdb=/etc/passwd
But it gives
Error in configuration file /etc/dovecot.conf line 398
2003 Feb 25
2
Configuration file format changes
After tomorrow's 0.99.8 release I think it's time for a new config file
format. It could be made backwards compatibile with the old format, but
there would be new tree-like categories. I was thinking something like
this:
# global settings
protocols = imap
# "foo.server.org" is just descriptive name
# settings inside server { .. } will override global ones.
# groups (namespace,
2004 Dec 11
1
dovecot/openldap auth problems?
Hi folks.
New to both dovecot and openldap. Trying to set up virtual domains
using the wanderingbarque howto:
http://www.wanderingbarque.com/mailserver.html
Platform is RH enterprise 3.
Only difference is I'm trying to use phamm instead of jamm:
http://phamm.rhx.it/
dovecot doesn't seem to want to play nice with my openldap; everything
else (postfix, etc) seems to work alright.
2004 May 06
1
Mail always is delivered to /var/mail/
Hey,
I am setting up Dovecot on Debian with Postfix. I am telling Dovecot
to use maildir:~/Maildir but it persists in dumping mail in mbox format
in /var/mail/username. Can anyone suggest ideas? My config file is
attached.
Thanks
Kevin
-------------- next part --------------
## Dovecot 1.0 configuration file
# Default values are shown after each value, it's not required to uncomment
#
2005 Feb 18
2
Authentication woes
I having a hard time working this out, I've looked in the wiki and
various other places but am still cueless (stupid me)
mercury:/etc/dovecot# imtest -a graeme 203.96.154.204
S: * OK dovecot ready.
C: C01 CAPABILITY
S: * CAPABILITY IMAP4rev1 SORT THREAD=REFERENCES MULTIAPPEND UNSELECT
LITERAL+ IDLE CHILDREN LISTEXT LIST-SUBSCRIBED NAMESPACE STARTTLS AUTH=PLAIN
S: C01 OK Capability
2006 Jan 09
2
dovecot auth using passwd-file
Im a dovecot newbie and need a little help with the passwd-like file
auth mechanism in dovecot
I got dovecot to work fine with regular /etc/passwd file auth .. so I
wanted to start using another authentication store for virtual users.
So .. I created a /etc/dovecot-passdb file and plopped in an encrypted
password using md5crypt.
Here are the appropriate lines from the dovecot.conf file
2006 Feb 19
2
Plain password auth issues
Have the following entries in dovecot.conf
auth_userdb = passwd-file /etc/dovecot-passdb
auth_passdb = passwd-file /etc/dovecot-passdb
auth_user = dovecot
passwd-file is owned by user and group dovecot
When I try to log in .. I get
dovecot: Feb 19 16:41:30 Error: Logins with UID 0 not permitted (user
echo)
imap-login: Feb 19 16:41:30 Info: Internal login failure: echo
[127.0.0.1]
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