Operating System - HP-UX
1752770 Members
4929 Online
108789 Solutions
New Discussion юеВ

Re: Oracle9iAS and security

 
SOLVED
Go to solution
Elena Leontieva
Esteemed Contributor

Oracle9iAS and security

Hi,

Anybody who is running Oracle9iAS/Web server on HP-UX 11i, do you know of any security measures that should be in place?

Thanks,
Elena.
3 REPLIES 3
Stan_17
Valued Contributor
Solution

Re: Oracle9iAS and security

Yogeeraj_1
Honored Contributor

Re: Oracle9iAS and security

hi elena.

Do you mean at the OS level?
You would normally:
- Apply operating system Vendor recommended security patches
- Disable unused or unneeded services
- Remove any operating system samples or example code
- Remove any users that are not in use
- Consider moving to SSH and disable telnet/ftp

At the Application Server level:
You will have to keep updated at the following URL:
http://otn.oracle.com/deploy/security/alerts.htm

At the Application level, you may also look at Oracle├в s JAAS Provider which provides key security services for:
├в ┬в authentication (identifying users)
├в ┬в authorization (limiting what they can do)
├в ┬в delegation (enabling code to run securely, with privileges of other users).

hope this helps!
rega
No person was ever honoured for what he received. Honour has been the reward for what he gave (clavin coolidge)
Yogeeraj_1
Honored Contributor

Re: Oracle9iAS and security

Attached a document about Securing Oracle9iAS (although for 1.0.2.x, is still valid for newer versions)
No person was ever honoured for what he received. Honour has been the reward for what he gave (clavin coolidge)