Hello, When you say "authenticate" do you mean check to make sure the recipient is a valid user or that you are doing actual username and password to verify clients before mail from them is accepted ? If you want to simple valid a recipient you may want to rethink this idea. During a dictionary attack your Active Directory server could become unavailable do to the massive request for authentication from the SMTP server. Ideally you could install OpenLDAP on the mail server and twice a day have a script pull down a list of users and create a address book that your SMTP server can read. Use OpenLDAP to query the AD server and bring down the e-mail addresses. Michael. On Tue, 2005-03-22 at 16:49 -0500, Harding, Devon wrote: > Anyone? > > -----Original Message----- > From: redhat-list-bounces@xxxxxxxxxx > [mailto:redhat-list-bounces@xxxxxxxxxx] On Behalf Of Harding, Devon > Sent: Friday, February 25, 2005 3:26 PM > To: redhat-list@xxxxxxxxxx > Subject: AD Authentication for SMTP > > What's the easiest way to configure my FC3 system to authenticate > against my 2003 Active Directory for all SMTP connections? > > > > -Devon > > > > > ----------------------------------------- > __________________________________ This message and any attachments are > solely for the intended recipient and may contain confidential or > privileged information. If you are not the intended recipient, any > disclosure, copying, use or distribution of the information included in > the > message and any attachments is prohibited. If you have received this > communication in error, please notify us by reply e-mail and immediately > and permanently delete this message and any attachments. Thank You. > > -- > redhat-list mailing list > unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=subscribe > https://www.redhat.com/mailman/listinfo/redhat-list > -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list