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
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
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
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