by martyj2009 on Sun Aug 07, 2011 12:55 am
([msg=60646]see Re: Possible to remove a login on a Application?[/msg])
Assuming you know the type of response that would be returned on a successful login and you knew the domain that it was querying you could (and this is a guess) possibly create something in your host file for the domain to point to a server of your choosing. You could then write a script or program that is hosted at that address listening for the message to return whatever the successful message should be.
Windows host file is found at C:\Windows\System32\drivers\etc in the hosts file.