![]() Previous |
![]() Next |
Table: Initialization Parameters Used for Network Security lists initialization parameters that you can set to better secure user accounts.
Initialization Parameters Used for Network Security
| Initialization Parameter | Default Setting | Description |
|---|---|---|
|
|
Specifies a prefix that Oracle Database uses to identify users attempting to connect to the database. Oracle Database concatenates the value of this parameter to the beginning of the user operating system account name and password. When a user attempts a connection request, Oracle Database compares the prefixed username with user names in the database. |
|
|
No default setting |
Specifies a network name that resolves to an address or address list of Oracle Net remote listeners (that is, listeners that are not running on the same computer as this instance). The address or address list is specified in the |
|
|
|
Specifies whether remote clients will be authenticated with the value of the |
|
|
|
Specifies whether operating system roles are allowed for remote clients. The default value, |
To modify an initialization parameter, see "Modifying the Value of an Initialization Parameter". For detailed information about initialization parameters, see Oracle Database Reference andOracle Database Administrator's Guide.