Can you use Remote OS authentication through the SQL Developer using domain credentials?
I'm using 12c Standard Edition 2 and SQL Developer 4.1.3.20. This database is installed on a window server 2008 r2 machine on the same subnet and domain as the remote machine. The remote machine is running windows 7 pro 64bit. I have set some of the deprecated parameters for the utilization of this type of authentication. I have set:
remote_login_passwordfile NONE
remote_os_authent TRUE
os_authent_prefix ""
I have added the users to the database and identified them as external.
domain/username
When using OS authentication on SQL Developer it will not work locally or remotely.
Update:
I did set the below parameter back to the default: