× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Lukas,

Wow, this is out of my domain. I was thinking like Vern, that there might be an API that I could use. I'll pass this onto the folks that will have to do the work, and actually have the authorities do perform it!

Thank you!
bill



-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx]On Behalf Of Lukas Beeler
Sent: Thursday, November 13, 2008 1:09 PM
To: Midrange Systems Technical Discussion
Subject: Re: Exchange 2007


On Thu, Nov 13, 2008 at 5:00 PM, Bill Meecham
<BMeecham@xxxxxxxxxxxxxxxxxxxx> wrote:
Ok, the story is that they're just accessing the Contacts entries....and now that I asked that question, I got more details... They are trying to script it. Every new contact is getting the default email address, they want to delete that and they want complete maintenance access to custom attribute 1 and can't figure that out.

Okay, so we are talking about Contact Objects in Active Directory, not
about the Exchange Information Store.

Active Directory consists of multiple technologies, the core of which
is a standard LDAP server.

A quick google search showed that you can use the standard LDAP Unix
API on the i.

http://publib.boulder.ibm.com/html/as400/v4r5/ic2962/info/apis/ldap_intro.html

There are newer docs about this topic, but this is what i quick google
search sput out.

Then, all you need are proper credentials - someone needs to create an
account with the proper permissions.

DO NOT USE A DOMAIN ADMINISTRATOR ACCOUNT

Sorry for the caps, but i see that mistake far to often. Assign
granular permissions to a single account that allows update of
extensionattribute1 and the email fields. Depending on what exactly
you want to achieve with the email fields, using a proper address
policy might be the easier way.

Use LDAP/SSL to access this, as the IBM i can't easily do secure
kerberos authentication. In this case, SSL will provide the same
security as using Kerberos auth.

Remember: Active Directory resides on Domain Controllers, not on
Exchange servers - so you need to connect to a DC.

--
Read my blog at http://projectdream.org
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.