Displaying 20 results from an estimated 41 matches for "multipledatabases".
2010 Sep 29
1
SASL auth and proxy
...have a pool of server (with round robin, ideally with
postfix + sasl + dovecot) that authenticate the users with the actuals
servers and then pointing mail.domain.tld to this pool and not to one
server.
My trouble is how to authenticate users.
Can I use:
http://wiki.dovecot.org/Authentication/MultipleDatabases
to tell Dovecot to authenticate with every MySQL database on the servers
"behind"?
If yes, is there a better way to do this considering I'm already using
some proxy machines (dovecot) for pop3/imap and so I already have a db
with domain.tld -> IP of the server? I also have som...
2011 Mar 21
1
DOVECOT TO HAVE MULTIPLE AUTHENTICATION MECHANISM FOR A PARTICULAR USER
Hi Friends
IS IT POSSIBLE IN DOVECOT TO HAVE MULTIPLE AUTHENTICATION MECHANISM FOR A
PARTICULAR USER
as u provided me in the link
http://wiki2.dovecot.org/Authentication/MultipleDatabases
<http://wiki2.dovecot.org/Authentication/MultipleDatabases>The link is
applied to all the users( system + virtual) , which increased my overhead of
fetching data
can i have the same for a particular user ( local + database ) auth
mecahnism
Thanks and Regards
Parth Monga
2015 Feb 18
2
multiple ldap userdb and passdb
...M, lejeczek wrote:
>> hi everybody.
>>
>> I wonder if such a scenario is possible.
>> if yes would I configure multiple passdb using ldap driver
>> or within one clause set up multiple args? How would this work?
> Did you read http://wiki2.dovecot.org/Authentication/MultipleDatabases?
>
yes, and other different articles, but nowhere there was a
setup with the same type/driver of database occurring more
than once in the config discussed.
I would have to look up to different DN that exist under
different trees and I wonder how this can be achieved.
> Regards,
> Pasca...
2014 Dec 15
1
[2.3 feature request]: multiple passwords for single user
...have one password on a laptop, one
on a phone, one on a tablet. Revoking access to the device is as easy as
dropping single password and it doesn't affect other devices. There are more
use cases.
Untill that happens (not that great) workaround exists:
http://wiki2.dovecot.org/Authentication/MultipleDatabases
Thanks,
--
Arkadiusz Mi?kiewicz, arekm / ( maven.pl | pld-linux.org )
2014 Dec 15
1
[2.3 feature request]: multiple passwords for single user
...diusz Mi?kiewicz <arekm at maven.pl>:
> Hi.
>
> I wonder if there any plans of finishing "multiple passwords for single
> user"
> feature?
> <snip>
>
> Untill that happens (not that great) workaround exists:
> http://wiki2.dovecot.org/Authentication/MultipleDatabases
>
> ?
Whoops misfired
Unless you want a single service to have multiple passwords, which doesn't
seem like a good idea to me, use SQL if statements to separate by
service/host.??
http://www.dovecot.org/list/dovecot/2014-July/097140.html
2015 Feb 17
2
multiple ldap userdb and passdb
hi everybody.
I wonder if such a scenario is possible.
if yes would I configure multiple passdb using ldap driver
or within one clause set up multiple args? How would this work?
many thanks
P.
2010 May 26
2
mixture of virtual and plain users
Hi,
I have a mail server (postfix/dovecot) running so far with normal
local /etc/passwd users for domain example.com.
mail_location = maildir:~/Maildir
passdb pam {
}
userdb passwd {
}
Is it possible to add virtual domains/users to my setup
without changing example.com to a virtual domain?
I can do the postfix part with
http://www.postfix.org/VIRTUAL_README.html#virtual_mailbox
but
2013 Feb 12
3
Authentication with many Windows AD
Dear All,
I'm a new user of Dovecot and I need support with the authentication
process.
I use Dovecot 2.0.9 and Postfix 2.6.6 on host x86_64-redhat-linux-gnu
2.6.32-279.14.1.el6.x86_64 CentOS release 6.3 (Final)
I need to select the validation method depending on the user. I have users
that have to be authenticate with UNIX account, and I have others thats have
to be authenticate with
2015 Feb 20
1
multiple ldap userdb and passdb
...gt; I wonder if such a scenario is possible.
>>>> if yes would I configure multiple passdb using ldap driver
>>>> or within one clause set up multiple args? How would
>>>> this work?
>>> Did you read
>>> http://wiki2.dovecot.org/Authentication/MultipleDatabases?
>>>
>> yes, and other different articles, but nowhere there was
>> a setup with the same type/driver of database occurring
>> more than once in the config discussed.
>> I would have to look up to different DN that exist under
>> different trees and I wonde...
2015 Sep 04
2
'doveadm expunge' with -A and userdb { driver = passwd }
>> [?]
>> Here's what my Gentoo-default auth-passwdfile.conf.ext says:
>>
>> passdb {
>> driver = passwd-file
>> args = scheme=CRYPT username_format=%u /etc/dovecot/users
>> }
>> userdb {
>> driver = passwd-file
>> args = username_format=%u /etc/dovecot/users
>> }
>>
>> But I don't have an /etc/dovecot/users
2015 Nov 17
2
Disabling auth fallback to PAM
Hi folks,
According to the wiki,? it's considered a feature of Dovecot and its
ability to support multiple authentication sources that "if the
password doesn't match in the first database, it checks the next
one".
?) http://wiki.dovecot.org/Authentication/MultipleDatabases
I think it's great that Dovecot allows auth sources to be stacked
like this, but I am not sold on the idea that the next database
ought to be tried when a *password* does not match. Let me
elaborate:
If the first database has knowledge of a user, then it can (should)
be considered authoritati...
2017 Aug 30
2
Mixed Autehtnication and password schemes
...cation (webmail) that utilises a master password pattern for access, as the contain web portal provides the necessary authentication.
I have access to users passwords in PLAIN text and looking to utilise the dict lookup mechanism for passwords.
Problem #1
https://wiki2.dovecot.org/Authentication/MultipleDatabases - "Currently the fallback works only with the PLAIN authentication mechanism."
The above not suggests I can't use DIGEST-MD5 with master password configuration, if using more than one passdb setup. I don't understand why there would be a restriction as the password validation sho...
2011 Oct 10
1
To query two SQL tables for user verification over LMTP, should I use (a) two separate lookups? or (b) just one lookup with a boolean query?
...o use a single lookup for passdb with some sort of "IF EXISTS
IN TABLE 'user' OR TABLE 'alias'" query?
Or do I need to have TWO lookups, the main one for 'user' and a fallback
one for 'alias' (like talked about here
http://wiki2.dovecot.org/Authentication/MultipleDatabases)?
Cheers!
Jake
2013 May 26
1
mixing virtual and system users
...man are 'Recipient address rejected: User unknown'.
I've added the backup pam as explained by the following page* and tried
many permutations in /etc/postfix/main.cf but still not good, systems
users are rejected. Obviously something is amiss.
* http://wiki2.dovecot.org/Authentication/MultipleDatabases
If someone could point me in the right direction, that would be great.
The system is debian 6, details of the configuration below.
dovecot -n :
------------
# 1.2.15: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.32-5-amd64 x86_64 Debian 6.0.7 ext3
log_timestamp: %Y-%m-%d %H:%M:%S
protocols: imap im...
2014 Feb 13
6
Hybrid of linux user accounts and virtual user accounts configuration
So some system users have their email forward to
Maildir in their /home/user directory
(virtual_alias_maps) for their domain
. This I
have working! And the rest are non-system users,
ie virtual users listed in a plain text file and
their MailDir will be in /home/vmial/domain.com/user/
The virtual user part is working 100% with
postfix and dovecot accepting mail for each
virtual alias and
2015 Feb 17
0
multiple ldap userdb and passdb
On 02/17/2015 04:03 PM, lejeczek wrote:
> hi everybody.
>
> I wonder if such a scenario is possible.
> if yes would I configure multiple passdb using ldap driver
> or within one clause set up multiple args? How would this work?
Did you read http://wiki2.dovecot.org/Authentication/MultipleDatabases?
Regards,
Pascal
--
The trapper recommends today: face1e55.1504802 at localdomain.org
2015 Feb 18
0
multiple ldap userdb and passdb
...t;> hi everybody.
>>>
>>> I wonder if such a scenario is possible.
>>> if yes would I configure multiple passdb using ldap driver
>>> or within one clause set up multiple args? How would this work?
>> Did you read http://wiki2.dovecot.org/Authentication/MultipleDatabases?
>>
> yes, and other different articles, but nowhere there was a setup with the
> same type/driver of database occurring more than once in the config
> discussed.
> I would have to look up to different DN that exist under different trees and
> I wonder how this can be achie...
2015 Sep 04
0
'doveadm expunge' with -A and userdb { driver = passwd }
...s appears that your server is configured to make use of system users, for both user authentication and user lookup. That you don?t have a /etc/dovecot/users file just means that the system is the only source for user information.
You may find more details at http://wiki2.dovecot.org/Authentication/MultipleDatabases.
And yes, the warning about doveadm?s -A option thus appears to be relevant in your case.
HTH,
Axel
2015 Nov 21
0
Disabling auth fallback to PAM
...gt;
> According to the wiki,? it's considered a feature of Dovecot and its
> ability to support multiple authentication sources that "if the
> password doesn't match in the first database, it checks the next
> one".
>
> ?) http://wiki.dovecot.org/Authentication/MultipleDatabases
>
> I think it's great that Dovecot allows auth sources to be stacked
> like this, but I am not sold on the idea that the next database
> ought to be tried when a *password* does not match. Let me
> elaborate:
>
> If the first database has knowledge of a user, then it can...
2017 Aug 31
0
Mixed Autehtnication and password schemes
...a master password pattern for access, as the contain web portal provides the necessary authentication.
>
> I have access to users passwords in PLAIN text and looking to utilise the dict lookup mechanism for passwords.
>
> Problem #1
>
> https://wiki2.dovecot.org/Authentication/MultipleDatabases - "Currently the fallback works only with the PLAIN authentication mechanism."
>
> The above not suggests I can't use DIGEST-MD5 with master password configuration, if using more than one passdb setup. I don't understand why there would be a restriction as the password vali...