access to the DB via my desktop when the profile option “SQLNet Access” is set to ALLOW_RESTRICTED
we want to let certain machines to access the DB, but on the other hand we want enforce the security.
i think if i modify by hand the sqlnet.ora, adding my machine to tcp.invited_nodes will grant my access, but when autoconfig will run, this config will be lost.
sqlnet.ora:
NAMES.DIRECTORY_PATH=(TNSNAMES, ONAMES, HOSTNAME)
SQLNET.EXPIRE_TIME= 1
tcp.validnode_checking = yes
tcp.invited_nodes=(this.server.com)
SQLNET.INBOUND_CONNECT_TIMEOUT =60
DIAG_ADR_ENABLED=ON
ADR_BASE=/oracle/ebspro/db/product/admin/EBSPRO_server_name
SEC_USER_AUDIT_ACTION_BANNER = /oracle/ebspro/db/product/appsutil/template/txkDBSecUserAuditActionBanner.txt