Search found 3 matches

by acosta
05 Jan 2015, 13:49
Forum: Help
Topic: RichText on CMDB Text Area
Replies: 0
Views: 396

RichText on CMDB Text Area

Hello,

Please, anyone knows if is possible enabling "RichText" editor on the text area from CMDB?
I was thinking it's possible to editing AgentITSMConfigItemEdit.dtl, but I hope to find a simple way to do this.

OTRS ITSM 3.3.10
Centos 6.5

Thanks very much.

Best Regards
by acosta
07 Jul 2014, 20:09
Forum: General
Topic: Prevent a disabled LDAP account loads on ticket create
Replies: 2
Views: 860

Re: Prevent a disabled LDAP account loads on ticket create

I'd try starting here .

Thanks Crystias,

I´m still search a better way to do this.
Now I think, I need to filter the ldap parameter sambaAcctFlags on Config.pm.

Something like:

# add a ldap filter for valid users (expert setting)
# CustomerUserValidFilter => '(!(description=gesperrt ...
by acosta
07 Jul 2014, 14:46
Forum: General
Topic: Prevent a disabled LDAP account loads on ticket create
Replies: 2
Views: 860

Prevent a disabled LDAP account loads on ticket create

Hello all,

I'm need some help for the following workarroud:

Background: We use OTRS in version 3.3.7. We use openLDAP to maintain our database of customers. We did not use the customer area of the system (customer.pl). In our database of customers, we make no deleting a user account when the ...