Thats right. you need to create a proxy account in AD. A normal domain account will solve the perpouse. as it just need read rights to AD. you need to specify this proxy account credentials in the LDAP client in the linux box.
I did it previously, where in you can login to a linux machine with your AD credentials. where in you need to even extend the AD schema. there is a utility MS has called Services for Unix (SFU). but in your case, you done need it. you just need an account that will fetch the account details for you from AD. Good Luck, Devendra. On Tue, Jun 2, 2009 at 9:03 PM, hard wyrd <[email protected]> wrote: > You need to enable support for posixAccount on Active Directory so that when > postfix performs ldap lookups, AD will be able to provide what postfix will > be looking for. And you can use uid and the mail fields as reference. > > These might help. > > http://www.postfix.org/LDAP_README.html > http://www.linuxmail.info/postfix-dovecot-ldap-centos-5/ > > It only took me less than 10 minutes to locate those pages in Google. > > > On Mon, Jun 1, 2009 at 11:19 PM, Kool maan <[email protected]> wrote: >> >> does anyone know how to integrate AD USERS to postfix ( i m using >> ubuntu)?? >> >> > > > > -- > Part-time SysAd, full-time Dad, part-time netNinja > CNS, ACFE, FOSS Advocate and Consultant > Registered Linux User #400165 > http://www.rm2media.net > http://baudizm.blogsome.com > http://linuxblazon.wordpress.com > http://3x-comic.blogspot.com (NEW!) > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Linux Users Group. To post a message, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit our group at http://groups.google.com/group/linuxusersgroup -~----------~----~----~----~------~----~------~--~---
