OTRS does not seek user base OPENLDAP

Moderator: crythias

Locked
dannyalisson
Znuny newbie
Posts: 2
Joined: 07 Jul 2014, 16:19
Znuny Version: 3.3.8
Real Name: Danny Alisson
Company: Mercantil Nova Era

OTRS does not seek user base OPENLDAP

Post by dannyalisson »

Good morning guys! I'm having a problem trying to connect my otrs with a base OpenLdap. The error that displays on the login screen customer.pl. "Authentication succeeded, but no customer record is found in the customer backend. Please contact your administrator." What should I do? How to fix this problem? in my company we do not use AD microsoft why I'm having this problem. and appears to not understand this log.
Jul 7 14:30:09 otrs OTRS-CGI-28[18700]: [Notice][Kernel::System::CustomerAuth::LDAP::Auth] CustomerUser: ti.danny (uid=ti.danny,ou=MAO,ou=Usuarios,dc=novaeranet,dc=com,dc=br) authentication ok (REMOTE_ADDR: 192.168.4.1).
Jul 7 14:30:09 otrs OTRS-CGI-28[18700]: [Error][Kernel::System::CustomerUser::SetPreferences][Line:587]: No such user 'ti.danny'!

I thank you for the answers.

Danny Rodrigues
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: OTRS does not seek user base OPENLDAP

Post by jojo »

perhaps you got to configure the CustomerUser part
"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
dannyalisson
Znuny newbie
Posts: 2
Joined: 07 Jul 2014, 16:19
Znuny Version: 3.3.8
Real Name: Danny Alisson
Company: Mercantil Nova Era

Re: OTRS does not seek user base OPENLDAP

Post by dannyalisson »

That this being my difficulty is attached my Config.pm file. Can you help me?
You do not have the required permissions to view the files attached to this post.
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: OTRS does not seek user base OPENLDAP

Post by jojo »

there are a lot of issues in your file.
- mixing LDAP and DB based CustomerUser
- leaving most of the part commented

Please read and understand http://otrs.github.io/doc/manual/admin/ ... ckend-ldap
"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