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
- 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+
-
This bug has been demonstrated on show2.tiki.org
Please demonstrate your bug on show2.tiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show2.tiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Demonstrate Bug (older Tiki versions)
-
This bug has been demonstrated on show.tikiwiki.org
Please demonstrate your bug on show.tikiwiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show.tikiwiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Ticket ID
- 3191
- Created
- Friday 21 May, 2010 14:07:06 UTC
by IP - LastModif
- Tuesday 12 August, 2014 13:11:54 UTC