B
bryars
Hi,
I'm writing an application in .net and I want to provide a user the
ability to add users in and out of just two specific groups. Is this
possible? If it is then I can add a nice little front end in the
application to control the AD groups programatically.
Here's the scenario
The app uses these groups to manage SQL2005 Stored Procedure
permissions, as an example lets call them the
"Booking Application I can delete bookings delete invoices etc Group"
and the
"Booking Application I'm a normal user who has limited functionality
Group"
The scenario is the "Team Leader/Manager" of a booking application
should be able to move "team member" into and out of these groups. But
clearly shouldn't be able to move himself into the Doman Admin group
etc etc.
Regards,
Daniel
I'm writing an application in .net and I want to provide a user the
ability to add users in and out of just two specific groups. Is this
possible? If it is then I can add a nice little front end in the
application to control the AD groups programatically.
Here's the scenario
The app uses these groups to manage SQL2005 Stored Procedure
permissions, as an example lets call them the
"Booking Application I can delete bookings delete invoices etc Group"
and the
"Booking Application I'm a normal user who has limited functionality
Group"
The scenario is the "Team Leader/Manager" of a booking application
should be able to move "team member" into and out of these groups. But
clearly shouldn't be able to move himself into the Doman Admin group
etc etc.
Regards,
Daniel