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/
--
_______________________________________________
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs