We have our GAL that has user information added through AD for say addresses,
phone numbers, etc., which changes frequently so I would like to assign a
user the responsibility of keeping this updated. This user is not an
administrator the person to do the updating is a domain user. Would using
ADAM be the best way to allow the user to update the data in AD without
giving the user domain administration priveleges?

I am kind of confused on whether to install ADAM on one of our servers or on
the users workstation. We run Server 2003 and the workstation is Windows XP
Pro.

Will using the ADAM allow the user to only be able to change certain user
information fields without giving the user free reign on the AD?

Where would my search start I have downloaded and went over Microsoft's step
by step guide but I have a lot of questions and no one readily available to
answer them.

Thanks in advance for the help.

Re: ADAM by Joe

Joe
Tue Aug 19 11:02:51 PDT 2008

No, this is not what ADAM does. ADAM is just an LDAP-based application
directory. It doesn't really have anything to do with AD except that they
use a lot of the same code and it is possible to copy data between them
using synchronization.

It sounds like what you want to do is to delegate specific permissions to
this user to allow them to update the attribute values that end up in the
GAL without making them an administrator. Reading the various
documentation/whitepapers on delegation of permissions in AD would be a good
start.

Joe K.
--
Joe Kaplan-MS MVP Directory Services Programming
Co-author of "The .NET Developer's Guide to Directory Services Programming"
http://www.directoryprogramming.net
--
"DonN" <DonN@discussions.microsoft.com> wrote in message
news:FCB74594-691F-431B-ADB2-5B0A40D2B9C0@microsoft.com...
> We have our GAL that has user information added through AD for say
> addresses,
> phone numbers, etc., which changes frequently so I would like to assign a
> user the responsibility of keeping this updated. This user is not an
> administrator the person to do the updating is a domain user. Would using
> ADAM be the best way to allow the user to update the data in AD without
> giving the user domain administration priveleges?
>
> I am kind of confused on whether to install ADAM on one of our servers or
> on
> the users workstation. We run Server 2003 and the workstation is Windows
> XP
> Pro.
>
> Will using the ADAM allow the user to only be able to change certain user
> information fields without giving the user free reign on the AD?
>
> Where would my search start I have downloaded and went over Microsoft's
> step
> by step guide but I have a lot of questions and no one readily available
> to
> answer them.
>
> Thanks in advance for the help.