Search found 1 match
- 08 Jun 2012, 10:27
- Forum: Developers
- Topic: Config item with webservice
- Replies: 5
- Views: 6602
Re: Config item with webservice
Hi, OTRS is shipped with a very clever RPC interface: /bin/cgi-bin/rpc.pl, which doesn't handle CMDB by default. But it is very easy to patch it, like this post explains: http://www.iniy.org/?p=20 . This post explains how to enable RPC authentication in SystemConfig, don't forget this part ! So what...