Re: Custom Address List LDAP Query
From: Spooky (Spooky_at_discussions.microsoft.com)
Date: 02/01/05
- Next message: Exchange 3000: "Enable diagnostics for NNTP protocol.."
- Previous message: yannick: "old email sent back randomly"
- Next in thread: Philip Nunn: "Re: Custom Address List LDAP Query"
- Reply: Philip Nunn: "Re: Custom Address List LDAP Query"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 1 Feb 2005 07:07:03 -0800
Hmm... not working for me but I appreciate the reply. I'll play around with
it.
Why can't MS just put in an 'AND' check box that allow searches to be built
without resorting to using ADModify, custom attribs and such like... ? :)
"Philip Nunn" wrote:
> you will need to set a custom ldap query for your address list. You will
> also need to set a custom attribute on your "finance users" and "finance
> DL's"... using ADU&C (or you can use the ADmodify.exe tool to quickly set
> this for all users and groups you need to all at once! they will all need
> to be set with the same attribute number and name....say
> "extensionAttribute1" set it to something like "Finance" then use this
> query to add all users and groups set with this attribute and value.
>
> (&(&(&(&(&(|(&(objectCategory=person)(objectSid=*)(!samAccountType:1.2.840.113556.1.4.804:=3))(&(objectCategory=person)(!objectSid=*))(&(objectCategory=group)(groupType:1.2.840.113556.1.4.804:=14)))(extensionAttribute1=Finance*))))))
>
> Just paste all that into the custom ldap query field and as long as you have
> that attribute set it should work. hope this works for ya!
>
> Philip Nunn
>
>
> "Spooky" <Spooky@discussions.microsoft.com> wrote in message
> news:FE1C7F34-A685-46E4-BA6F-ABF42C8FBE8B@microsoft.com...
> > Hi all,
> >
> > Migration from EX5.5 went well, and now I have Exchange 2003 ENT
> > throughout
> > the org in Native mode.
> >
> > As each department within my company has their own mail server, I have
> > created separate address lists that show up in the GAL on a per department
> > basis. i.e Departments / Finance
> > Departments / Research etc...
> >
> > I have defined membership by specifying 'all users on server x' . This is
> > great for users but I also want each of these departmental address lists
> > to
> > contain their Distrbution Groups. i.e The finance address list should
> > populate with 'all users on finance server' and 'all distribution lists
> > starting with 'Finance'.
> >
> > I can't see a way to do this. If one goes into the advanced tab, this
> > filter allows for EITHER users OR Distribution Groups, not both.... Is
> > there any way around this? I guess I need an AND statement!!!!
> >
> > Help!
>
>
>
- Next message: Exchange 3000: "Enable diagnostics for NNTP protocol.."
- Previous message: yannick: "old email sent back randomly"
- Next in thread: Philip Nunn: "Re: Custom Address List LDAP Query"
- Reply: Philip Nunn: "Re: Custom Address List LDAP Query"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|