Index >
ORACLE Server Parameters >
remote_os_authent
remote_os_authent
Oracle 11.1.0:
Parameter Name: | remote_os_authent
| Description: | allow non-secure remote clients to use auto-logon accounts
| Type: | BOOL
| Obsoleted: | FALSE
| Can ALTER SESSION: | FALSE
| Can ALTER SYSTEM: | FALSE
|
Oracle 10.2.0:
Parameter Name: | remote_os_authent
| Description: | allow non-secure remote clients to use auto-logon accounts
| Type: | BOOL
| Obsoleted: | FALSE
| Can ALTER SESSION: | FALSE
| Can ALTER SYSTEM: | FALSE
|
Oracle 10.1.0:
Parameter Name: | remote_os_authent
| Description: | allow non-secure remote clients to use auto-logon accounts
| Type: | BOOL
| Obsoleted: | FALSE
| Can ALTER SESSION: | FALSE
| Can ALTER SYSTEM: | FALSE
|
Oracle 9.2.0:
Parameter Name: | remote_os_authent
| Description: | allow non-secure remote clients to use auto-logon accounts
| Type: | BOOL
| Obsoleted: | FALSE
| Can ALTER SESSION: | FALSE
| Can ALTER SYSTEM: | FALSE
|
Oracle 8.1.7:
Parameter Name: | remote_os_authent
| Description: | allow non-secure remote clients to use auto-logon accounts
| Type: | BOOL
| Obsoleted: | FALSE
| Can ALTER SESSION: | FALSE
| Can ALTER SYSTEM: | FALSE
|
Oracle 8.0.6:
Parameter Name: | remote_os_authent
| Description: | allow non-secure remote clients to use auto-logon accounts
| Type: | BOOL
| Obsoleted: | FALSE
| Can ALTER SESSION: | FALSE
| Can ALTER SYSTEM: | FALSE
|
Oracle 7.3.4:
Parameter Name: | remote_os_authent
| Description: | allow non-secure remote clients to use auto-logon accounts
| Type: | BOOL
| Obsoleted: | FALSE
| Can ALTER SESSION: | FALSE
| Can ALTER SYSTEM: | FALSE
|
Related Error Messages:
ORA-01988: remote os logon is not allowedCause: Remote os login attempted when not allowed.Action: Use a local client, or use the remote_os_authent system parameter to turn on remote os logon.
This parameter is documented in the
Oracle Server Reference Guide.
Search for more info about
[ remote_os_authent ]
on the Oracle FAQ.
|