

![]() | Start a set with this search |
![]() | Include this search in one of my sets |
![]() | Exclude this search from one of my sets |
![]() | Permalink to these results Paste this link in email or IM: |
| Atom feed for tracking future search results Paste this URL into your reader: |
55 messages in net.sourceforge.lists.courier-users[courier-users] in authldaprc, any wa...| From | Sent On | Attachments |
|---|---|---|
| Sergey Mikhaylov | Jan 16, 2001 1:28 am | |
| Martin Kokeš | Jan 16, 2001 1:52 am | |
| Sergey Mikhaylov | Jan 16, 2001 2:39 am | |
| Alexei Batyr' | Jan 16, 2001 4:12 am | |
| Sam Varshavchik | Jan 16, 2001 4:58 am | |
| John Edward Miller | Jan 16, 2001 10:59 am | |
| Patrick Price | Jan 16, 2001 1:00 pm | |
| Patrick Price | Jan 16, 2001 1:20 pm | |
| Sam Varshavchik | Jan 16, 2001 2:36 pm | |
| Sam Varshavchik | Jan 16, 2001 2:45 pm | |
| Patrick Price | Jan 16, 2001 2:52 pm | |
| Sam Varshavchik | Jan 16, 2001 3:32 pm | |
| Chad Leigh, Shire.Net LLC | Jan 16, 2001 3:35 pm | |
| Sam Varshavchik | Jan 16, 2001 4:32 pm | |
| Patrick Price | Jan 16, 2001 4:43 pm | |
| Daniel Biddle | Jan 16, 2001 5:05 pm | |
| Sam Varshavchik | Jan 16, 2001 5:23 pm | |
| Patrick Price | Jan 16, 2001 8:33 pm | |
| Sam Varshavchik | Jan 16, 2001 8:59 pm | |
| Patrick Price | Jan 16, 2001 9:42 pm | |
| Chris Meadors | Jan 16, 2001 9:51 pm | |
| Patrick Price | Jan 16, 2001 10:51 pm | |
| Daniel Biddle | Jan 16, 2001 11:49 pm | |
| Sam Varshavchik | Jan 17, 2001 4:54 am | |
| Steve Underwood | Jan 17, 2001 7:39 am | |
| Patrick Price | Jan 17, 2001 9:50 am | |
| Chris Meadors | Jan 17, 2001 10:21 am | |
| Patrick Price | Jan 17, 2001 10:57 am | |
| Patrick Price | Jan 17, 2001 11:34 am | |
| Tomas Fasth | Jan 17, 2001 1:51 pm | |
| Chad Leigh, Shire.Net LLC | Jan 17, 2001 2:09 pm | |
| Brian Candler | Jan 17, 2001 2:40 pm | |
| Sam Varshavchik | Jan 17, 2001 2:43 pm | |
| Sam Varshavchik | Jan 17, 2001 2:44 pm | |
| Sam Varshavchik | Jan 17, 2001 2:44 pm | |
| Chad Leigh, Shire.Net LLC | Jan 17, 2001 2:52 pm | |
| Patrick Price | Jan 17, 2001 3:07 pm | |
| Sam Varshavchik | Jan 17, 2001 3:17 pm | |
| Sam Varshavchik | Jan 17, 2001 3:29 pm | |
| Patrick Price | Jan 17, 2001 3:36 pm | |
| Sam Varshavchik | Jan 17, 2001 4:25 pm | |
| Chad Leigh, Shire.Net LLC | Jan 17, 2001 6:54 pm | |
| Sam Varshavchik | Jan 17, 2001 7:25 pm | |
| Peter Peltonen | Jan 18, 2001 2:06 am | |
| Brian Candler | Jan 18, 2001 2:32 am | |
| Anand Buddhdev | Jan 18, 2001 4:43 am | |
| Sam Varshavchik | Jan 18, 2001 4:59 am | |
| Chris Meadors | Jan 18, 2001 5:23 am | |
| Marc Haber | Jan 19, 2001 1:48 am | |
| Chad Leigh, Shire.Net LLC | Jan 21, 2001 12:29 pm | |
| John Miller | Jan 21, 2001 4:10 pm | |
| Tabor J. Wells | Jan 21, 2001 4:11 pm | |
| Chad Leigh, Shire.Net LLC | Jan 21, 2001 5:41 pm | |
| Larry Moore | Jan 21, 2001 7:33 pm | |
| Tomas Fasth | Jan 22, 2001 5:54 am |

![]() | Permalink for this message Paste this link in email or IM: |
![]() | Permalink for this thread Paste this link in email or IM: |
| Atom feed for this thread Paste this URL into your reader: |
| Subject: | [courier-users] in authldaprc, any way to use expressions with email address? (imap) | Actions... |
|---|---|---|
| From: | Chad Leigh, Shire.Net LLC (ch...@shire.net) | |
| Date: | Jan 17, 2001 2:09:53 pm | |
| List: | net.sourceforge.lists.courier-users | |
Hi
I am trying to implement my own LDAP based virtual domain system. I have the LDAP setup the way I would like to hav eit and the MTA (exim) also set up to deliver just fine, but courier-imap needs a little bit more flexibility to do what I want, it seems (obervation, not a flame). But I thought I would ask to make sure I am not missing something.
I have the LDAP hierarchy so:
base is
dc=mydomain,dc=net # the ISP main domain name
next comes
domain=virtualdomain.com (,dc=mydomain,dc=net)
next comes
accountname=account (,domain=virtualdomain.com,dc=mydomain,dc=net)
accountname could be just the account (ie john) or be fully qualified (ie, jo...@virtualdomain.com), I don't care. Fully qualified would only make the one following need a real need since it could query LDAP with the fully qualified name still.
In authldaprc I need to be able to specify something like
LDAP_BASEDN domain=$domain,dc=mydomain,dc=net
with $domain being a variable that the authldaprc processor could get from the passed in mail address it is trying to authenticate.
Ideally I should also be able to say something like
LDAP_MAIL accountname using $local_part instead of now which is LDAP_MAIL accountname and the fully qualified name is passed in. My version would allow me to pass in just what I want.
Anyway, is there any way to get the effect I desire or do I need to do something else (I already have a not as flexible version running I can revert back to).
The "exim" MTA has all sorts of airable substitutins and expressions you can setup in the conf file that allows me to do things that I am needing with my LDAP setp and I was just wishing :-)
Thanks Chad







