I use WebHost4Life.com, $10 a month for quite a lot, works great for me. They occasionally have some problems with their MX records, or the POP3 goes away for a little while, but as a rule, they're pretty good for non-mission critical stuff. If you siugn-up for them, they give me 20% if you use referral id bccd4130. --Brian
-----Original Message-----
From: [EMAIL PROTECTED] on behalf of joe
Sent: Thu 5/6/2004 7:37 AM
To: [EMAIL PROTECTED]
Cc:
Subject: RE: [ActiveDir] Simple LDAP Query
Sorry about the multiple posts on this, no I wasn't trying to be like Guido.
;o)
My joeware.net provider is having a tremendous time trying to keep their
outbound SMTP queues flowing and never seem to notice that it is broken until AFTER I
start telling them about it. Inbound is working fine now which was the problem several
months ago. I may have to break down and actually set up my own email server from home
and officially use it, my issue is the whole dynamic IP thing where some email
services like AOL, Hotmail, Etc will drop those emails as spam automatically. Have
looked at a couple of relay points but they appear to be on the steep side for
pricing. I may see if I can smarthost through my cable modem providers smtp servers or
just continue to use them for outbound SMTP through outlook configuration as I am now.
Any suggestions?
BTW, the vendor hosting my joeware stuff is www.globat.com, as a rule, I like
them but they just can't seem to handle email very well.
joe
_____
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of joe
Sent: Wednesday, May 05, 2004 8:06 AM
To: [EMAIL PROTECTED]
Subject: RE: [ActiveDir] Simple LDAP Query
Resend...
Couple of things...
1. Listen to Brian
2. The RUS is what builds those lists and isn't really doing LDAP queries to
build them. Turn up logging and turn on netmon and watch what happens as they go
through the objects, it is rather startling to watch.
3. You can not set search bases because queries aren't being used. The objects
being compared are coming from the config container and all over the default
container. Again, watch the logging and netmon. Very simple to see what is happening
when watching it. You will note thought that when you test the "query" in the ESM, it
will actually do an LDAP query against AD, again, look at netmon.
4. You have to have some attribute (or group of attributes) that you can key
on that will uniquely "place" that object in an AL.
joe
_____
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Brian Desmond
Sent: Tuesday, May 04, 2004 9:56 PM
To: [EMAIL PROTECTED]
Subject: RE: [ActiveDir] Simple LDAP Query
You can group contacts.
I spent tens of hours with PSS on this - no dice.
==Brian
-----Original Message-----
From: Michael B. Smith [mailto:[EMAIL PROTECTED]
Sent: Tue 5/4/2004 8:38 PM
To: [EMAIL PROTECTED]
Cc:
Subject: RE: [ActiveDir] Simple LDAP Query
The problem is with contacts and public folders. I already do the
crawl. But contacts within the OUâs are a particular pain.
Perhaps Iâm wrong, but I figure that there HAS to be a way. :-P
(Hope springs eternalâ)
_____
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Brian
Desmond
Sent: Tuesday, May 04, 2004 8:33 PM
To: [EMAIL PROTECTED]
Subject: RE: [ActiveDir] Simple LDAP Query
You can't do that with exchg. Get a security group with everybody in
the OU, and search for (memberOf=DNToGroup). I know it's a pain - I do it. If the OUs
are constantly going to change, write an agent to crawl them every night and update
the groups.
--Brian Desmond
-----Original Message-----
From: Michael B. Smith [mailto:[EMAIL PROTECTED]
Sent: Tue 5/4/2004 7:27 PM
To: [EMAIL PROTECTED]
Cc:
Subject: RE: [ActiveDir] Simple LDAP Query
Unfortunately, I donât have the luxury of specifying my
search base. I need a query that I can, specifically, place into an âAll Address
Listsâ object in Exchange System Manager. So effectively Iâm limited to a search
base of the domain.
But thanks for your response.
_____
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
Ulf B. Simon-Weidner
Sent: Tuesday, May 04, 2004 6:00 PM
To: [EMAIL PROTECTED]
Subject: AW: [ActiveDir] Simple LDAP Query
Hi Michael,
just define it in the search base, e.g.
LDAP://ou=myou,dc=mydomain,dc=com. You define usually
searchbase, filter, attribues and scope - and searchbase does not need to be the
domain, it can be any LDAP Path.
HTH, Ulf
_____
Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag
von Michael B. Smith
Gesendet: Dienstag, 4. Mai 2004 23:38
An: [EMAIL PROTECTED]
Betreff: [ActiveDir] Simple LDAP Query
I'm obviously missing something simple...
How do I construct a query to return all the objects in a
particular OU?
(To be specific, I want to return everything in an OU that is
mail-enabled -- but I can do the rest given the syntax to search only a particular OU.)
Thanks
<<winmail.dat>>
