Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> O/S Authentication & SQL*Net
What I'd like to do is to set my Oracle user ID to have a password, AND set O/S authentication on in the server so that when logged on locally to the server machine I can connect so:
sqlplus /
but when connecting via SQL*Net I am forced to type my password.
What actually happens is that if I set a password for the Oracle user id, I cannot connect just using a '/' locally; and if I set the Oracle user to be identified externally, I cannot connect via SQL*Net.
The server is Oracle 7.1 running on a DEC Alpha under DEC OSF/1. The OS_AUTHENT_PREFIX is set as null. I DON'T want to set the remote authentication on for security reasons.
Steve Turner Received on Tue Dec 10 1996 - 00:00:00 CST
![]() |
![]() |