LDAP to SSO

Moderator: crythias

Locked
rjmlyon69
Znuny newbie
Posts: 12
Joined: 20 Sep 2010, 13:54
Znuny Version: 2.4.5

LDAP to SSO

Post by rjmlyon69 »

Hi,

My OTRS use ldap for customer authentification fine but now i want tu use sso.

I read the doc on wiki but Otrs is running on Centos 5 and apt command donot exist (or dont walk ?)

first, Can you help me to know the list of module of apache containe the good module for sso
Second if not for first, how to add it and then to configure sso for customer ?

thanks a lot
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: LDAP to SSO

Post by jojo »

for SSO with Windows you should use mod_auth_kerb which needs to be compiled on your system (you should ask someone who has some more epierence on Linux based systems)


Some more infos n the configuration of the apache: http://www.grolmsnet.de/kerbtut/
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
rjmlyon69
Znuny newbie
Posts: 12
Joined: 20 Sep 2010, 13:54
Znuny Version: 2.4.5

Re: LDAP to SSO

Post by rjmlyon69 »

Hi,

thanks for a so speed answer !

Just a question about sso:

You speek about SSO with windows but my otrs in on Centos.

so the good doc is sso with apache ? isn't it ?
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: LDAP to SSO

Post by jojo »

SSO with Windows Server (the OTRS Server needs to be on UNIX for compilation of the module)
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Locked