You are not logged in.

Announcement

 Téléchargez la dernière version stable de GLPI      -     Et vous, que pouvez vous faire pour le projet GLPI ? :  Contribuer
 Download last stable version of GLPI                      -     What can you do for GLPI ? :  Contribute

#1 2009-01-26 03:18:45

Plight
Member
Registered: 2008-12-08
Posts: 188

NTLM Help

So I have finally got ntlm installed on CentOS using Apache2:AuthenNTLM.  It correctly identifies my login on a test page so I assume its working correctly at this point.  I am a bit confused as to where to go from here.

I read in previous posts that NTLM is built into glpi and I simply need to set the "_SERVER array" option in other authentication settings. I have tried all of the settings there and nothing seems to allow SSO in GLPI.  How do I know which "_SERVER array" setting to use?

Here is what my glpi config looks like in conf.d:

#glpi config
<Directory "/var/www/glpi">
PerlAuthenHandler Apache2::AuthenNTLM
AuthType ntlm,basic
AuthName Basic
require valid-user
PerlAddVar ntdomain "domain  dc1"
PerlSetVar defaultdomain domain
PerlSetVar splitdomainprefix 1
</Directory>


Are there any other files I need to modify other than conf.d?

Last edited by Plight (2009-01-26 03:34:52)


GLPI .72
Current plugins - massocsimport

CentOS 5.3

Offline

Board footer

Powered by FluxBB