Re: GAL - excluding OU

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



1. You could modify your default GAL to exclude ALL Contacts:
(&(yourExistingGALFilter)(&(objectCategory=person)(!objectClass=contact)))

or you can add the following to only include folks with primary email
address from your SMTP domain:
(&(yourExistingGALFilter)(mail=*@yourdomain.com))

- or you can create new Address Lists with either of the two above filters
(to avoid modifying default GAL). Instruct users who have issues to use the
new Address List that only has local users from your SMTP domain.

2. An "All Contacts" Address List already exists, or you can create one
with:
(&(mailNickname=*)(objectCategory=person)(objectClass=contact))
--
Bharat Suneja
MCSE, MCT
www.zenprise.com
blog: www.suneja.com/blog
-----------------------------------------


"Nikola" <nikolaf@xxxxxxxxx> wrote in message
news:1131827014.630324.44390@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Hi,
>
> I have standard AD & Exchange 2003 setup with GAL that includes all
> e-mails in AD. Users are defined in OU=Employees.
> However, we created new OU (in root) with over 10000 contact objects.
> These object get updated by our parent company (it contains employee
> contacts from all owned compainies).
> Everything works fine, except that now our GAL is really big and hard
> to browse since it includes those contact objects too.
> I would like that our GAL contains only local addresses, and there is
> separate address list(GAL? can there be two?) with those external
> contacts, so that users can in outlook addressbook can select which
> list to browse.
> How could this be done? What would be "by the book" way? How can I
> exclude that one OU from the GAL.?
>
> Thanks,
> N.
>


.



Relevant Pages

  • Re: TCPIP SMTP distribution lists
    ... I've been using distribution lists for local users for many years, ... However, it validates that local users exist, and adds a prompt if any ... %MAIL-E-NOSUCHUSR, no such user NOT_HERE ... Do you want to send anyway (Y/N, ...
    (comp.os.vms)
  • Re: Distribution Groups !!!
    ... You can create them as "Contacts" in Active Directory Users and Computers ... and they can then be included in address lists. ... >I have an Entire Office Group setup with all the local users. ...
    (microsoft.public.windows.server.sbs)
  • Re: vsFTP on RH9
    ... >>Also tried messing with the two users lists, still couldn't get it to accept ... >>I am beginning to think RH9 is just a huge junk pile. ... restrict local users from cd to /. ... # users to NOT chroot(). ...
    (comp.os.linux.misc)