This is a discussion on [courier-users] LDAP question within the Courier-Imap forums, part of the Mail Servers and Related category; Hi all. I'm interested in changing ldapaliasd.c so that the function search_virtual, in addition to its current functionality, ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi all. I'm interested in changing ldapaliasd.c so that the function
search_virtual, in addition to its current functionality, will allow a variable (from the config file) named eg. LDAP_DOMAINQUERY which specifies the LDAP query to be used in fetching the alias for the domain, in much the same way as LDAP_EMAILMAP (in authlib). I want to make the default search string (&(@LDAP_VDOMAIN@=@realm@)) And if LDAP_SOURCE existed, I'd also add: (@LDAP_SOURCE@=@source@) I'd have it so that it would recognise the things I've specified in @@ signs, and I'd make it so that it would leave \@ alone, for uses like: (&(@LDAP_VDOMAIN@=\@@realm@)) (this would include the @ in the realm query). The question I'm particularly interested in is, is Mr. Sam willing to accept a patch that implements this? :) --------------------------------------------------------------------- | Name: Tim Nelson | Because the Creator is, | | E-mail: wayland@smartchat.net.au | I am | --------------------------------------------------------------------- ----BEGIN GEEK CODE BLOCK---- Version 3.12 GCS d+++ s+: a- C++$ U+++$ P+++$ L+++ E- W+ N+ w--- V- PE(+) Y+>++ PGP->+++ R(+) !tv b++ DI++++ D G+ e++>++++ h! y- -----END GEEK CODE BLOCK----- ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=...057&dat=121642 _______________________________________________ courier-users mailing list courier-users@lists.sourceforge.net Unsubscribe: https://lists.sourceforge.net/lists/.../courier-users |