I m using ORACLE 9i on linux 9, the oracle is running fine and authenticating users using OS authentication method by providing command "sqlplus /". But when i m going to connect through remote client it is giving the...
error: ORA-01004 Default username feature not supported; logon denied
Following are the parameters settings"
# SQLNET.ORA Network Configuration File: /oracle/u01/app/oracle/product/9.2.0/n
# Generated by Oracle configuration tools.
NAMES.DEFAULT_DOMAIN = ssuet.edu.pk
NAMES.DIRECTORY_PATH= (TNSNAMES, ONAMES, HOSTNAME)
# sqlnet.authentication_services = (NTS)
# REMOTE_OS_AUTHENT = TRUE
# SQLNET.AUTHENTICATION_SERVICES=(NTS)
# in initSID.ora
remote_os_authent = true
os_authent_prefix = ""