Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: unique password for UNIX login AND oracle

Re: unique password for UNIX login AND oracle

From: simbl <simblit_at_yahoo.com>
Date: 11 Aug 1998 12:04:58 GMT
Message-ID: <01bdc520$ece507e0$a07015a5@pc160>


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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US