Fail to run any cron job due to ldap error?

Moderator: crythias

Locked
montoxic
Znuny newbie
Posts: 38
Joined: 17 Feb 2013, 19:57
Znuny Version: 3.2.9
Real Name: Jonas Lindberg
Location: Sweden

Fail to run any cron job due to ldap error?

Post by montoxic »

Hi,

I am stuck, and i would need all of your expertis at this forum. I have a problem with the otrs cronjobs. I got the error message:

ERROR: Customer::AuthModule::LDAP::SearchUserPw1 not defined!

However i have defined in Config.pm the SearhUserPW1and the customer LDAP login is working just fine!:

$Self->{'Customer::AuthModule::LDAP::SearchUserDN1'} = $nx_SearchUserDN;
$Self->{'Customer::AuthModule::LDAP::SearchUserPw1'} = $nx_SearchUserPW;

Does someone have any idea? Is there somewhere else i have to specify this user?
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Fail to run any cron job due to ldap error?

Post by crythias »

what's otrs's home path (grep otrs /etc/passwd)
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Locked