
3 Jul
2003
3 Jul
'03
5:03 p.m.
Hi Gregor, On Thu, Jul 03, 2003 at 01:44:44PM +0200, Gregor Weissmann wrote:
webserver had been restarted - it was a bug:
in the file /opt/otrs/Kernel/System/CustomerUser/LDAP.pm on line 50:
was: $Self->{SearchUserPw} = $Self->{ConfigObject}->Get('CustomerUser')->{'Params'}->{'UserPW'} || '';
should be: $Self->{SearchUserPw} = $Self->{ConfigObject}->Get('CustomerUser')->{'Params'}->{'UserPw'} || '';
(notice the capital lower w in UserPw)
works fine after changing this...
Ohhh! |-) Thanks Gregor! Now I fixed it.
Grey
-Martin -- Martin Edenhofer - <martin at edenhofer.de> - http://martin.edenhofer.de/ --