The man page for open(2) gives these following reasons for EACCESS:
[EACCES] Search permission is denied for a component of the
path prefix.
[EACCES] The required permissions (for reading and/or
writing)
are denied for the given flags.
[EACCES] O_CREAT is specified, the file does not
exist, and the
directory in which it is to be created does
not permit
writing.
Are you sure it's the certificate or key files that are causing open
(2) to fail?
On Oct 15, 2005, at 11:35 AM, Israel Fernández Cabrera wrote:
Thanks Joseph for your quick response, it is the first one since I'm struggling with this issue. I'd like the solution would be as simple, that is why I said before this is an annoying issue. All the folders in the path to the certificates file has x bit set, just to be sure I've checked it again. I changed the owners of the .pem files from root.mysql to mysql.mysql and fixing my permission paranoia I chmod from 777 to 444 the certificates too. Result: same problem Any hint? I gave an eye to the openssl source code reported in the mysqld.log file but I found nothing interesting... thanks in advance -- ____________________ Israel Fdez. Cabrera [EMAIL PROTECTED] ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [email protected] Automated List Manager [EMAIL PROTECTED]
smime.p7s
Description: S/MIME cryptographic signature
