Displaying 20 results from an estimated 1000 matches similar to: "configuration problem.. with passwd"
2004 Apr 15
7
adding new user to dovecot
An HTML attachment was scrubbed...
URL: <http://dovecot.org/pipermail/dovecot/attachments/20040415/6df3374c/attachment-0002.html>
-------------- next part --------------
Hi,
This is from your documentation
Creating new users
------------------
Dovecot is interested in only one thing - being able to find the user's
mail directory. With maildir you need to do mkdir ~user/Maildir, with mbox
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 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
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
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
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 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]
2006 Jan 12
3
Plain password not authenticating
I'm trying to set up a temporary mailserver using Debian Sarge and
Dovecot 1.0 with maildir format. My only previous experience has been
on a simple imap server.
I have read the wiki documentation and searched the archives, but can't
tie down my problem. The log tells me
Info: passwd-file(anne) : unknown user.
I have set
auth_userdb = passwd-file /etc/imap.passwd
auth_passdb =
2003 Oct 30
1
Problems finding information on passwd-file
I've recently converted over to dovecot to uw-imap, and am having a
heck of a time trying to find actual docs that describe how to set up
virtual users properly without using ldap or posgres.. Basically I need to
know what goes in auth_userdb and auth_passdb for a system with *NO* local
user accounts in /etc/passwd and /etc/shadow. I will only create mbox files
for these users in /var/mail/%u
2006 Jul 04
1
Dovecot authentication issue with postgresql
Good day,
I am having trouble getting dovecot to authenticate using postgresql.
For some reason, it fails on a PAM error, although I have specified pgsql
as authentication?
Here my setups:
dovecot.conf:
-- snip-- (not sure if you need teh rest)
auth = digest_md5
auth_mechanisms = plain digest-md5
auth_userdb = pgsql /etc/dovecot-pgsql.conf
auth_passdb = pgsql /etc/dovecot-pgsql.conf
auth_user
2004 Dec 29
3
why dovecot try to access the uses's home?
hi,
after i try to use dovecot with ldap i configure dovecot as:
------------------------
first_valid_uid = 499
last_valid_uid = 499
first_valid_gid = 499
last_valid_gid = 499
default_mail_env = maildir:/home/mail/%d/%n
auth_userdb = static uid=499 gid=499 home=/home/users/%d/%n
auth_passdb = ldap /etc/dovecot-ldap.conf
------------------------
but after this i've got the error in imap.log:
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
2004 Jun 08
1
authentication configuration
I've included the non-defaulted bits of my dovecot.conf file at the
bottom of this email.
As I understand my set-up it's using unix authentication methods
(/etc/passwd via pam?).
Considering disable_plaintext_auth and auth_mechanisms, what exactly is
being passed? I was hoping to get
auth_mechanism = digest-md5
but that's not working out very well right now. It seems I can only
2006 Apr 08
3
LDAP authentication via PAM
I've configured dovecot to authenticate against a Fedora Directory
Server. The mail server on which dovecot is installed has the
nss_ldap and pam_ldap packages installed, and /etc/dovecot.conf has the
following two lines:
auth_userdb = ldap /etc/dovecot-ldap.conf
auth_passdb = pam
In other words, I want dovecot to use LDAP to access the user database,
but PAM for authentication. This part is
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
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:
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
2003 Dec 05
1
Authenting in Linuxconf format
I have an existing email system and I'm trying to addapt dovecot into
it. It uses the linuxconf virtual email format. The way it is set up is
there there are multiple passwd/shadow files - one for eact domain. They
are in standard format. The names of these files are:
/etc/vmail/passwd.domain.com
/etc/vmail/shadow.domain.com
I tried this:
auth_userdb = passwd-file /etc/vmail/passwd.%d
2005 Jan 13
1
Dovecot create mbox files. But why?
Hi there,
my dovecot is now running normaly, but there is a small problem....
We want to to use the maildir format at the mailstorage. But the imap
part of dovecot creates the for mbox specific files, but why?
I created a passwd-file for a testuser. At this tme, there is only on line:
test2 at dev2.abc.de:ujAN28k8.5zV2:99:99:*:*:*:*
in dovecot.conf are these interesting lines:
2005 Apr 27
2
Problem with users home...
Hi :)
I hope this short example shows what problem I have:
# returns users homedir from /etc/passwd
grep user1 /etc/passwd | cut -d':' -f6
# result:
/home/group-subdir/user1
And the logfile...
#maillog
imap-login: Login: user1 [192.168.0.253]
imap(user1): mkdir(/home/user1/Maildir/.Trash) failed:
No such file or directory
Why Dovecot tries to create /home/user1/Maildir/.Trash