T
TS
i have win app that access web services for information.I want to lock down
web services. I want to add users or groups to authorization tag to restrict
access to only a few users. The only way i know to do this is to:
add each person separetely - this means i have to maintain this section when
someone changes jobs
add group of persons needing access - this means i have to create a new
group in AD to house these specific individuals
impersonate any user who uses windows application as a single user and add
this user to authorization tag - have to write code to do this?
These are the only three options i know of, If there are others, let me
know.
Which one do you recommend
I don't have access to ad, so it would be in my power to do the
impersonation thing i was talking about.
thanks
web services. I want to add users or groups to authorization tag to restrict
access to only a few users. The only way i know to do this is to:
add each person separetely - this means i have to maintain this section when
someone changes jobs
add group of persons needing access - this means i have to create a new
group in AD to house these specific individuals
impersonate any user who uses windows application as a single user and add
this user to authorization tag - have to write code to do this?
These are the only three options i know of, If there are others, let me
know.
Which one do you recommend
I don't have access to ad, so it would be in my power to do the
impersonation thing i was talking about.
thanks