Hi,
i don't know whether i can post this query in this group or not.
How do i check whether the user exists in the domain while i am giving the
username,password and domain.
It can be done in one way by creating the DirectoryEntry (ActiveDirectory)
and DirectorySearcher.
But i doesn't want to create ActiveDirectory and after that i should check
whether that exists or not.
I would like to just check whether user with that pwd exists in the given
domain or not.
Please help me.
Regards,
Ramnadh