B.5 Overview of Advanced Network Configuration
Describes the advanced configuration procedures specifically for Oracle Net Services on Windows operating systems.
Topics:
B.5.1 About Configuring Authentication Method
Oracle Net Services provides authentication methods for Windows operating systems using Windows Native Authentication.
B.5.2 About Configuring Security for Named Pipes Protocol
The network listener service may be unable to open the Named Pipes created by Oracle Names unless service Oracle
HOMENAME
TNSListener
has a valid user name and password associated with it.
See Also:
Your operating system documentation for instructions on setting up network listener permissions
B.5.3 Modifying Configuration of External Procedures for Higher Security
This section supplements the generic information provided in Oracle Database Net Services Administrator's Guide to configure a listener on Windows operating systems to exclusively handle external procedures. For a higher level of security, you are instructed to start the listener for external procedures from a user account with lower privileges than the oracle
user. For Windows operating systems, this requires that you change the user account from LocalSystem to a local, unprivileged user for the Oracle
HOMENAME
TNSListener
extproc_listener_name service
.
Note:
The following instructions assume that you have performed steps 1 through 5 in the section "Modifying Configuration of External Procedures for Higher Security" and the procedure described in Default Configuration for External Procedures section in Oracle Database Net Services Administrator's Guide.
To change the listener account: