I'm trying to update a field in Core::Sendmail in the Admin GUI. I get the following two errors (below). From what I'm reading it looks like a permission error that can possibly be fixed with the SetPermissions.pl tool but I'm not totally sure how to use that script... any ideas?
Fri Oct 4 12:28:50 2013 error OTRS-CGI-10 Can't write ConfigItem!
Fri Oct 4 12:28:50 2013 error OTRS-CGI-10 Can't write /opt/otrs/Kernel/Config/Files/ZZZAuto.pm: Permission denied
Can't write ConfigItem!
Moderator: crythias
-
- 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: Can't write ConfigItem!
the output of the script with -h addes should give you an idea
Code: Select all
/opt/otrs/bin/otrs.SetPermissions.pl
bin/otrs.SetPermissions.pl - set OTRS file permissions
Copyright (C) 2001-2013 xxx, http://otrs.com/
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] (paranoid mode: all files readonly, does not work with PackageManager)
[--not-root]
<OTRS_HOME>
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
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