Search found 723 matches

by ferrosti
14 Jul 2011, 10:48
Forum: Help
Topic: no article ticket if access otrs by iphone
Replies: 14
Views: 3736

Re: no article ticket if access otrs by iphone

What happens when you open the selected ticket from within OTRSs webapplication?
by ferrosti
13 Jul 2011, 15:43
Forum: Help
Topic: Single sign on with acitve directory for customers
Replies: 36
Views: 11225

Re: Single sign on with acitve directory for customers

Your errorlog says: 'bad filter'.

Adjust

Code: Select all

$Self->{'Customer::AuthModule::LDAP::AlwaysFilter'} = '';
to your needs or disable it.
by ferrosti
13 Jul 2011, 15:40
Forum: Help
Topic: no article ticket if access otrs by iphone
Replies: 14
Views: 3736

Re: no article ticket if access otrs by iphone

WTF?
You are telling me you´ve got at least 7.4 billion articles in your DB whereas TicketID is as low as 32?
What kind of DB are you running and how is your autoincrement on table 'article' configured (start value, increment by )?
by ferrosti
13 Jul 2011, 13:51
Forum: Help
Topic: no article ticket if access otrs by iphone
Replies: 14
Views: 3736

Re: no article ticket if access otrs by iphone

What does your logfile say?
by ferrosti
13 Jul 2011, 13:49
Forum: General
Topic: Setting User Permissions [SOLVED]
Replies: 6
Views: 3852

Re: Setting User Permissions

Usually one would create one Group for each Queue. This way one can handle every single permission to every single Queue. Mappings from Agents to Groups should not be done. You then set Role permissions on Groups to define what your Agent should be able to do. In this case delete your Agent to Group...
by ferrosti
13 Jul 2011, 12:17
Forum: Hilfe
Topic: Mehrere Queue's hinzufügen
Replies: 1
Views: 758

Re: Mehrere Queue's hinzufügen

Du kannst Dir ein Script erstellen und dies automatisieren, indem Du /opt/otrs/bin/otrs.AddQueue.pl benutzt.
Dennoch musst Du jede einzeln konfigurieren.
by ferrosti
13 Jul 2011, 10:14
Forum: Help
Topic: Giving some administrative rights but not all
Replies: 2
Views: 1260

Re: Giving some administrative rights but not all

!I did not try this! Have a look at Frontend::Admin::ModuleRegistration Make sure you have selected 'Ticket' in the drop down box to see Ticket based options. In the 'ro' permissions you should add a group that needs to match to be able to access this one. Then also make sure that you also enable th...
by ferrosti
12 Jul 2011, 10:30
Forum: Help
Topic: auto unlcok tickets
Replies: 8
Views: 3305

Re: auto unlcok tickets

This is not about Queue settings, it´s a cron setting.
Have a look at your cron file, when and how often your unlocking job runs.
by ferrosti
08 Jul 2011, 11:02
Forum: Help
Topic: auto unlcok tickets
Replies: 8
Views: 3305

Re: auto unlcok tickets

By default the job for unlocking old tickets runs every hour at .35 minutes. Maybe this is the issue here?
by ferrosti
08 Jul 2011, 10:58
Forum: Help
Topic: My Tickets: Welcome Message
Replies: 3
Views: 1182

Re: My Tickets: Welcome Message

Create an own theme and change the .dtl file to your needs.
by ferrosti
08 Jul 2011, 10:56
Forum: Help
Topic: Installing OTRSon Host Site....
Replies: 11
Views: 3817

Re: Installing OTRSon Host Site....

@MichaelR This is absolutely wrong. There exist plenty of managed services with root permissions via ssh. So whats´s the problem? @abuehrlen You need at the very least ssh access to run some of the scripts in /opt/otrs/bin. Do you have permissions to do so? In case you have a fully configurable cron...
by ferrosti
08 Jul 2011, 10:34
Forum: Help
Topic: Upgrading from 2.4.8 to 3.0.8 on Server 2008 w/mssql DB
Replies: 9
Views: 4058

Re: Upgrading from 2.4.8 to 3.0.8 on Server 2008 w/mssql DB

At 5) you run the same SQL twice and you are missing the DBUpdate-to-3.0.pl script. See your UPGRADING file in OTRS root, point 9). Run this script as OTRS user!
by ferrosti
08 Jul 2011, 10:27
Forum: Help
Topic: GenericAgent, Can´t create PID
Replies: 2
Views: 1816

Re: GenericAgent, Can´t create PID

Hi, crythias, this is true, I have got all of them in DB. All these Jobs are supposed to run every 10 minutes. It is not too bad if theres one or two OoO replies not closed within this period. If I´ve got a job that is supposed to run once a day and is not executed I might be screwed. Do you see any...
by ferrosti
07 Jul 2011, 14:44
Forum: Help
Topic: GenericAgent, Can´t create PID
Replies: 2
Views: 1816

GenericAgent, Can´t create PID

I am running into some problems with the Generic Agent on one of my systems. I have got several GAs which close Out of Office replies automatically every ten minutes. Every once in a while my log shows [Thu Jul 7 14:20:03 2011][Notice][Kernel::System::PID::PIDCreate] Can't create PID GenericAgent, b...
by ferrosti
07 Jul 2011, 14:35
Forum: Hilfe
Topic: LDAP --> ADS Anbindung
Replies: 9
Views: 2829

Re: LDAP --> ADS Anbindung

Die 3.0.9 ist draußen, die solltest Du noch mitnehmen, solange Du noch warm bist :)
by ferrosti
07 Jul 2011, 11:05
Forum: Help
Topic: Installing OTRSon Host Site....
Replies: 11
Views: 3817

Re: Installing OTRSon Host Site....

It would probably be a little more complicated, but I do not see a reason why it should not work. You need: - cron - mysql with unlimited space (1&1 offers them in steps of 1GB, which is not enough) - apache with mod_perl or at least perl through CGI - ssh root access - ability to edit apache co...
by ferrosti
07 Jul 2011, 10:44
Forum: Help
Topic: Upgrading from 2.4.8 to 3.0.8 on Server 2008 w/mssql DB
Replies: 9
Views: 4058

Re: Upgrading from 2.4.8 to 3.0.8 on Server 2008 w/mssql DB

I am not sure whether these changes were in between 2.3 to 2.4 or from 2.4 to 3.0, but some fields in the mapping as well as user table has been renamed. Have a look at your db structure and make sure it matches the one from your config.
by ferrosti
07 Jul 2011, 10:38
Forum: Help
Topic: File Storage Discussion
Replies: 2
Views: 1364

Re: File Storage Discussion

I tried it on one of my testing environments and it worked fine when opening tickets by piping mailfiles to otrs.PostMaster.pl (as root). For some reason I had lots of trouble doing this automatically or as OTRS user. Background is that I got OTRS and mySQL running in a VM, whilst the mySQL data pat...
by ferrosti
06 Jul 2011, 17:18
Forum: Help
Topic: File Storage Discussion
Replies: 2
Views: 1364

File Storage Discussion

I am trying to gain some pros/cons for file storage in FS or in DB. The problem is that my DB already is at nearly 70GB with attachments stored in it. I have had two myISAM crashes in the past year due the matter, that the connection to my NFS filer broke away. A myisamchk took me almost 2h the last...
by ferrosti
06 Jul 2011, 17:04
Forum: Hilfe
Topic: LDAP --> ADS Anbindung
Replies: 9
Views: 2829

Re: LDAP --> ADS Anbindung

Sowohl, als auch :D
by ferrosti
06 Jul 2011, 15:25
Forum: Hilfe
Topic: Wo werden Follow Ups gechekt?
Replies: 1
Views: 1218

Re: Wo werden Follow Ups gechekt?

/opt/otrs/Kernel/System/Postmaster.pm

Schau Dir mal die Beschreibung zu den return Werten vom 'run()' an. Das sollte es sein.
by ferrosti
06 Jul 2011, 14:51
Forum: Help
Topic: My Tickets: Welcome Message
Replies: 3
Views: 1182

Re: My Tickets: Welcome Message

Code: Select all

Ticket::Frontend::CustomerTicketOverviewCustomEmptyText
by ferrosti
06 Jul 2011, 11:33
Forum: Help
Topic: Moving data from oTRS 2.4 to 3.0.8
Replies: 5
Views: 1769

Re: Moving data from oTRS 2.4 to 3.0.8

3.0.9 has been released yesterday, go for that one.
This UPGRADING file has been written for upgrading Linux installations, but one can easily apply it on windows machines. Just make sure that your commands match.
by ferrosti
06 Jul 2011, 11:28
Forum: General
Topic: OTRS facebook integration
Replies: 2
Views: 2109

Re: OTRS facebook integration

Make sure you have auto replies enabled and set your loop value to infinite ;)
by ferrosti
06 Jul 2011, 10:59
Forum: Help
Topic: LDAP Authentication
Replies: 15
Views: 4358

Re: LDAP Authentication

Since this is rather a self advise, I´d just not care ;)
by ferrosti
06 Jul 2011, 10:57
Forum: Help
Topic: Upgrading from 2.4.8 to 3.0.8 on Server 2008 w/mssql DB
Replies: 9
Views: 4058

Re: Upgrading from 2.4.8 to 3.0.8 on Server 2008 w/mssql DB

Just take these steps and do it under windows.

At the very least what you have forgotten is to set permissions, RebuildConfig and DeleteCache. Did you run the migration scripts before starting Apache/IIS?
by ferrosti
06 Jul 2011, 10:51
Forum: Hilfe
Topic: LDAP --> ADS Anbindung
Replies: 9
Views: 2829

Re: LDAP --> ADS Anbindung

Wenn Du den AuthSync Part mit einbindest, dann musst Du auch die User nicht erst in der internen DB anlegen!
by ferrosti
06 Jul 2011, 10:49
Forum: Help
Topic: Eaten typed characters
Replies: 10
Views: 2804

Re: Eaten typed characters

You are right, CKEditor is used for richtext editing. I have already had a look at their bug reports, but there was nothing open or ever been discussed.
I cannot confirm missing chars in other input fields. We have never experienced this.
by ferrosti
05 Jul 2011, 14:28
Forum: Help
Topic: problem with web editor
Replies: 2
Views: 740

Re: problem with web editor

Does just nothing happen at all on click or is it your

Code: Select all

Ticket::Frontend::AgentTicketNote###Note
that is misconfigured?
by ferrosti
05 Jul 2011, 14:20
Forum: Help
Topic: Eaten typed characters
Replies: 10
Views: 2804

Re: Eaten typed characters

I have got the same issue here. This is rather something you´d want to research at the CKeditor side, since this is the typical backend at the ticket window. For some reason this happens on some computers more often than on others and on a few it never did. Since we use MS SCCM for deploying patches...
by ferrosti
04 Jul 2011, 13:34
Forum: Help
Topic: New theme activated but not being used
Replies: 4
Views: 1367

Re: New theme activated but not being used

Try rebuilding your config and restarting apache.
by ferrosti
04 Jul 2011, 12:29
Forum: General
Topic: Is OTRS supported on Android
Replies: 2
Views: 2170

Re: Is OTRS supported on Android

There is no Android based application out there ATM. Plenty of users ask for an app and we hope for some HTML5 'application' to be developed soon, since an iPhone app is available already.
This is discussed in the forums, as well as in ideascale.
by ferrosti
01 Jul 2011, 16:07
Forum: Help
Topic: Upgrading from 2.4.8 to 3.0.8 on Server 2008 w/mssql DB
Replies: 9
Views: 4058

Re: Upgrading from 2.4.8 to 3.0.8 on Server 2008 w/mssql DB

Please read the UPGRADING file in your OTRS 3.0.8 homedir carefully!
by ferrosti
01 Jul 2011, 16:04
Forum: Help
Topic: The numbers in OTRS are offset by two or three numbers
Replies: 1
Views: 733

Re: The numbers in OTRS are offset by two or three numbers

Can you please go into detail about this?
Offset between which variables? TicketNumber, TicketID, etc.?
Where do you get these values from?
by ferrosti
01 Jul 2011, 15:56
Forum: Allgemeines
Topic: OTRS 2.4 Fork?
Replies: 37
Views: 13888

Re: OTRS 2.4 Fork?

Ich würde gerne mal zu einer sachlichen Analyse übergehen, wo bis auf die Klickwege runtergebrochen wird, wo sich diese Zeitverluste her ergeben. Wenn ich versuche die 3.0 genauso wie die 2.3 (mit 2.4 habe ich keine Erfahrung) zu bedienen, dann dauert es länger, das stimmt. Gerade mit dem Dashboard ...
by ferrosti
01 Jul 2011, 15:46
Forum: Help
Topic: Upgrade 3.0.6 -> 3.0.8
Replies: 4
Views: 1445

Re: Upgrade 3.0.6 -> 3.0.8

Going from 3.0.6 to 3.0.8 is no Upgrade (functionality), but an Update (patches).
Difference is, that DB as well as config is fully compatible.

You´d only have to take care of your own modifications to files in the framework itself.
by ferrosti
29 Jun 2011, 10:24
Forum: Help
Topic: Automatically Rotate Agents
Replies: 4
Views: 1825

Re: Automatically Rotate Agents

This would require some own programming.
The difficult part is to not assign tickets to users that do not actively work on them. One could do this using the 'my queues' feature, but still this would need some programming.
by ferrosti
23 Jun 2011, 11:42
Forum: Help
Topic: Move tickets to a new database
Replies: 1
Views: 666

Re: Move tickets to a new database

You will have to upgrade all the way from 1.x to 3.0.
Search the forum, there are plenty of threads about this topic.
by ferrosti
23 Jun 2011, 11:39
Forum: General
Topic: Restrict Access to "Email Ticket"
Replies: 2
Views: 1076

Re: Restrict Access to "Email Ticket"

Have a look at
Frontend::Module###AgentTicketEmail
by ferrosti
23 Jun 2011, 11:27
Forum: General
Topic: OTRS/Active Directory Integration
Replies: 13
Views: 4768

Re: OTRS/Active Directory Integration

Instead of a fake mailaddress I´d rather take 'userprincipalname'.
by ferrosti
22 Jun 2011, 10:24
Forum: Help
Topic: LDAP Authentication
Replies: 15
Views: 4358

Re: LDAP Authentication

What does your logfile say?
by ferrosti
22 Jun 2011, 10:16
Forum: General
Topic: Aggregate multiple OTRS
Replies: 2
Views: 1505

Re: Aggregate multiple OTRS

Lining all systems to one database does not make any sense, since a network problem would result in data loss or malfunction of its respective local OTRS system. Additionally each OTRS got its own system id and therefor creates its own TicketNumbers, as well as TicketIDs. While TicketNumbers are uni...
by ferrosti
21 Jun 2011, 12:51
Forum: Hilfe
Topic: LDAP --> ADS Anbindung
Replies: 9
Views: 2829

Re: LDAP --> ADS Anbindung

Google mal nach der krb5.keytab file.
by ferrosti
21 Jun 2011, 12:44
Forum: Help
Topic: FAQ Module: corrupted articles
Replies: 10
Views: 4982

Re: FAQ Module: corrupted articles

Is the OS running in a VM environment?
Which kind of DB are you running? Version, backend storage system?
Where do the DB data files reside? NFS, local FS, etc.?
What does the DB itself show when selecting the FAQ entry itself directly?
by ferrosti
17 Jun 2011, 16:05
Forum: Help
Topic: GenericAgent / cronW / Mails from Customer
Replies: 9
Views: 3065

Re: GenericAgent / cronW / Mails from Customer

In case it is the same syntax as described in the manual, you should look for howtos on crontab.
by ferrosti
16 Jun 2011, 16:53
Forum: Allgemeines
Topic: Verbesserungen an OTRS für Poweruser
Replies: 20
Views: 10287

Re: Verbesserungen an OTRS für Poweruser

Kannst Du die Vorschläge nicht im Developers Board ansprechen? Über sphinx habe ich kurz vor der 3.0 auch nachgedacht, die Idee aber wieder verworfen, weil der RealTimeIndex noch im Beta Status war. Inzwischen scheint der aber stabil zu sein, wenn ich das eben richtig gelesen habe. Die Probleme mit ...
by ferrosti
16 Jun 2011, 13:59
Forum: Help
Topic: GenericAgent / cronW / Mails from Customer
Replies: 9
Views: 3065

Re: GenericAgent / cronW / Mails from Customer

Sorry, the information I gave you was about Linux cron. I am not exactly sure how it works on Windows.
by ferrosti
15 Jun 2011, 12:19
Forum: Help
Topic: GenericAgent / cronW / Mails from Customer
Replies: 9
Views: 3065

Re: GenericAgent / cronW / Mails from Customer

This is all due to your empty cron file.
http://doc.otrs.org/3.0/en/html/manual- ... l#cronjobs

In your case you´ll need to use cron4win.