Search found 10 matches

by hugolg7904
13 May 2013, 19:31
Forum: Developers
Topic: Change Priority Order
Replies: 7
Views: 44436

Re: Change Priority Order

Hi,
I already renamed the values of Priority and the table Criticality <-> Impact <-> Priority
with Values: 5 Very Low, 4 Low, 3 normal, 2 high and 1 Very high

But the values in table Category <-> Impact <-> Priority
Still are in 1 Very Low, 2 Low, 3 normal, 4 high and 5 Very high,

Can I rename ...
by hugolg7904
13 May 2013, 15:45
Forum: Developers
Topic: Change Priority Order
Replies: 7
Views: 44436

Re: Change Priority Order

Thanks a lot for your responses.

One more question, in the DB a Table with the name ticket_priority exist, and this table include the values of priority. I need change these values too? or, Just I need rename in Admin Panel?
by hugolg7904
11 May 2013, 00:27
Forum: Developers
Topic: Change Priority Order
Replies: 7
Views: 44436

Change Priority Order

Hello,
I want know if is possible change the priority order, I mean Now I have "5 Very High, 4 High, 3..." and I want to change for "1 Very High, 2 High, 3..."
And also I know that I need change the Impact and Criticaly too. I was checking but I think that this values are in the Application code, so ...
by hugolg7904
08 May 2013, 23:18
Forum: General
Topic: Schedule Task to get Fetchmail
Replies: 1
Views: 1177

Schedule Task to get Fetchmail

Hello,

I want to know if exist some manual or instructions to configure a scheduled task to execute the fetch mail, using Cron service in a Windows Installation.
SO: Windows server 2008 Virtual Server
DB: MySQL
WebServer: Apache
Version: OTRS 3.2.2
I have the default installation for windows, I ...
by hugolg7904
02 Apr 2013, 00:34
Forum: Help
Topic: Customer can´t login using ldap
Replies: 2
Views: 1676

Re: Customer can´t login using ldap

Finally is working, thanks a lot for your help.
Regards
by hugolg7904
22 Mar 2013, 21:09
Forum: Help
Topic: Customer can´t login using ldap
Replies: 2
Views: 1676

Customer can´t login using ldap

Hello,

Recently we Install OTRS, version 3.2 in a windows server 2008 R2, we used the standar installation with apache and MySQL. And our problem is:
Users can´t login into customer portal, when they try to login are receiving the following error: Session invalid. Please log in again

Cheking the ...
by hugolg7904
14 Feb 2013, 21:59
Forum: Developers
Topic: GenericAgent Error
Replies: 3
Views: 2494

GenericAgent Error

Hi,

When I try to add a new Job in the GenerincAgent I´m receiving the following error:
502 - Web server received an invalid response while acting as a gateway or proxy server.

I´m not sure if I need activate this Option first in the ConfigSyst or if this error is in OTRS installation and IIS.
I ...
by hugolg7904
21 Sep 2012, 19:31
Forum: Help
Topic: Unable to connect to OTRS customer data using LDAP
Replies: 6
Views: 3242

Re: Unable to connect to OTRS customer data using LDAP

Hello crythias

I am now able to see users when logged in as an agent, but the problem now is in the user portal. Changing different schemas, the errors are as follow:

If I set my base DN to
$Self->{'Customer::AuthModule::LDAP::BaseDN'} = 'dc=xxxxxx,dc=net';
The error can be:
If enter in user ...
by hugolg7904
20 Sep 2012, 22:44
Forum: Help
Topic: Unable to connect to OTRS customer data using LDAP
Replies: 6
Views: 3242

Re: Unable to connect to OTRS customer data using LDAP

Hello, thanks for you help,

Finally we can connect OTRs with AD, all users appear in OTRs but unfortunately we can not login.
Probably our configurations is incomplete.

# ---------------------------------------------------- #
# ---------------------------------------------------- #
# #
# Start ...
by hugolg7904
14 Sep 2012, 01:05
Forum: Help
Topic: Unable to connect to OTRS customer data using LDAP
Replies: 6
Views: 3242

Unable to connect to OTRS customer data using LDAP

After reviewing Apache logs, the following error message appears:

ERROR: OTRS-CGI-10 Perl: 5.12.3 OS: MSWin32 Time: Wed Sep 12 18:13:14 2012

Message: First bind failed! 80090308: LdapErr: DSID-0C090334, comment: AcceptSecurityContext error, data 525, vece

Traceback (1700):
Module: Kernel ...