Hello Guru,
I have a web apps that basically used to update Active Directory user's
details
It's running through native dll which I wouldn't be able to see the code.
These dlls are installed in COM+ application inside the component
services. I
have tried to play around with the configuration. If I set the component
identity as Network service, the apps is able to read from Active
Directory
but when I try to make changes (My details in AD) there will be a
challenge
pops up and it doesnt work even if I put in correct credentials
If I set the identity as a local account (IUSR_machinename), it doesnt
even
read the AD and giving me The specified domain either does not exist or
could
not be contacted.
FYI - when I use network services as the identity, I got this connection
string: LDAP://CN=Irwan,OU=ADM Sup****t,OU=IT,DC=amcor,DC=net
As far as I know I have choosen Impersonation in the whole configuration
Best Regards,
Irwan


|