Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: listner problem
Pradeep schrieb:
> Thanks Maxim
> > To use os authentification on windows,
> > 1) your os user has to be member of privileged group ( "ORA_DBA")
> > 2) your sqlnet.ora should contain
> > sqlnet.authentication_services = (NTS)
>
> but the below should work ?? why is it giving me an error.
>
> SQL> connect sys/change_on_install_at_orcl as sysdba
> ERROR:
> ORA-01031: insufficient privileges
>
> Thanks
>
> Pradeep
Yes.
It should work if your remote_login_passwordfile=EXCLUSIVE.
Best regards
Maxim Received on Thu Jan 12 2006 - 03:38:23 CST
![]() |
![]() |