Does anyone know where I can get a sample of VB 6.0 code showing how to do NTLM authentication?
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20185064.html
Zones:
Visual BasicDate Answered: 09/20/2001 Rating: 8.0 Views: 19
I have a problem when getting NT logged-in user.
I am using bellow code to get NT user id. When I access the web site using "http://PCNAME/..... " or "http://localhost/...", it's working fine.
...
http://www.experts-exchange.com/Security/Misc/Q_20543790.html
Zones:
SecurityDate Answered: 03/17/2003 Rating: 7.0 Views: 0
I am writing a c# application which requires communication with a IIS server. It is required to communicate over a socket (not using any predifined classes such as httpWebRequest and similiar) and ...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_20662019.html
Zones:
C#Date Answered: 08/03/2004 Rating: 7.6 Views: 0
Firstly, a li'l background.
I am writing a web-based application which should verify the users without asking their username/passwords. So I guess the NTLM is an appropriate technique for that.
...
http://www.experts-exchange.com/Security/Misc/Q_20742188.html
Zones:
SecurityDate Answered: 12/18/2004 Rating: 6.0 Views: 0
I have a Unix box that I am trying to log into my windows 2000 box. I try to telnet into my W2K box and I get an error message saying NTLM authentication only, any insight into how I can fix this p...
http://www.experts-exchange.com/Networking/Windows_Networking/NT/Q_20964622.html
Hi - need a .reg file that will replace my needing to manually configure:
Local Policies, Security Options, "Network Security: LAN Manager authentication level" to "Send NTLM response only".
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/XP/Q_21294931.html
Zones:
Windows XPDate Answered: 01/31/2005 Rating: 7.8 Views: 0
IIS 6 Windows 2003 PHP 4.3.1 Register Globals=On (test machine)
When I use $PHP_AUTH_USER, it shows my (NTLM Windows domain) logged on credentials in the following format
domain\\username
...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_21421594.htm...
Zones:
PHPDate Answered: 05/13/2005 Rating: 7.6 Views: 4
Or does it only use Kerberos? I'd imagine it uses both to maintain backward compatibility
Does it use LANMAN?
Thanks
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Server/2003_Server/Q_215044...
Hi There,
I am a newbie to these areas on computing..
Can someone explain NTML in the following context..
Accessing files on a mapped network drive..
Especially how do i create set this...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Server/2003_Server/Q_241577...
We run MS Proxy Server to access Internet. We are in a school environment, so we d like to keep some security. So we have Challenge/response option enabled - it has other advantages like no prompt ...
http://www.experts-exchange.com/Networking/Windows_Networking/NT/Q_10292539.html