Search found 27 matches

by tmoore82
06 Jun 2015, 22:51
Forum: Help
Topic: Missing Perl Dependencies not actually missing
Replies: 4
Views: 2746

Re: Missing Perl Dependencies not actually missing

Ok. I think I understand. Unfortunately, I *am* my Linux admin. :) But that gives me something to go on. I'll see if I can figure out how to update my rpm database.
by tmoore82
06 Jun 2015, 22:29
Forum: Help
Topic: Missing Perl Dependencies not actually missing
Replies: 4
Views: 2746

Re: Missing Perl Dependencies not actually missing

I don't understand, jojo. Should I be trying to install perl(Archive::Zip) a different way? Or are you just saying that I've mislabeled my post?
by tmoore82
06 Jun 2015, 22:18
Forum: Help
Topic: Missing Perl Dependencies not actually missing
Replies: 4
Views: 2746

Missing Perl Dependencies not actually missing

I'm trying to install OTRS Help Desk on an EC2 instance of Amazon Web Services. I'm following the installation instructions here. But when I try to install otrs, I get the following errors: Error: Package: otrs-4.0.8-02.noarch (/otrs-4.0.8-02.noarch) Requires: perl(Archive::Zip) Error: Package: otrs...
by tmoore82
18 Feb 2014, 03:41
Forum: Help
Topic: Hopefully helpful blog posts on OTRS configuration
Replies: 2
Views: 1455

Re: Hopefully helpful blog posts on OTRS configuration

I'd be happy to provide the content of my posts for the wiki and update the link here if that's preferable. I was a little concerned about posting link bait, but the posts are too long to include here, and I honestly just didn't think about the wiki. :)
by tmoore82
17 Feb 2014, 03:53
Forum: Help
Topic: Hopefully helpful blog posts on OTRS configuration
Replies: 2
Views: 1455

Hopefully helpful blog posts on OTRS configuration

Hi all. I just wanted to provide a link to some blog posts I wrote in conjunction with my recent OTRS setup. You can find the first one at http://htddi.wordpress.com/2014/02/04/otrs-config-pt1/ , and the other two are linked from there. The first one covers more high-level concepts about what Queues...
by tmoore82
01 Feb 2014, 06:01
Forum: Help
Topic: [SOLVED]*kinda - openSUSE Installation Error
Replies: 16
Views: 15005

Re: openSUSE Installation Error

Ok. Well, the web installer just didn't work. I deleted the database, went back and followed the steps for configuring the database manually, and now it's working. I don't know why I didn't just do that three days ago. Stubborn, I guess. :) Before I restarted the otrs service, though, I did try to l...
by tmoore82
01 Feb 2014, 04:13
Forum: Help
Topic: [SOLVED]*kinda - openSUSE Installation Error
Replies: 16
Views: 15005

Re: openSUSE Installation Error

I may have found a catch-22 here. Following crythias' instructions, I noticed that the otrs service wouldn't start. The error indicated that otrs couldn't connect to the database. Of course it can't, because the otrs database hasn't been created yet. So the error also suggests using the web installe...
by tmoore82
31 Jan 2014, 15:10
Forum: Help
Topic: [SOLVED]*kinda - openSUSE Installation Error
Replies: 16
Views: 15005

Re: openSUSE Installation Error

I was reviewing all of the hardware/software requirements for OTRS and openSuSE last night, just to see what I might be missing. I can't imagine that this is the problem, but OTRS says it requires 2 GB of RAM. My netbook has only 1 GB. I know that some hardware requirements are there to guarantee sp...
by tmoore82
31 Jan 2014, 04:47
Forum: Help
Topic: [SOLVED]*kinda - openSUSE Installation Error
Replies: 16
Views: 15005

Re: openSUSE Installation Error

I have no problems accessing MySQL locally or remotely. Plus, like I said, OTRS creates the database and updates the Config file with database info just fine. At least I think it does. When I delete the database to try again, it tells me it has deleted 91 rows. Should I have more than that? I've rea...
by tmoore82
30 Jan 2014, 06:03
Forum: Help
Topic: [SOLVED]*kinda - openSUSE Installation Error
Replies: 16
Views: 15005

Re: openSUSE Installation Error

Ok. Started from scratch. Reinstalled openSUSE but included KDE so I could walk through the web installation on the server. Same error, same place. When I installed on CentOS, there were a couple of things I had to do that weren't in the manual. First, I had to disable SELinux to access the web inst...
by tmoore82
29 Jan 2014, 15:23
Forum: Help
Topic: [SOLVED]*kinda - openSUSE Installation Error
Replies: 16
Views: 15005

Re: openSUSE Installation Error

I'm using Firefox 26 from the Windows 8 machine. I've tried two different Windows 8 machines--one on my network, and one outside my network. This was a completely fresh installation of everything. I can start over. Right now, a text-only version of openSUSE and OTRS are the only things running on th...
by tmoore82
29 Jan 2014, 04:12
Forum: Help
Topic: [SOLVED]*kinda - openSUSE Installation Error
Replies: 16
Views: 15005

Re: openSUSE Installation Error

Thanks, schulmann. I tried your method, and now I'm getting a timeout error at the same point in the process. I get to the part of the web installer that creates the database, and it times out. The script successfully creates the database and updates the Config.pm file with the new password. I can't...
by tmoore82
28 Jan 2014, 05:27
Forum: Help
Topic: [SOLVED]*kinda - openSUSE Installation Error
Replies: 16
Views: 15005

[SOLVED]*kinda - openSUSE Installation Error

I recently set up OTRS on some CentOS servers, and I wanted to do a similar setup on my openSUSE server at home to do some additional testing. I can't get past the part of the web installer that creates the database. It appears to create the database ok, but then it times out. I get the following er...
by tmoore82
24 Jan 2014, 21:36
Forum: Help
Topic: [SOLVED] Redirect to Group Management Interface
Replies: 4
Views: 1923

Re: Redirect to Group Management Interface Upon Group Creati

Just double-checked again, and it's redirecting to the Group - Role screen now. Is it possible it didn't reset everything until a cache refresh or something like that? I'm used to OTRS responding to configuration changes much quicker.
by tmoore82
24 Jan 2014, 15:26
Forum: Help
Topic: [SOLVED] Redirect to Group Management Interface
Replies: 4
Views: 1923

Re: Redirect to Group Management Interface Upon Group Creati

Thanks for the suggestion jojo. Maybe I'm missing something. Based on the OTRS documentation ( http://doc.otrs.org/3.1/en/html/adminarea-agents-groups-and-roles.html ), I have already deactivated Agents-Groups by going to Framework -> Frontend::Admin::ModuleRegistration. There's a setting in there f...
by tmoore82
23 Jan 2014, 23:20
Forum: Help
Topic: [SOLVED] Redirect to Group Management Interface
Replies: 4
Views: 1923

[SOLVED] Redirect to Group Management Interface

We've decided as a general policy in our organization that we will only associate Agents with Roles rather than directly associating them with Groups. I understand this is the recommended practice by OTRS anyway. However, whenever I create a new Group, OTRS redirects to the "Manage Agents-Group...
by tmoore82
23 Jan 2014, 22:10
Forum: Help
Topic: State Types and Escalation
Replies: 0
Views: 1112

State Types and Escalation

I read in the official Admin manual that "escalation calculations and the unlock feature are based on specific state types." I understand the difference between States and State-Types (or State-Names and State-Types) to be that the State is a label for the user. Any name can be linked to a...
by tmoore82
21 Jan 2014, 21:40
Forum: Help
Topic: [SOLVED] Dynamic Field Display Length - Agent Zoom View
Replies: 3
Views: 4133

Re: Dynamic Field Display Length - Agent Zoom View

Thanks, crythias! It was the setting right underneath the one you pointed out: Ticket -> Frontend::Agent, Ticket::Frontend::DynamicFieldsZoomMaxSizeSidebar. I set this to 140 (Twitter rules), and that did the trick. You're right that branch should, by default, be an attribute of the customer. And it...
by tmoore82
21 Jan 2014, 20:47
Forum: Help
Topic: [SOLVED] Dynamic Field Display Length - Agent Zoom View
Replies: 3
Views: 4133

[SOLVED] Dynamic Field Display Length - Agent Zoom View

I've added a dropdown field to a customer's ticket in OTRS called Branch. It allows users to select their branch, identified by a number and a name. For example, my branch is `901 - Support Group`. When I display this field in the ticket zoom view on the Agent side, it gets truncated to `901 - Suppo...
by tmoore82
08 Jan 2014, 00:07
Forum: Help
Topic: [SOLVED] Authenticate Agents from Specific AD Group
Replies: 6
Views: 3494

Re: [SOLVED] Authenticate Agents from Specific AD Group

Ah. That makes a lot of sense. Thank you for pointing that out. I've edited my code to what you see below. It's working great so far. # Agent DB authentication $Self->{'AuthModule1'} = 'Kernel::System::Auth::DB'; # Agent LDAP authentication $Self->{'AuthModule2'} = 'Kernel::System::Auth::LDAP'; $Sel...
by tmoore82
06 Jan 2014, 23:59
Forum: Help
Topic: [SOLVED] Authenticate Agents from Specific AD Group
Replies: 6
Views: 3494

Re: [SOLVED] Authenticate Agents from Specific AD Group

But working, so I'm not sure I understand why AuthModule2::LDAP::UID2 is not good. Are you saying that instead of appending 2 to AuthModule in the following lines, I should have appended it to GroupDN, AccessAttr, and UserAttr? # Check if the user is allowed to auth based on AD group membership $Sel...
by tmoore82
06 Jan 2014, 23:25
Forum: Help
Topic: Remove prioirty flag in Customer TicketZoom View
Replies: 2
Views: 1559

Re: Remove prioirty flag in Customer TicketZoom View

I'm using OTRS v 3.3.3 with Cent OS 6.4 and MySQL 5.1.71.

Thanks for the tip on the CSS. I was really hoping there was an on/off switch for the priority flag in the configuration. Is there anything like that in my version?
by tmoore82
06 Jan 2014, 23:20
Forum: Help
Topic: [SOLVED] Authenticate Agents from Specific AD Group
Replies: 6
Views: 3494

Re: Authenticate Agents from Specific AD Group

Thanks, crythias. It took a little bit of tweaking, but it is working now. My working config is below: # Agent DB authentication $Self->{'AuthModule1'} = 'Kernel::System::Auth::DB'; # Agent LDAP authentication $Self->{'AuthModule2'} = 'Kernel::System::Auth::LDAP'; $Self->{'AuthModule2::LDAP::Host2'}...
by tmoore82
02 Jan 2014, 22:42
Forum: Help
Topic: [SOLVED] Authenticate Agents from Specific AD Group
Replies: 6
Views: 3494

[SOLVED] Authenticate Agents from Specific AD Group

I have been experimenting with AD integration with OTRS for the past couple days. I have authentication working successfully, which is great. But now I want to limit agent sign-in to a specific AD security group. I've followed the models I've found online, but it's not working. Everyone who has test...
by tmoore82
31 Dec 2013, 20:27
Forum: Help
Topic: Remove prioirty flag in Customer TicketZoom View
Replies: 2
Views: 1559

Remove prioirty flag in Customer TicketZoom View

I don't want users to be able to see or set the priority of their own tickets. I've disabled the customer's ability to select or change the priority of the ticket in any of the customer views, which successfully removes the dropdowns. However, there's still that flag next to the ticket title that in...
by tmoore82
10 Dec 2013, 02:16
Forum: Help
Topic: [SOLVED] Error restarting httpd after OTRS install
Replies: 0
Views: 943

[SOLVED] Error restarting httpd after OTRS install

I'm trying to install OTRS Help Desk 3.3.2 on Cent OS 6.5 (Final). The initial installation (yum install) goes smoothly enough. The next step is to restart httpd, but the restart keeps failing. I don't get an error in the console, but when I check the error logs, I can see that it fails each time fo...