Hello,

unfortunately it seems that PG confuses its own "user" table with our new
"user" one. To get around the problem, just connect to the db:

   > psql --user openca openca

[ you might need to change the username and/or the db name ]

Then execute the following:

   > CREATE TEMPLATE openca;

Now, in the PREFIX/etc/openca/config.xml file, use the created namespace
by setting the appropriate value, for example:

   ....
   <option>
      <name>db_namespace</name>
      <value>openca</value>
   </option>

Then build (or rebuild) the db from the openca's interface.

This should solve the problem.

Cheers,
Max


On 03/03/2010 01:06 AM, Somanchi Trinath-B22327 wrote:
Hi All,
I have install *Openca 1.1.0 (Samba)* version of OpenCA PKI by compiling
the source. I have installed only install-offline for now.
When I browsed the web GUI, while initializing the *PostgreSql
*database, I get this error shown in the screen shot below.
[...]

--

Best Regards,

        Massimiliano Pala

--o------------------------------------------------------------------------
Massimiliano Pala [OpenCA Project Manager]                   ope...@acm.org
                                                 project.mana...@openca.org

Dartmouth Computer Science Dept               Home Phone: +1 (603) 369-9332
PKI/Trust Laboratory                          Work Phone: +1 (603) 646-8734
--o------------------------------------------------------------------------
People who think they know everything are a great annoyance to those of us
who do.
                                                           -- Isaac Asimov

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Openca-Users mailing list
Openca-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to