LDAP - howto get linux to talk to exchange/AD

2007-12-04 Thread Bob Goldberg
Clarence, I'm most appreciative for your post. although your perl script doesn't work for me as is... I was able to use it to make one that DOES work. what REALLY confuses me now, is that my perl script WILL access ldap, and produce results - but when I try the same thing using ldapsearch from b

LDAP - howto get linux to talk to exchange/AD

2007-11-30 Thread Bob Goldberg
CR - TX for your reply, your script & data was very useful. I've made some progress... I still don't know why I can't authenticate using my admin account / password (and NOTHING I do seems to resolve this). BUT - with my improved understanding of the structure of the ldapsearch command (TX SK); an

Re: LDAP - howto get linux to talk to exchange/AD

2007-11-30 Thread Patter
On Fri, 30 Nov 2007 05:10:07 +0100, Bob Goldberg wrote: > I agree - problem is DEFINITELY ldap authentication; forget about exim > > my exchange server is setup to accept clear text, and anonymous OK (even > though I'm not trying to be anon). > > here's the thing - I have no idea what is going

Re: LDAP - howto get linux to talk to exchange/AD

2007-11-30 Thread Clarence W. Robison
On 29 Nov 2007 at 21:46, Bob Goldberg wrote: > > OK; > > I agree - problem is DEFINITELY ldap authentication; forget about > exim > > my exchange server is setup to accept clear text, and anonymous OK (even > though I'm not trying to be anon). > > here's the thing - I have no idea what is

LDAP - howto get linux to talk to exchange/AD

2007-11-29 Thread Bob Goldberg
OK; I agree - problem is DEFINITELY ldap authentication; forget about exim my exchange server is setup to accept clear text, and anonymous OK (even though I'm not trying to be anon). here's the thing - I have no idea what is going on between ldapsearch, and my exchange server. I've tried ne

Re: LDAP - howto get linux to talk to exchange/AD

2007-11-29 Thread s. keeling
[EMAIL PROTECTED] <[EMAIL PROTECTED]>: > On Nov 28, 8:40 pm, "s. keeling" <[EMAIL PROTECTED]> wrote: > > Bob Goldberg <[EMAIL PROTECTED]>: > > > > > at the end of the day, this is what I want: my > > > debian(etch)/exim machine to accept all internet Email to my > > > domain, ignore all else, a

Re: LDAP - howto get linux to talk to exchange/AD

2007-11-29 Thread bobg . hahc
On Nov 28, 8:40 pm, "s. keeling" <[EMAIL PROTECTED]> wrote: > Bob Goldberg <[EMAIL PROTECTED]>: > > > > > at the end of the day, this is what I want: my debian(etch)/exim machine to > > accept all internet Email to my domain, ignore all else, and relay on to my > > exchange5.5 server. This means

LDAP - howto get linux to talk to exchange/AD

2007-11-29 Thread Bob Goldberg
Apologies for any duplicate posts I'm reading this thread on google (groups), and I apparently can't reply/post from there reply to s.: hi s. yes, I have...(google searches) but none of my searches has revealed any information that actually works. All I can get out of exim is "Unrouteabl

LDAP - howto get linux to talk to exchange/AD

2007-11-29 Thread Bob Goldberg
at the end of the day, this is what I want: my debian(etch)/exim machine to accept all internet Email to my domain, ignore all else, and relay on to my exchange 5.5 server. This means I want exim to validate email recipients thru ldap lookups. seems like a simple enough task, even one that many

Re: LDAP - howto get linux to talk to exchange/AD

2007-11-28 Thread s. keeling
Bob Goldberg <[EMAIL PROTECTED]>: > > at the end of the day, this is what I want: my debian(etch)/exim machine to > accept all internet Email to my domain, ignore all else, and relay on to my > exchange 5.5 server. This means I want exim to validate email recipients > thru ldap lookups. Have

LDAP - howto get linux to talk to exchange/AD

2007-11-28 Thread Bob Goldberg
at the end of the day, this is what I want: my debian(etch)/exim machine to accept all internet Email to my domain, ignore all else, and relay on to my exchange 5.5 server. This means I want exim to validate email recipients thru ldap lookups. seems like a simple enough task, even one that many pe

LDAP - howto get linux to talk to exchange/AD

2007-11-28 Thread bobg . hahc
at the end of the day, this is what I want: my debian(etch)/exim machine to accept all internet Email to my domain, ignore all else, and relay on to my exchange 5.5 server. This means I want exim to validate email recipients thru ldap lookups. seems like a simple enough task, even one that many