We have a team of 3 supporting 300 very mobile users. It is relatively small scope for a helpdesk. That said the 300 users are divided into 6 containers in a global forest of over 45000 objects. The only two means by which we can foresee tickets being entered is email or phone call (phone call includes walk ups). So the question is what is the relative value in having customer ldap turned on? Tickets can be opened, tracked and closed by email address having never created a customer record for the user. Maybe it makes it easier for the helpdesk tech to enter a ticket or perhaps it makes it easier for the manager to look at the history of calls for a given user?
Thanks
The relative value of LDAP on the customer side?
Moderator: crythias
-
- Znuny ninja
- Posts: 1029
- Joined: 13 Apr 2009, 12:26
- Znuny Version: 6.0.13
- Real Name: Wolfgang Fürtbauer
- Company: PBS Logitek GmbH
- Location: Pinsdorf
Re: The relative value of LDAP on the customer side?
- automatic information about name, phone number, ... from the AD
- customer lookup when creating a ticket
- ...
if there is an attribute in your LDAP which helps narrowing down the resultset, you could use the 'alwaysfilter' attribute
- customer lookup when creating a ticket
- ...
if there is an attribute in your LDAP which helps narrowing down the resultset, you could use the 'alwaysfilter' attribute
Produktiv:
OTRS 6.0.13/ ITSM 6.0.13
OS: SUSE Linux (SLES 12, Leap), MySql 5.5.x, 5.6.x
Windows 2012 AD Integration (agents and customers), Nagios integration (incidents, CMDB), Survey, TimeAccounting
OTRS 6.0.13/ ITSM 6.0.13
OS: SUSE Linux (SLES 12, Leap), MySql 5.5.x, 5.6.x
Windows 2012 AD Integration (agents and customers), Nagios integration (incidents, CMDB), Survey, TimeAccounting
-
- Znuny newbie
- Posts: 19
- Joined: 19 Jul 2013, 17:11
- Znuny Version: 3.2.9
- Real Name: john underwood
- Company: jack morton worldwide
Re: The relative value of LDAP on the customer side?
True enough i m hitting Sizelimit exceeded. The base LDAP config was super straight forward now I have to sort this thingWolfgangf wrote:- automatic information about name, phone number, ... from the AD
- customer lookup when creating a ticket
- ...
if there is an attribute in your LDAP which helps narrowing down the resultset, you could use the 'alwaysfilter' attribute
-
- Znuny newbie
- Posts: 19
- Joined: 19 Jul 2013, 17:11
- Znuny Version: 3.2.9
- Real Name: john underwood
- Company: jack morton worldwide
Re: The relative value of LDAP on the customer side?
Noodled around until I found an excellent attribute to filter on. The LDAP look up works great on the customer screen but should it work on the New Phone Ticket screen as well? Presently when you begin typing in the customer field on that screen it acts as if it is trying look up but only for a second or so then stops. There is no log entry at this point so i am not sure what is happening. Ideally it would look up/type ahead when entering a phone ticket.Wolfgangf wrote:- automatic information about name, phone number, ... from the AD
- customer lookup when creating a ticket
- ...
if there is an attribute in your LDAP which helps narrowing down the resultset, you could use the 'alwaysfilter' attribute