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 2017-08-15 03:30:32

fspencer
Member
Registered: 2017-08-15
Posts: 1

Single Sign On authentication

Hello,

I have successfully installed glpi and autheticated users using Active Directory on a linux box.

I would like to use Single Sign On authentication method, so windows users do not need to type their password.

How can I do that?

Thanks!

Offline

#2 2017-08-15 13:20:04

LucaC
Member
Registered: 2012-04-10
Posts: 44

Re: Single Sign On authentication

Hi,
you need to configure Apache for (at least) NTLM or Kerberos.
Join the linux box to domain (if not already done) and then configure the mod_ntlm apache module. There are several examples on the net on how to setup NTLM on apache

Finally, configure GLPI to use the REMOTE_USER env var to get the username from underlying apache.
Ciao

Offline

Board footer

Powered by FluxBB