Ok. Looks like problem isn't in file permissions but in users
permissions. I've just commented this lines in
/opt/otrs/Kernel/System/Web/InterfaceAgent.pm file:
#if ( !$Param{AccessRo} && !$Param{AccessRw} || !$Param{AccessRo} &&
$Param{AccessRw} ) {
# print $Self->{LayoutObject}->NoPermission(
# Message => 'No Permission to use this frontend module!'
# );
# exit 0;
#}
But I dont think that it is a good idea :) Looks like I have just some
problems with users permissions in OTRS database.
---------------------------------------------------------------------
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