> I wrote a new command and now want to add it to my openca installation,
> but when I try to call
> batch?cmd=getParams;GET_PARAMS_CMD=<new function name>
>
> I get error 700 - this commmand is not supported..
>
> I already added a file in etc/rbac.
> What else must I do ?

cd lib/servers/batch/cmds/
ln -s ../../../cmds/<new function name>

Please see src/web-interfaces/batch/cmds/Makefile

Michael
-- 
Michael Bell
Humboldt-Universitaet zu Berlin




-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
_______________________________________________
OpenCA-Devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-devel

Reply via email to