Can no longer login to otrs

Moderator: crythias

Locked
jhag
Znuny newbie
Posts: 23
Joined: 10 Oct 2013, 12:05
Znuny Version: 4.0.11
Real Name: Joakim

Can no longer login to otrs

Post by jhag »

Hi,

We are no longer able to login to our OTRS system (agents and customers). It was working fine before the weekend.

The Apache log:

Code: Select all

ERROR: OTRS-CGI-10 Perl: 5.14.2 OS: linux Time: Mon Oct 14 13:04:58 2013

 Message: First bind failed! 80090308: LdapErr: DSID-0C0903A9, comment: AcceptSecurityContext error, data 532, v1db1

 RemoteAddress: 192.168.26.12
 RequestURI: /otrs/index.pl

 Traceback (11405):
   Module: Kernel::System::Auth::LDAP::Auth (OTRS 3.2.10) Line: 182
   Module: Kernel::System::Auth::Auth (OTRS 3.2.10) Line: 186
   Module: Kernel::System::Web::InterfaceAgent::Run (OTRS 3.2.10) Line: 201
   Module: ModPerl::ROOT::ModPerl::Registry::opt_otrs_bin_cgi_2dbin_index_2epl::handler (unknown version) Line: 41
   Module: (eval) (v1.99) Line: 204
   Module: ModPerl::RegistryCooker::run (v1.99) Line: 204
   Module: ModPerl::RegistryCooker::default_handler (v1.99) Line: 170
   Module: ModPerl::Registry::handler (v1.99) Line: 31
I googled "Message: First bind failed! 80090308: LdapErr: DSID-0C0903A9, comment: AcceptSecurityContext error, data 532, v1db1" witch tells me the password has expired. But we login with LDAP.

Thanks in advance /Joakim
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Can no longer login to otrs

Post by jojo »

the password of the bind user in your config is expired
"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
jhag
Znuny newbie
Posts: 23
Joined: 10 Oct 2013, 12:05
Znuny Version: 4.0.11
Real Name: Joakim

Re: Can no longer login to otrs

Post by jhag »

jojo wrote:the password of the bind user in your config is expired
Thank You so much! Have a nice day!!

/Joakim
Locked