Yes, what you see is the DSN. The user and the passphrase are not part of the DSN but they will submitted to DBI if the function connect is called. Do you allow TCP connects? Do you test the database with psql?
yes... I can access the db with psql with username and password. But I also tried without password.
By the way I tested the DB alternative (using dbm) and I have a strange problem: because my httpd is running as nobody, when the system creates the files in /usr/local/OpenCA/var/db, those files are owned by root... so I receive a similar error, i chowned the files and all is ok.
Anyway the postgres db openca is owned by user openca.
Another question not strictly related: with DB option all works, but I receive a login prompt when I try to access the ca web page. What user do I use?
I found the user and password: root / root (the default one), but when I login the window is splitted in two frames, and in each one there's again the login request!?!?
regards, fausto
------------------------------------------------------- This SF.NET email is sponsored by: eBay Great deals on office technology -- on eBay now! Click here: http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-users
