B
Brad Baker
Our developers are writing a web application to allow our end users to
manage their own active directory accounts (create accounts, delete accounts
etc). This web application impersonates an account with account operator
privileges in active directory.
The web application can create and manage active directory accounts without
problems. However the web application also needs to be able to add Active
Directory accounts to local security groups on each domain computer. (We're
running a legacy application which supports a degree of AD integration but
still utilizes local security groups on each server for managing
permissions)
Anyway, our problem is that the account we are using for impersonation does
not seem to have proper permissions to manage local security groups on each
domain computer. I could add the account being used for impersonation as a
member of the power users group on each server but my understanding is that
power users have privileges to do much more than just user/group management
so I'm not sure that's such a good idea.
Does anyone have any recommendations on how to allow a domain account
permissions to modify local security groups on domain computers?
Thanks
Brad
manage their own active directory accounts (create accounts, delete accounts
etc). This web application impersonates an account with account operator
privileges in active directory.
The web application can create and manage active directory accounts without
problems. However the web application also needs to be able to add Active
Directory accounts to local security groups on each domain computer. (We're
running a legacy application which supports a degree of AD integration but
still utilizes local security groups on each server for managing
permissions)
Anyway, our problem is that the account we are using for impersonation does
not seem to have proper permissions to manage local security groups on each
domain computer. I could add the account being used for impersonation as a
member of the power users group on each server but my understanding is that
power users have privileges to do much more than just user/group management
so I'm not sure that's such a good idea.
Does anyone have any recommendations on how to allow a domain account
permissions to modify local security groups on domain computers?
Thanks
Brad