OTRS | Permission

Moderator: crythias

Locked
teleperformancept
Znuny newbie
Posts: 10
Joined: 06 Nov 2012, 14:51
Znuny Version: 3.1.11
Real Name: TP_PT
Company: TP

OTRS | Permission

Post by teleperformancept »

Hi,

I cant access to my tickets. When I try to access my tickets OTRS shows a dialog saying Insufficient Rights | Message: Insufficient Rights.

At the same time I saw that some errors appear in the system log:

Mon Dec 3 10:08:40 2012 error OTRS-CGI-71 Can't create directory '/opt/otrs/var/tmp/CacheFileStorable/CacheInternalCustomerUserPreferencesDB': File exists
Mon Dec 3 10:08:16 2012 error OTRS-CGI-71 Sizelimit exceeded

Do you know if these errors can be related with permissions problems?

Kind regards,

Alain
You do not have the required permissions to view the files attached to this post.
Wolfgangf
Znuny ninja
Posts: 1029
Joined: 13 Apr 2009, 12:26
Znuny Version: 6.0.13
Real Name: Wolfgang Fürtbauer
Company: PBS Logitek GmbH
Location: Pinsdorf

Re: OTRS | Permission

Post by Wolfgangf »

did you already try running otrs.SetPermissions?

Code: Select all

./otrs.SetPermissions.pl
bin/otrs.SetPermissions.pl <1.4> - set OTRS file permissions
Copyright (C) 2001-2010 xxx, http://otrs.org/
Usage: otrs.SetPermissions.pl
    [--otrs-user=<OTRS_USER>]
    [--web-user=<WEBSERVER_USER>]
    [--otrs-group=<OTRS_GROUP>]
    [--web-group=<WEB_GROUP>]
    [--admin-user=<ADMIN_USER>]
    [--admin-group=<ADMIN_GROUP>]
    [--admin-group-writable]
    [--secure]
    [--not-root]
    <OTRS_HOME>

Try: otrs.SetPermissions.pl /opt/otrs
Produktiv:
OTRS 6.0.13/ ITSM 6.0.13
OS: SUSE Linux (SLES 12, Leap), MySql 5.5.x, 5.6.x
Windows 2012 AD Integration (agents and customers), Nagios integration (incidents, CMDB), Survey, TimeAccounting
Locked