Re: [OpenCA-Devel] dataxechange with batchprocessor

2004-08-10 Thread Michael Konietzka
Oliver Welter schrieb: Hello Michael's, Generall question regarding the whole stuff... As the batch is a seperated interface - is it a good idea to put this into the node management ? What happens to ppl who run a batch system only and want to export the batch stuff ? That is a point I am worryi

Re: [OpenCA-Devel] dataxechange with batchprocessor

2004-08-10 Thread Oliver Welter
Hello Michael's, Generall question regarding the whole stuff... As the batch is a seperated interface - is it a good idea to put this into the node management ? What happens to ppl who run a batch system only and want to export the batch stuff ? I postet my directory based export idea some days

Re: [OpenCA-Devel] dataxechange with batchprocessor

2004-08-10 Thread Michael Bell
Hi Michael, Michael Konietzka wrote: i am currently working on the export of the enrolled pkcs12 and their PINs. My idea is to define the export-configuration within the batch_process_data. In my environment I want to email the pkcs12 to the user, so i will define a user_defined name "SENDP12TO"

Re: [OpenCA-Devel] OpenCA database user privilege separation (Oracle specific)

2004-08-10 Thread Michael Bell
Hi Martin, other databases like PostgreSQL and DB2 use namespaces too but they don't require them by default. I added some new stuff for SQL database. Snip from CVS commit: === - added option db_namespace to config.xml.in - namespac