[JDEV] Karma settings question
Ralph Siemsen
ralphs at blueairnetworks.com
Wed Nov 27 06:12:37 CST 2002
I believe the karma tag can only be applied in this way to components
that are loaded into the server via the <load> mechanism, ie. shared
objects (.so) instead of external programs that connect over a socket.
The way to do what you want is to specify your component's karma levels
in the <io> section of the jabber.xml file (global default karma levels,
make them high). Then in the <c2s> and <s2s> service definitions you
place lower karma limits so that users cannot abuse the service.
-R
More information about the JDev
mailing list