You are not logged in.
Pages: 1
Topic closed
I ran across this in trac
https://dev.indepnet.net:8080/glpi/ticket/520
and I was wondering if there has been any progress in regards to NTLM Authentication? Has anybody tried, more importantly has anyone succeeded?
Offline
maybe this could help you but its in french :
http://glpi-project.org/wiki/doku.php?id=fr:authautoad
MoYo - Julien Dombre - Association INDEPNET
Contribute to GLPI : Support Contribute References Freshmeat
Offline
Thanks for the link, I was able to look at the google translate version of the page
http://www.google.com/translate?u=http% … en&ie=UTF8
however the instructions seem to be for using apache on a windows server, since this is not my case I will try to see if I can follow those general guidelines for getting it to work on a LAMP server. If I can get it working, I'll post instructions to the english wiki. Thanks again for pointing me in the right direction.
Offline
ok thanks for your return if you success.
MoYo - Julien Dombre - Association INDEPNET
Contribute to GLPI : Support Contribute References Freshmeat
Offline
I did get it working and created a Howto in the wiki. http://glpi-project.org/wiki/doku.php?id=en:authautoad
dj
Offline
thanks for all users.
MoYo - Julien Dombre - Association INDEPNET
Contribute to GLPI : Support Contribute References Freshmeat
Offline
MoYo, if your time allows, could you be so kind and check the code? As I noted in the Wiki, I had to remove all uses of stripos() and substr() from the original code in the French "integrated auth" wiki page. As I am not sure if this may introduce any security implications, I would let this be checked by PHP developers.
dj
Offline
I have o time to check it.
I think that others users will test it and check it.
MoYo - Julien Dombre - Association INDEPNET
Contribute to GLPI : Support Contribute References Freshmeat
Offline
Hi dj,
I try your mod on glpi 0.7 but it don't work.
The patch can't be applied, I think it's normal, but even if I change manually I have an error:
PHP ERROR :
Fatal error: Call to undefined method Identification::ldap_get_dn_active_directory() in /var/www/glpi/login.php on line 143
I think ldap_get_dn_active_directory do not exist any more in the 0.7
Can you help me?
Offline
I am having some issues getting ntlm working via Ubuntu on release 0.70 with mod_ntlm see http://mywheel.net/blog/index.php/mod_n … pache-22x/
I am able to confirm user name is available after authenticating to web site via ntlm ($_SERVER["REMOTE_USER"])
The patch seems to be no longer working. Is this an issue with Ubuntu mod_ntlm module I am using, or is there an issue with release 0.70 and authautoad?
It could well be that it was never designed to work outside of IIS ?
Regards,
monkeyx
Last edited by monkeyx (2008-01-14 23:06:29)
Offline
I am also desperate to implement SSO using this Integrated auth but the diff never worked for me. Plz update the Wiki in case it works on GLPI 0.7 .
OS : Fedora Core 7
GLPI : 0.7 OCS-NG : 4100
Web Server : Apache 2.2.3 DB: MySql 5.0.27
Langage : PHP 5.2.4 Syslog-NG: 2.0.5
Offline
You should have a look at this.
Some post after this one, MoYo sayed (in french) that this feature will be integrated in next release of Glpi (0.71). For now, you can test SVN version.
Version GLPI : 10.0.6 + Plug'in Glpi + Agent Fusion 2.4
Plateforme : Win Server 2019 , Apache 2.4, PHP 8.1
Offline
Pages: 1
Topic closed