Le jeudi 29 janvier 2004, Jean-Michel OLTRA a écrit...

        bonjour,


> Error! Connection failed to node (local) for database MyDB:
> ERR_USRFAIL: user authorization failed
strace shows the problem, tracing childs system calls.
ownership and access must be granted in indep_path/config/databasename*
to sdb,sdba

So:
chown sdb,sdba indep_path/config/databasename*
chmod 660 indep_path/config/databasename*

solves the problem

files previously belonged to linux user who created the database
instance, with 0666.

I think that install process should modify this, if needed.

-- 
jm


-- 
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to