Re: Disabling LDAP lookups

2009-04-16 Thread Darek M.
Wietse Venema wrote: Darek M.: Hi there, my postfix "smart relay" install queries my LDAP system where it was never configured to do so. The OS is configured with LDAP/KRB5 authentication and does user/group lookups via LDAP using nss_ldap: # egrep 'passwd|group' /etc/nsswitch.conf gro

Re: Disabling LDAP lookups

2009-04-16 Thread Wietse Venema
Darek M.: > Hi there, my postfix "smart relay" install queries my LDAP system where > it was never configured to do so. > > The OS is configured with LDAP/KRB5 authentication and does user/group > lookups via LDAP using nss_ldap: > > # egrep 'passwd|group' /etc/nsswitch.conf > group: files ld

Re: Disabling LDAP lookups

2009-04-16 Thread Victor Duchovni
On Thu, Apr 16, 2009 at 01:46:07PM -0400, Darek M. wrote: > Hi there, my postfix "smart relay" install queries my LDAP system where it > was never configured to do so. > > The OS is configured with LDAP/KRB5 authentication and does user/group > lookups via LDAP using nss_ldap: Postfix will at t

Disabling LDAP lookups

2009-04-16 Thread Darek M.
Hi there, my postfix "smart relay" install queries my LDAP system where it was never configured to do so. The OS is configured with LDAP/KRB5 authentication and does user/group lookups via LDAP using nss_ldap: # egrep 'passwd|group' /etc/nsswitch.conf group: files ldap group_compat: nis pa