All services for all LDAP customers to make SLA work

Moderator: crythias

Locked
SantaPe
Znuny newbie
Posts: 53
Joined: 13 Mar 2013, 18:02
Znuny Version: 3.2.2

All services for all LDAP customers to make SLA work

Post by SantaPe »

Hi,

We use LDAP for our customers. Now we would like to activate the SLA function. So we created 2 services, for each service 4 SLA's.

What I want to do now is attach all services to all LDAP customers. But I have no idea how to do that.
Also, when I go to the "manage customer-services Relations" page I see a lot of data from LDAP (also computernames and customernames that can't access OTRS).
Should I see that data?

Thx in advance
OTRS 3.2 - Windows Server 2008R2 - mysql
wurzel
Znuny guru
Posts: 3270
Joined: 08 Jul 2010, 22:25
Znuny Version: x.x.x
Real Name: Florian

Re: All services for all LDAP customers to make SLA work

Post by wurzel »

Hi,

you can concentrate on the Config.pm setting "AlwaysFilter" so you can filter on "users" for example.
There is a example in the Defaults.pm (look for AlwaysFilter)

The second is: You can define "Default Services" and if you activate this, than all services (+SLAs) are
valid for all LDAP Customers.

Flo
OTRS 2025 SILVER (Prod)
OTRS 2025 auf Debian 12 (Test)
Znuny 7.x latest version testing auf Debian 12

-- Ich beantworte keine Forums-Fragen PN - No PN please

I won't answer to unfriendly users any more. A greeting and regards are just polite.
SantaPe
Znuny newbie
Posts: 53
Joined: 13 Mar 2013, 18:02
Znuny Version: 3.2.2

Re: All services for all LDAP customers to make SLA work

Post by SantaPe »

Then I think it's probably easiest to define the default services.

Is that configurable in the backend or do I need to edit config.pm manually?
OTRS 3.2 - Windows Server 2008R2 - mysql
SantaPe
Znuny newbie
Posts: 53
Joined: 13 Mar 2013, 18:02
Znuny Version: 3.2.2

Re: All services for all LDAP customers to make SLA work

Post by SantaPe »

I enabled default services. But when I create a new ticket as a customer.
The service and SLA dropdownlist is empty.
OTRS 3.2 - Windows Server 2008R2 - mysql
Locked