Hi guys,
Is there way to have users update their AD records from within the
MOSS user profile page?

Thanks!

Helen

Re: write back to AD from MOSS by galvin

galvin
Tue Jul 22 07:17:50 CDT 2008

On Jul 22, 7:42=A0am, Helen <helen.jones.1...@gmail.com> wrote:
> Hi guys,
> Is there way to have users update their AD records from within the
> MOSS user profile page?
>
> Thanks!
>
> Helen

Not out of the box.

--Paul Galvin, EMC (formerly Conchango)
RSS @ http://feeds.feedburner.com/PaulGalvinsSharepointSpace
Web site @ http://paulgalvin.spaces.live.com
Twitter @ http://twitter.com/pagalvin (I follow anyone who follows
me)

Re: write back to AD from MOSS by TParker

TParker
Tue Jul 22 13:01:30 CDT 2008

What Paul said. What you would have to do is have a feature that would
capture that data change and push it back to the AD. Keep in mind you have
to have a service account that has write access to the AD in order to push
updated information back to the AD.

Thaddaeus.

<galvin.paul@gmail.com> wrote in message
news:84a290ff-c0ea-4c4a-b027-41b0d67e9798@m3g2000hsc.googlegroups.com...
> On Jul 22, 7:42 am, Helen <helen.jones.1...@gmail.com> wrote:
>> Hi guys,
>> Is there way to have users update their AD records from within the
>> MOSS user profile page?
>>
>> Thanks!
>>
>> Helen
>
> Not out of the box.
>
> --Paul Galvin, EMC (formerly Conchango)
> RSS @ http://feeds.feedburner.com/PaulGalvinsSharepointSpace
> Web site @ http://paulgalvin.spaces.live.com
> Twitter @ http://twitter.com/pagalvin (I follow anyone who follows
> me)


Re: write back to AD from MOSS by KZ

KZ
Wed Jul 23 13:50:08 CDT 2008

On Jul 22, 12:42=A0pm, Helen <helen.jones.1...@gmail.com> wrote:
> Hi guys,
> Is there way to have users update their AD records from within the
> MOSS user profile page?
>
> Thanks!
>
> Helen

You'll need to develop this within a new page and then pin that page
as a tab within the user profile. Or, create a web part that does it
and then deploy that for profile pages.