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 the very least obtain the uid/gid of the "postfix" user and "postdrop" group from the system passwd/group tables. > # egrep 'passwd|group' /etc/nsswitch.conf > group: files ldap > group_compat: nis > passwd: files ldap > passwd_compat: nis If you don't want LDAP, don't use LDAP. -- Viktor. Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the "Reply-To" header. To unsubscribe from the postfix-users list, visit http://www.postfix.org/lists.html or click the link below: <mailto:majord...@postfix.org?body=unsubscribe%20postfix-users> If my response solves your problem, the best way to thank me is to not send an "it worked, thanks" follow-up. If you must respond, please put "It worked, thanks" in the "Subject" so I can delete these quickly.