[SOLVED]root@localhost authentication failed, no LDAP entr..

Moderator: crythias

Locked
KamZor
Znuny newbie
Posts: 22
Joined: 16 Dec 2010, 16:24
Znuny Version: 3.0.3

[SOLVED]root@localhost authentication failed, no LDAP entr..

Post by KamZor »

Hi,

I have a notice in my logs :

Code: Select all

User: root@localhost authentication failed, no LDAP entry found!BaseDN='ou=Users,dc=kaliop,dc=loc', Filter='(uid=root@localhost)', (REMOTE_ADDR: 192.168.1.100).
Don't know why the Root account is trying to "log in" (root@localhost is a mysql account, don't understand why it's trying to login with LDAP) the Account is disabled.
And i'm the one and only otrs's user.

Any idea ?
Thanks in advance.
Last edited by KamZor on 18 Feb 2011, 16:14, edited 1 time in total.
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: root@localhost authentication failed, no LDAP entry foun

Post by jojo »

the support package checks if the default accunt has the default password. Thats why this log entry is there
"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
KamZor
Znuny newbie
Posts: 22
Joined: 16 Dec 2010, 16:24
Znuny Version: 3.0.3

Re: root@localhost authentication failed, no LDAP entry foun

Post by KamZor »

Okay thanks.
And no way to disabled this checkup ?
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: root@localhost authentication failed, no LDAP entry foun

Post by jojo »

yes, no way to disable it
"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
KamZor
Znuny newbie
Posts: 22
Joined: 16 Dec 2010, 16:24
Znuny Version: 3.0.3

Re: root@localhost authentication failed, no LDAP entry foun

Post by KamZor »

Thanks ;)
Locked