On Wednesday 11 October 2006 12:40, Matthias Alsmann wrote: > Hello together,
Hallo Matthias ! > at present I hvae three PCs running OpenCA, one with ca, one with ra > and one with public/ldap/scep. > After initlializing the ca, I can successfully enroll all data to the > ra, import it on the ra and enroll it to the cdp. But after a reboot > of the ra I only get the "error 6296060 Permission denied" when I try > any export or import :-/ > I could not find any further list entries that could help me solve > this problem. Furthermore I do not get any hints from stderr.log, > there are only advice telling about problems with the database and > utf-8. To debug this kind of problems, you can use strace. Before, you must find the pid of the OpenCA daemon and then, try : strace -e trace=file -p pid_of_openca > /tmp/trace Do an export and search the content of this file for "EACCES". I hope it will help you... -- Nicolas MASSÉ Pour récupérer ma clef GPG: gpg --keyserver wwwkeys.eu.pgp.net --recv-keys 0x2A18C433 Key fingerprint: 6621 FC23 5DC7 54BA B952 316A 50B1 BC3F 2A18 C433
pgpiTN9B9Dax5.pgp
Description: PGP signature
------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________ Openca-Users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openca-users
