Re: problems building DBD::Oracle 1.16 - help - please
From: Jared Still (jkstill_at_cybcon.com)
Date: 02/12/05
- Previous message: Nelson Yik: "Cannot Insert into Oracle"
- In reply to: Adam Stoller: "Re: problems building DBD::Oracle 1.16 - help - please"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: Adam Stoller <ghoti@ix.netcom.com> Date: Fri, 11 Feb 2005 22:07:50 -0800
On Fri, 2005-02-04 at 07:06, Adam Stoller wrote:
> Once we fixed that, we found that with ORACLE_HOME being protected (750
> directory access) using 'sudo make' wasn't sufficient - and we had to
> change the access rights on ORACLE_HOME to 755
>
A better way to do this might be to build a version of Perl that is
owned by the same account that owns oracle.
Changing the permissions on ORACLE_HOME may not an acceptable method
of working around the problem, dependent on your security policies.
You may recall the the oracle executable is suid, so it may not be
a good idea to make it more accessible than necessary.
It also eliminates a lot of testing that may be needed when you
need to upgrade Perl or modules. You won't be affecting the
version of Perl that is used to run many system scripts.
Jared
- Previous message: Nelson Yik: "Cannot Insert into Oracle"
- In reply to: Adam Stoller: "Re: problems building DBD::Oracle 1.16 - help - please"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|