G
Guest
My company wants me to create an admin web page that will allow them to
handle Active Directory maintenance. They need to be able to change a user's
email, add a user, and change/set the user's employeeID. In the future they
will need to do a lot more.
I have figured out how to let a user change his own password and how to
validate a user and get the groups that the user belongs to - but this is
when logging in as that user.
I need to do it from an administrator point of view.
I don't mind RTFM, but I can figure out where to read. Can someone please
point me to the documentation or to some sample code that I can bend to suit
my own needs, please?
handle Active Directory maintenance. They need to be able to change a user's
email, add a user, and change/set the user's employeeID. In the future they
will need to do a lot more.
I have figured out how to let a user change his own password and how to
validate a user and get the groups that the user belongs to - but this is
when logging in as that user.
I need to do it from an administrator point of view.
I don't mind RTFM, but I can figure out where to read. Can someone please
point me to the documentation or to some sample code that I can bend to suit
my own needs, please?