similar to: Specifying passwd-file with virtual domains?

Displaying 20 results from an estimated 10000 matches similar to: "Specifying passwd-file with virtual domains?"

2015 Mar 17
2
passwd file for quota
Yes and No. It's confusing to me which is why I ask. Per my initial email my password source is PAM. It's the userdb I'm concerned about ... which dovecot is using /etc/passwd. So dovecot is getting user information from passwd file; password information from PAM. I need to add extra fields for qouta but can't add them to /etc/passwd so I have to create a passwd with the extra
2013 May 22
1
auth with passwd file , doublepoint in paasword
Hi, does anyone know if a doublepoint : is in the password how it gets escaped when using http://wiki2.dovecot.org/AuthDatabase/PasswdFile Best Regards MfG Robert Schetterer -- [*] sys4 AG http://sys4.de, +49 (89) 30 90 46 64 Franziskanerstra?e 15, 81669 M?nchen Sitz der Gesellschaft: M?nchen, Amtsgericht M?nchen: HRB 199263 Vorstand: Patrick Ben Koetter, Axel von der Ohe, Marc Schiffbauer
2018 Jul 06
1
Question about password field in passwd-file
Hello, I have a question regarding the password field of the passwd-file [1]. According to the wiki, the password field assumes a {SCHEME} of CRYPT when the {SCHEME} is not prefixed to this field. So, a passwd-file like: user:password: . . . ? is equivalent to: user:{CRYPT}password: . . . Does that mean an example passwd-file with NEITHER {SCHEME} or password, like: user at
2015 Jun 15
3
Problem logging in during testing
Instructions at http://wiki2.dovecot.org/BasicConfiguration say the next thing to test after getting IMAP and Telnet working is to create a dummy user file with the following command: echo "$USER:{PLAIN}password:$UID:$GID::$HOME" > users And place it in /etc/dovecot and protect it appropriately. It was also edited to change the plain-text password from `password' to what it
2015 Mar 18
0
passwd file for quota
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Tue, 17 Mar 2015, Cliff Hayes wrote: > Yes and No. > It's confusing to me which is why I ask. > Per my initial email my password source is PAM. > It's the userdb I'm concerned about ... which dovecot is using /etc/passwd. > So dovecot is getting user information from passwd file; password information > from PAM. >
2016 Jul 29
2
POP3 & IMAP inbox setting for virtual
Thanks Steffen. > you can select the passwd-file by %u , e.g. see the first example of > passdb's on http://wiki2.dovecot.org/AuthDatabase/PasswdFile I think you mean by %s. Correct? > So, generate a passwd-file with namespace/inbox/inbox, make a script to > strip this settings from it and dump into another file. This script is to > run each time, the main file changes (or
2023 Jan 21
1
Different username for passdb and userdb
Hello I am attempting to use an external IMAP server for authentication, on Dovecot 2.3.16 (7e2e900c1a), running on Ubuntu 22.04. The external server requires usernames of the format: user at domain However, my local users, where the mail is actually drawn from, are of the format: user (passwd file driven). I was able to log in with just "user", and have it both authenticate
2013 Apr 07
5
dovecot 2 variables
Hi, I am trying to use separate configurations for ldap authentication thus providing users with the ability to only use username without domain part. Now according to documentation this should be possible http://wiki2.dovecot.org/AuthDatabase/PasswdFile but I keep getting error in my dovecot.log like this auth: Error: Can't open configuration file /etc/dovecot/%l/dovecot-ldap.conf: No such
2010 Dec 25
1
passwd, gid and uid
I forgot the answer for this: in http://wiki.dovecot.org/AuthDatabase/PasswdFile, we have the passwd file defined as user:password:uid:gid:(gecos):home:(shell):extra_fields What should the uid and gid be associated with? In my setup I told postfix to use Dovecot LDA's deliver, which then is saving files as uid:gid of 1500:1500. How would that affect the uid:gid used in the passwd file?
2015 Mar 17
0
passwd file for quota
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Mon, 16 Mar 2015, Cliff Hayes wrote: > password should be). I plan to store it in /etc/dovecot > How do I get dovecot to stop looking at /etc/passwd and start looking at > /etc/dovecot/passwd? Do you mean: http://wiki2.dovecot.org/AuthDatabase/PasswdFile - -- Steffen Kaiser -----BEGIN PGP SIGNATURE----- Version: GnuPG v1
2015 Mar 17
2
passwd file for quota
I need to implement quota. I read as much as I could including http://wiki2.dovecot.org/HowTo/SimpleVirtualInstall But my current /etc/passwd file does not have the password in it as shown in dovecot docs ... there is an x where the password should be. I created a program that creates a passwd file in the proper format with the proper extra quota fields for all users (except it has an x where
2015 Sep 02
2
'doveadm expunge' with -A and userdb { driver = passwd }
>> doveadm search -A mailbox INBOX.Trash savedbefore 30d >> >> but I'm told not to: >> >> "If the -A option is present, the command will be performed for all >> users. Using this option in combination with system users from userdb >> { driver = passwd } is not recommended, because it contains also users >> with a lower UID than the one
2016 Feb 19
4
Automatically inferring %d on multi-domain virtual install ?
On Fri, Feb 19, 2016 at 08:41:15AM +0100, Steffen Kaiser wrote: > >I'm trying to allow domain-less logins for a multi-domain virtual IMAP > >server, and wondering if I can automatically infer the domain (value of > >variable %d) from the local IP (%l) or the hostname used by the client > >when connecting to my server. > > > >Let's say I have two host
2014 Dec 22
1
Configuring LMTP/IMAP proxy
Hi, First, my version: [root at centos1 conf.d]# dovecot --version 2.2.15 [root at centos1 conf.d]# I have already configured dovecot that way (on one single VM, so everythinh is stored on the same machine) - A post fix server sending out to LMTP - LMTP is the dovecot LMTP server, configured with "lmtp-proxy= no", - LMTP checks the users receiving
2007 Sep 20
1
Error: auth(default): passwd-file ... is missing userdb info
Hallo Have "pop3 plain login Error" and need some changes somewhere... ?where? Please see log down nora --- dovecot.log --- 20 14:17:23 Error: auth(default): passwd-file /etc/dovecot/passwd: User modernlove at verben.ch is missing userdb info dovecot: Sep 20 14:19:16 Error: Logins with UID 0 not permitted (user modernlove at verben.ch)
2008 Jan 26
1
User-specific mail_location using passwd database
current version : 1.0.rc15 Hi, I would just like to know if it's possible to have different mail locations for different UNIX users, using pam authentication and the passwd userdb. We also have some virtual users using an SQL db. The current config is : auth default: username_translation: %@ verbose: yes debug: yes passdb: driver: pam passdb: driver: passwd passdb:
2009 Jan 16
1
Trouble with %d in args of passwd-file
Hello, I am trying to configure my dovecot folowing this guide: http://www.w3style.co.uk/virtual-domains-with-exim-and-dovecot I append the output of dovecot -n below. I created /etc/vmail/my-domain.de/user containing: test-user:{PLAIN}test:1002:100::/home/test-user:: No I try to login: telnet 127.0.0.1 143 Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. * OK This
2013 Sep 16
2
passwd-file and MySQL
Speaking about multiple DB ... A my customer has a server (CentOS 6.x, dovecot 2.0.x, postfix, Squirrel+RoundCube with vacation and password plug-in), with about 3.000 users (about 200 different domains), all defined as system users and home as /home/mail/%user% The system works fine. Its only additional interest is authenticating users like user at domain.tld / password (maintaining also
2014 Jan 13
1
Couldn't drop privileges
Hi All, I have configured the dovecot from sources based on the instructions in the following link. http://wiki2.dovecot.org/CompilingSource Tried to test the installation: 1. Started dovecot successfully. 2. Failed to Login command with an error. -Lenovo-G500s:~$ telnet localhost 143 Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. * OK [CAPABILITY IMAP4rev1
2013 Oct 16
1
fstat() errors on /srv/mail/<username>/dovecot.index.log
Dovecot version 2.1.7 Ubuntu 12.04.3 LTS Kernel 3.2.0-35-generic x86_64 I'm not sure exactly when this started occurring, but sporatically users report issues receiving email, having email saved to "Sent," etc. Looking in dovecot.log, I see the following errors: 2013-10-16 09:53:20 imap-login: Info: Login: user=<user1>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, mpid=27434,