A
AdrianSchafer
I want to develop a web service that manages active Directory objects. When i
bind a ou to a DirectoryEntry Object and want to add a user object to that
ou, my webService does that with system permission of the web Service host. I
want that the security token of the user, that is using the web service will
be used for every operation in the AD. Will that be possible?
user --> web service --> Active Directory
bind a ou to a DirectoryEntry Object and want to add a user object to that
ou, my webService does that with system permission of the web Service host. I
want that the security token of the user, that is using the web service will
be used for every operation in the AD. Will that be possible?
user --> web service --> Active Directory