Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: unique password for UNIX login AND oracle
Hi Gabriele,
You can identify the user's password in Oracle as external.
>alter user Gabriele identified externally;
This identifies your Oracle login using the UNIX password, but this is controlled at the UNIX level and not inside the database. This might pose as a security issue, if that is a concern. Hope this helps.
Cheers,
Cynthia
podda <asmvo_at_asanet.it> wrote in article <01bdc213$ce139940$47150180_at_podda.ASM>... Is possible unique login Unix password with user Oracle password ? You have idea ?
Thanks you,
gabriele
Received on Tue Aug 11 1998 - 07:04:58 CDT
![]() |
![]() |