B
Brad Baker
One of our developers is wring an ASP application which will allow our users
to add, edit, and delete active directory accounts as well as changing
passwords from a password protected webpage.
My understanding is that the ASP code he is writing will call a COM
component which was written in house. The COM component will need to run
under an account with privileges to make changes to active directory.
I've been tasked with determining the minimum privileges an account would
need to make the changes above. I was thinking that the account would need
to be a member of domain users and account operators but I'm not sure if the
account would need to be a member of any other groups.
Does anyone have any experience doing something like this or have any
suggestions as to what minimal groups would be required for such an account?
Any advice, documentation, or resources anyone could recommend would be
appreciated.
Thank You,
Brad
to add, edit, and delete active directory accounts as well as changing
passwords from a password protected webpage.
My understanding is that the ASP code he is writing will call a COM
component which was written in house. The COM component will need to run
under an account with privileges to make changes to active directory.
I've been tasked with determining the minimum privileges an account would
need to make the changes above. I was thinking that the account would need
to be a member of domain users and account operators but I'm not sure if the
account would need to be a member of any other groups.
Does anyone have any experience doing something like this or have any
suggestions as to what minimal groups would be required for such an account?
Any advice, documentation, or resources anyone could recommend would be
appreciated.
Thank You,
Brad