Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Encrypting a password
>So if the OS can't compare passwords with what is stored in the database,
>then nobody will be able to log into the Unix box.
I am sorry, but I can't understand this. How would this work?
When I type my password at the OS prompt, the password is not encrypted as
it goes on the wire. When the OS receives it, it will compare it with the
decrypted password for my userid from /etc/passwd (/etc/shadow etc) to check
if it is valid or not.
How and where Oracle DB be accessed and by what type of process?
Are you writing some customized routines to intercept the OS login process
to something 'special' ? Sounds very interesting if it is so..
Thanks,
Regards.
> -----Original Message-----
> From: Rick_Stephenson_at_ovid.com [SMTP:Rick_Stephenson_at_ovid.com]
> Sent: Tuesday, July 31, 2001 10:29 AM
> To: Multiple recipients of list ORACLE-L
> Subject: RE: Encrypting a password
>
> The problem is that I need one to encrypt a password in the same manner as
> the Sun OS. This is because we use the database to populate /etc/passwd.
> So if the OS can't compare passwords with what is stored in the database,
> then nobody will be able to log into the Unix box.
>
> Thanks for you help,
>
> Rick Stephenson
>
>
>
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Deshpande, Kirti INET: kirti.deshpande_at_verizon.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Tue Jul 31 2001 - 13:13:22 CDT
![]() |
![]() |