Loading...
 
Skip to main content

Adding NTLM authentication support

Status
Open
Subject
Adding NTLM authentication support
Version
3.x
Category
  • Feature request
Feature
External Authentication (LDAP, AD, PAM, CAS, etc)
Interaction (with the outside World)
Submitted by
IP
Lastmod by
Marc Laporte
Rating
(0)
Description

NTLM is an authentication protocol which is widely used in Microsoft based network environments. By using it with HTTP you can use that method for single-sign-on (SSO) authentication within your web browser.
This means that without needing to enter additional username or passwords, you can be authenticated at the website you're visiting. This is quite convenient especially for company intranets. NTLM should work with all major browsers (Internet Explorer, Firefox and Opera).

Solution

One implementation is described here:
http://blog.thinkphp.de/archives/125-Accessing-NTLM-secured-resources-with-PHP.html

And another one, here:
http://siphon9.net/loune/2007/10/simple-lightweight-ntlm-in-php/
https://github.com/loune/php-ntlm

Importance
3
Easy to solve?
3
Priority
9
Demonstrate Bug on Tiki 19+
Please demonstrate your bug on show2.tiki.org
Demonstrate Bug (older Tiki versions)
Ticket ID
3191
Created
Friday 21 May, 2010 14:07:06 UTC
by IP
LastModif
Tuesday 12 August, 2014 13:11:54 UTC


Collapse/expand modules below
Show PHP error messages