
Hello, I am new to OTRS and a little confused. I am running OTRS on a RedHat 9.0 system. I have installed OTRS 1.2. I am using the webform.pl for support ticket entry. I have three queues, billing, support and sales. I set up mail only accounts for these 3 queues as billing, support and sales. I have added them to the .fetchmailrc. I have tried to assign the queues in the pop3 account setup but it won't save the changes. I don't know if its a permissions problem or a bug. I tried to run the SetPermissions.sh but it complains about an invalid group of "nogroup". I tried editing the script to use "nobody" but it stll complains about an invalid group of "nogroup". What's up with that? OTRS will respond to tickets generated from the webform but the problem is if a ticket is sent in for "billing", the auto-response comes back from sales. Can anyone help me out? TIA

On Monday, February 16, 2004 4:13 PM
edukes@alltel.net
I tried to run the SetPermissions.sh but it complains about an invalid group of "nogroup". I tried editing the script to use "nobody" but it stll complains about an invalid group of "nogroup". What's up with that?
Under RedHat, Apache usually doesn't run as 'nobody', but as 'apache'. Use this: /opt/otrs/bin/SetPermissions.sh otrs apache If it runs as 'nobody', use: /opt/otrs/bin/SetPermissions.sh otrs nobody hth, Robert Kehl -- ((otrs.de)) :: OTRS GmbH :: Norsk-Data-Str. 1 :: 61352 Bad Homburg http://www.otrs.de/ :: Tel. +49 (0)6172 4832388
participants (2)
-
edukes@alltel.net
-
Robert Kehl