Re: Active Directory
Re: Active Directory
- Subject: Re: Active Directory
- From: "Albert Jagnow" <email@hidden>
- Date: Mon, 23 May 2005 16:25:47 -0500
- Importance: normal
- Priority: normal
You can reverse engineer the LDAP schema from an LDAP data source with
EOModeler just like you can for a JDBC database. The schema
"organizationalPerson" will have most of the user attributes you are
looking for. If you are writing this application for multiple
environments where there will be potentially different Active Directory
servers everything will work fine with the same model as long as the
Active Directory schema for the attributes of interest is the same
across servers. Since it sounds like you are only interested in basic
attributes, it shouldn't be a problem. If you are curious about the AD
schema there is a Windows Server Admin tool called "ASDI Edit" that can
be used to look at the Active Directory schema on the servers. The
Microsoft MSDN web site also has information about the standard AD
schema and attributes.
--Albert
On May 23, 2005, at 2:52 PM, James Cicenia wrote:
Thank you Albert.
I am at the investigation stage right now. Since my application is
hosted I will probably need to use a secure ldap port.
I was wondering if there is a standard EOModel for AD? Wouldn't want a
custom EOModel for each implementation as
I will only need the basics, name, email, phone, etc.
- James Cicenia
This e-mail (including any attachments) is covered by the Electronic
Communications Privacy Act, 18 USC. 2510-2521. It is confidential and
may be legally privileged. If you are not the intended recipient, you
are hereby notified that any retention, dissemination, distribution, or
copying of this communication is strictly prohibited. Please reply to
the sender that you have received the message in error, and then delete
it. Thank you.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden