Agent authentication with both Ldap and DB

I'd like to setup an LDAP authenticationon my OTRS. It works fine as all the old otrs db users now can login using ldap password but the users in the database and not in the ldap cannot login anymore. Is it possible to have both? Ciao AleX

On Thu, 11 Nov 2004 12:20:38 +0100, atosi@oki.it
I'd like to setup an LDAP authenticationon my OTRS. It works fine as all the old otrs db users now can login using ldap password but the users in the database and not in the ldap cannot login anymore. Is it possible to have both?
No. One or the other. You will have to migrate the DB users to LDAP. Tyler

Thanks Unfortunately, the Ldap users (on windows AD) will require for us to buy extra Cal licenses. Ciao AleX Oggetto: Re: [otrs] Agent authentication with both Ldap and DB
I'd like to setup an LDAP authenticationon my OTRS. password but the users in the database and not in the ldap cannot login anymore. Is it possible to have both? No. One or the other. You will have to migrate the DB users to LDAP. Tyler

2004-11-11, cs keltezéssel 18:31-kor Alessio Tosi ezt írta:
Thanks Unfortunately, the Ldap users (on windows AD) will require for us to buy extra Cal licenses.
Maybe you can try to write a pam authenticator for otrs. I don't know how to authenticate via pam from a perl program, but pam can authenticate to several databases in a pre-defined order (eg. try flat files, try ldap, try mysql, etc.). Just a tip... Regards, Slapic
participants (4)
-
Alessio Tosi
-
atosi@oki.it
-
Czakó Krisztián
-
Tyler Hepworth