Project DescriptionAD User Editor is a Webpart for MOSS 2007 that allows to easily modify any profile property of any person in Active Directory. Il can also be configured as "self-service" for a user to be able to modify his properties only.
- 5 different types of properties fields: Simple TextBox, DropDownList/ListBox (with predefined values), People Picker, Date Picker with calendar.
- Multi-domain compatible.
- Nearly Any Active Directory property can be easily added or removed of the edit form, directly trough the webpart configuration (nothing "hard-coded").
- SharePoint "look & feel"
- Available in English and French
Additional informations and installation manual are available here (French & English):
http://alexis.nomine.fr/.
Changelog:1.0.1:
bugfix: solved issue with "person" field type
It's my first real developement for SharePoint 2007, so feel free to send any constructive comment to help me making it even better.
Warning: This tool modify data in Active Directory. Be careful setting the user access rights. It has been tested and verified, but I cannot be held responsible for any loss of data - use at your own risk.If you like my work and want to contribute to my next cup of coffee:
Sources
I picked a lot of infos and get inspirated by some bits of source code googling the web. My most important sources of inspiration and help were: