Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Decoding Oracle password
Oracle compares the encoded passwords on each database. If there were an algorithm to decode the passwords, we'd all be in trouble.
-Ari Kaplan
Independent Oracle DBA Consultant
<-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-> <-> For 110+ Oracle tips, visit my Web Page: <-> <-> <-> <-> http://homepage.interaccess.com/~akaplan <-> <-> <-> <-> email: akaplan_at_interaccess.com <-> <-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><->
Cezariusz Marek (Cezariusz.Marek_at_comarch.pl) wrote:
: Hi,
:
: I wonder how does work database links without "connect to" clause.
:
: Documentation says, that in such situation Oracle uses current user's
: login and password. So Oracle either can decode the password from
: sys.user$ or can connect using encoded password?
:
: Regards,
:
Received on Fri Sep 19 1997 - 00:00:00 CDT