Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Connect to 12c with Windows authentication

Craig HealeyFeb 28 2018 — edited Mar 1 2018

Hi,

I installed Oracle 12c on Windows 2012. I can connect as SYS, common and local users, but I can't get windows authentication working.

I've set users up in the database with OPS$ in front of their name, as well as OPS$machinename\username and OPS$domain.machinename\username. I've then tried connecting as sqlplus /@orclpdb but they all fail to connect with ORA-01017 invalid username/password.

As a test, on my laptop I created a windows user and successfully logged onĀ  using sqlplus /@orclpdb but there are no domain settings on my laptop.

The domain name is is two parts e.g domain.service, so I think OPS$machine.domain.service\username is the correct format.

Has anyone successfully set up windows authentication?

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 29 2018
Added on Feb 28 2018
20 comments
607 views