Re: how to reject disabled LDAP users

2017-10-03 Thread Viktor Dukhovni
> On Oct 3, 2017, at 8:54 AM, Ivars Strazdiņš wrote: > > For example, if a message is sent to test.u...@example.net, then postfix does > LDAP lookup for mail attribute "test.u...@example.net" and deliver to "uid" > result attribute “testuser". If LDAP lookup fails, then postfix attempts to >

Re: how to reject disabled LDAP users

2017-10-03 Thread Bastien Durel
Le mardi 03 octobre 2017 à 18:24 +0530, Ivars Strazdiņš a écrit : > Hi, > our postfix mail server is FreeIPA client. What this means is that > user accounts are kept on a separate FreeIPA server, but they are > real linux accounts on the mail server. "id" and "getent passwd" > commands work on mail