Displaying 20 results from an estimated 3000 matches similar to: "%d not recognized with LDAP"
2008 Jan 03
1
virtual domains/users and LDAP
I have two suffixes in LDAP with users, e.g.
ou=People, o=example.com
ou=People, o=somethingelse.com
I have the following two users:
dn: uid=test1, ou=People, o=example.com
uid: test1
mail: test at gmail.com
dn: uid=test2, ou=People, o=somethingelse.com
mail: test at yahoo.com
uid: test2
The users login to IMAP as:
test1 at examle.com and test2 at somethingelse.com.
Here's an (excerpt)
2007 Jul 03
2
utime : operation not permitted
With the upgrade to 1.0.1, I am seeing some errors/warnings
dovecot: IMAP(jhorner at arinbe.com): utime(/home/arinbe/Maildir/.info/tmp)
failed: Operation not permitted: 1 Time(s)
dovecot: IMAP(jhorner at arinbe.com):
utime(/home/arinbe/Maildir/.resumes.vabch/tmp) failed: Operation not
permitted: 1 Time(s)
Different directories on different days.
Different users on different days.
Always /tmp
2006 Aug 15
2
Acl, Namespace, User Confusion
I'm using dovecot RC6.
I have a group named "cmpymail" with 2 users "jdoe at arinbe.com"
and "jsmith at arinbe.com". I set up a mail folders like:
drwxrwx--- 4 cmpymail cmpymail 4096 2006-08-13 02:21 cmpymail
drwxrwx--- 3 jdoe users 4096 2005-11-21 13:34 jdoe
drwxrwx--- 3 jsmith users 4096 2006-08-13 02:27 jsmith
drwxrwx--- 3 fred users
2007 Jul 23
5
sieve discard
Does the keyword/action discard work by default or is there something I have
to do in the configuration to get to work... maybe I missed something on
http://wiki.dovecot.org/LDA/Sieve
I have the following rule:
if anyof (
header :contains ["Subject"] ["Test Discard"]
) {
discard;
stop;
}
but it delivers to INBOX with or w/o the "stop;". If I change
2017 Jun 02
3
Two domains - same user names filter
Hi,
I have two LDAP domains, which has some equal users, eg:
abc at domain1.com
abc at domain2.com
I sat up this config:
domain1 users maildirs are stored in /home/vmail/username
domain2 users maildirs are stored in /home/vmail/domain2/username
This works fine except one thing: i cant set up the ldap query to choose
the correct maildir if the user names are equal.
Is it possible to use a
2008 Jan 05
1
imap cores
Experts,
(Now that I am able to run imap...)
Here's what I am seeing with imap, it seems to die in the latest
nightly. (tss, I am still trying to get dbx to work properly, maybe it
won't, but I got some more details here.)
...
2 select "INBOX"
* FLAGS (\Answered \Flagged \Deleted \Seen \Draft)
* OK [PERMANENTFLAGS (\Answered \Flagged \Deleted \Seen \Draft \*)]
Flags permitted.
2016 Nov 04
3
Dovecot 2 LDAP "unknown user"
Sorry yes, peter is the unmangled user name.
On Fri, Nov 4, 2016 at 2:18 AM, Steffen Kaiser <
skdovecot at smail.inf.fh-brs.de> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On Thu, 3 Nov 2016, Peter Fraser wrote:
>
> The command doveadm user -u username successfully returns the username and
>> any information it can for the user in AD. As a matter of
2019 May 08
2
Dovecot not surviving OpenLDAP restart
Hi!
Running Dovecot 2.2.36 and authenticating against
an OpenLDAP 2.4.45 server.
Now since some update of dovecot it will not be able to authenticate
your logins after a restart of the LDAP service is restarted
without a reboot of the dovecot server.
Anything new here that I should be aware of?
Best Regards
Dag
2015 Jan 08
2
auth-deny : from file to LDAP
Hello Timo,
I want to deny access to some users. For now I'm doing it using 2 passdb's and listing users in a text file.
!include auth-deny.conf.ext -> passwd-file driver
!include auth-ldap.conf.ext -> ldap driver
I want to do the same using only LDAP. I'm not quite sure how to do it :
a) should I
. change the driver of the first passdb from passwd-file to ldap
. for user
2004 Dec 12
2
Problem with LDAP and Dovecot
I am trying to set up Dovecot so that it uses LDAP, but I keep getting
this error message in /var/log/syslog:
Dec 12 03:38:17 mydomain dovecot-auth: LDAP: ldap_search() failed (filter
user_filter = (mail=user at mydomain.tld)): Bad search filter
Relevant configuration files:
/etc/dovecot-ldap.conf:
hosts = localhost
dn = cn=dovecot,ou=sysAccounts,dc=mydomain,dc=tld
dnpass = password
2020 Nov 22
2
Dovecot+Samba AD - authentication failure
Hi,
I have setup samba4 as AD and hoping to have dovecot authenticate users
against it. I am facing challenges though and I am unable to figure it out.
I could do with a third eye to help me spot what is wrong.
root at adc0:/etc# doveadm auth test -x service=imap odhiambo at newideatest.local
Password:
passdb: odhiambo at newideatest.local auth failed
extra fields:
temp
Warning: auth-client:
2014 May 18
2
Configuration of dovecot 2.0.19 to authenticate users via LDAP
I am trying to get dovecot 2.0.19 authenticate users via LDAP (OpenLDAP
2.4.28) and using Wireshark to debug the process. It looks like the basic
configuration of dovecot is fine, but it doesn't pull it off to send the
right request to the LDAP server. First of all, this is how my LDAP-entries
look:
# ht
dn: dc=ht
objectClass: top
objectClass: dcObject
objectClass:
2016 Oct 24
2
Problem to configure dovecot-ldap.conf.ext
Hello,
Dovecot 2.2.25
CentOS 7
I setup ldap (FreeIPA) to have a user for dovecot that can (read search
compare) all attributes that I need for dovecot.
I must also have mailAlternateAddress
When I make a ldapsearch with this user, I found all I need to configure
dovecot.
But for me it is not possible to configure this correct ?
I can make for user
doveadm auth test office
and
doveadm
2015 Jun 22
3
a temporary failure
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Mon, 22 Jun 2015, lejeczek wrote:
> On 22/06/15 09:16, lejeczek wrote:
>>
>> to=<me at my.domain>,orig_to=<root at localhost>, relay=dovecot, delay=39296,
>> delays=39294/2.2/0/0.27, dsn=4.3.0, status=deferred (temporary failure)
>>
>> and dovecot logs no error, despite having debug to yes in couple
2007 Jan 11
1
Configuring Dovecot for use with Active Directory
Hello,
My server is configured as follows:
FreeBSD 6.1
OpenLDAP 2.3.27
Cyrus SASL 2.1.21
Dovecot 1.0.rc15
I have PostFix configured to use SASL for SMTP AUTH, which in turn leverages OpenLDAP to verify users in Active Directory. I do not have, nor want to in the future, local users in FreeBSD, so I've configured PostFix for Virtual Mailboxes.
Everything is working and I'm getting
2018 Sep 29
3
Authenticate users using their firstname
Hi,
I'm setting up a Postfic and Dovecot with LDAP email server. My users in LDAP is like this:
dn: uid=firstname,ou=People,dc=domain,dc=com
uid: firstname
uidNumber: 4025
gidNumber: 4025
givenName: firstname
objectClass: top
objectClass: person
objectClass: posixAccount
objectClass: shadowAccount
objectClass: organizationalPerson
objectClass:
2015 Jun 22
6
a temporary failure
dear all
I have a postfix relaying to dovecot's lda but "strangely"
it does not work, I mean I imaging it's me doing something
wrong, yet I cannot figure out what.
postfix logs:
to=<me at my.domain>,orig_to=<root at localhost>, relay=dovecot,
delay=39296, delays=39294/2.2/0/0.27, dsn=4.3.0,
status=deferred (temporary failure)
and dovecot logs no error, despite
2015 Jun 22
4
LDAP authentication
Hi again
I'm trying to authenticate a user against an LDAP Server (well, our
AD, but it can LDAP).
This is my configuration:
hosts = my.server.local
auth_bind = yes
ldap_version = 3
base = CN=Person,CN=Schema,CN=Configuration,DC=company,DC=local
scope = subtree
user_attrs = \
=home=/home/imapproxy/%u, \
=mail=maildir:/home/imapproxy/%u
pass_attrs = uid=%u, userPassword=%w
2015 Jun 23
2
a temporary failure
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Mon, 22 Jun 2015, lejeczek wrote:
> On 22/06/15 09:43, Steffen Kaiser wrote:
>> On Mon, 22 Jun 2015, lejeczek wrote:
>>> On 22/06/15 09:16, lejeczek wrote:
>>>>
>>>> to=<me at my.domain>,orig_to=<root at localhost>, relay=dovecot, delay=39296,
>>>> delays=39294/2.2/0/0.27,
2018 Oct 01
2
Authenticate users using their firstname
> On 01 October 2018 at 15:19 Steffen Kaiser <skdovecot at inf.h-brs.de> wrote:
>
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On Sat, 29 Sep 2018, Fady AL HAYALI wrote:
>
> > I'm setting up a Postfic and Dovecot with LDAP email server. My users in LDAP is like this:
> >
> > dn: uid=firstname,ou=People,dc=domain,dc=com
> >