Off the top of my head, set up some attribute (or create another attribute) that you mark these special objects with and exclude them from your other AL and include them in the "special" AL. Alternatively if there is something else other than container that is different you can focus in on that.
 
Also versus the pure delegation, you may want to see what you can do with a web service of some sort so that the proper attributes get stamped on those objects so they get stuck in the proper ALs by the RUS.
 
-------------
http://www.joeware.net   (download joeware)
http://www.cafeshops.com/joewarenet  (wear joeware)
 
 
 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Michael Wassell
Sent: Monday, April 12, 2004 10:15 AM
To: [EMAIL PROTECTED]
Subject: RE: [ActiveDir] OT: Server-side address list < Public folder

Yeah I kinda figured that :-)
 
I figured the best way to do a bulk import from fields exported from Outlook was to format the fields using CSVDE syntax and import from that.  That worked perfectly, now all I have to figure out is what the best way to exclude those contacts from the GAL (when mail-enabled) and show them in another address list. 
 
Then delegate permissions to the managers for that OU and we should be laughin' :-)


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Roger Seielstad
Sent: Monday, April 12, 2004 9:54 AM
To: [EMAIL PROTECTED]
Subject: RE: [ActiveDir] OT: Server-side address list < Public folder

Nope. The contents of public folders are not exposed via LDAP (which makes sense when you think about it).
 
You can. however, use something like CDONTS or some of the other MAPI programatic interfaces to enumerate the contents of the PF.
 

--------------------------------------------------------------
Roger D. Seielstad - MTS MCSE MS-MVP
Sr. Systems Administrator
Inovis Inc.

 


From: Michael Wassell [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 07, 2004 1:11 PM
To: [EMAIL PROTECTED]
Subject: [ActiveDir] OT: Server-side address list < Public folder

I'm not sure if this is possible or not.  I can't seem to find any reference of it anywhere.
 
Would anyone care to enlighten me on if it is possible to populate an address list stored server-side (similar to GAL) using an LDAP query to query the contents of a public folder?  I know that it is possible to add a public folder to each individual outlook config by opening Properties (of folder) > Outlook Address Book > Show this folder...
 
But, I am wondering if is possible to remove that process and have it stored on server so users can simply address an email and choose the correct contact from their Outlook without manually adding the folder to their AB's.
 
I have played around with it a little bit and I have been able to limit an LDAP query within Exchange to return only the folder that contains the contacts, but have yet to be able to return the contacts stored within that folder.
 
TIA

Reply via email to