Indunil Jayasooriya
2006-Nov-17 05:26 UTC
[CentOS] How to intergate openldap in to sendmail - cent os 4.4
Hi All I want to intergrate openldap in to sendmail. How can I do it? I think I will have to write a few things in to sendmail.mc. The purpose of this is that I do not need system accounts anymore. But instead I nead Openldap users. How can I achieve this goal? Pls help me. -- Thank you Indunil Jayasooriya -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20061117/2b52793a/attachment-0002.html>
Craig White
2006-Nov-17 14:31 UTC
[CentOS] How to intergate openldap in to sendmail - cent os 4.4
On Fri, 2006-11-17 at 10:56 +0530, Indunil Jayasooriya wrote:> Hi All > > I want to intergrate openldap in to sendmail. How can I do it? I think > I will have to write a few things in to sendmail.mc. > > The purpose of this is that I do not need system accounts anymore. But > instead I nead Openldap users. > > How can I achieve this goal?---- the method for doing that is always dependent upon how/what you use ldap for the most part...if the users in ldap are visible via 'getent passwd' command, it already works Craig