LDAP testing for other users on the network using local PC

ben_ng

Member
Joined
Sep 13, 2007
Messages
18
Location
Singapore
Programming Experience
1-3
Hi,

I have written an asp .net page implementing ldap to authenticate the user against the network.

I am logged in to my domain and testing from my PC using VS2008.

It seemed to work well to test whether I have keyed in the correct network password into the page.

However,I asked my colleague to come over and key in his id/pwd to further test the page.

This time it was unsuccessful.

Could it be because of rights issue? Meaning my PC does not have enough rights to acess another person's credentials but mine alone?

Thanks!
 
Back
Top