[rt-users] Permissions problem with RTFM
Yoav Daniely
yoavd at qballtech.net
Sun May 1 08:34:26 EDT 2005
Greetings,
I am having a problem with RTFM 2.0.4 & RT-3.4.1(mysql 4.1.10).
I want everyone to be able to view all articles (in all classes) but not to
be able to create articles.
In order to archive my goal I gave the everyone group (in global/group
rights) the ShowArticle, ShowArticleHistory and ShowCustomField permission.
There are also 2 custom fields both with ShowCustomField right granted to
everyone.
STILL all users are able to create articles!!! (my users are NOT superusers
by right )
I also get a few error entries logged when I try to create a new article.
Other permissions seems to work properly.
Any ideas?
Yoav Daniely
Attached: log messages
May 1 15:34:21 maccabia RT: RT::Principal=HASH(0xae3f6cc) HasRight called
with no valid object (/usr/local/rt3/lib/RT/Principal_Overlay.pm:293)
May 1 15:34:21 maccabia RT: RT::Principal=HASH(0xae04f88) HasRight called
with no valid object (/usr/local/rt3/lib/RT/Principal_Overlay.pm:293)
May 1 15:34:21 maccabia RT: RT::Principal=HASH(0xacfa550) HasRight called
with no valid object (/usr/local/rt3/lib/RT/Principal_Overlay.pm:293)
May 1 15:34:21 maccabia RT: RT::Principal=HASH(0xae30098) HasRight called
with no valid object (/usr/local/rt3/lib/RT/Principal_Overlay.pm:293)
May 1 15:34:21 maccabia RT: RT::Principal=HASH(0xae3f684) HasRight called
with no valid object (/usr/local/rt3/lib/RT/Principal_Overlay.pm:293)
May 1 15:34:21 maccabia RT: RT::Principal=HASH(0xae05018) HasRight called
with no valid object (/usr/local/rt3/lib/RT/Principal_Overlay.pm:293)
May 1 15:34:25 maccabia RT: $VAR1 = { 'CustomField-2' => '',
'Links' => {}, 'CustomField-1' => '', 'Class' => '1',
'Summary' => 'fsd', 'CustomFields' => {}, 'Name' =>
'fsdfsfdsfds' }; (/usr/local/rt3/lib/RT/FM/Article_Overlay.pm:95)
May 1 15:34:25 maccabia RT: ValidateValueForArticle called with an invalid
parameter (/usr/local/rt3/lib/RT/FM/CustomField_Overlay.pm:538)
More information about the rt-users
mailing list