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

Home -> Community -> Usenet -> c.d.o.tools -> Re: Oracle Password Case Senstivity.

Re: Oracle Password Case Senstivity.

From: Daniel A. Morgan <dmorgan_at_exesolutions.com>
Date: Mon, 05 Feb 2001 22:06:13 -0800
Message-ID: <3A7F9454.AAF4907D@exesolutions.com>

They are on the instances of 8.1.6 on Solaris 2.6 I have been working with.

Daniel A. Morgan

Brian Peasland wrote:

> Are you sure that passwords are case sensitive on Solaris? Check out my
> example (Oracle 8.1.6 on Solaris 7)
>
> SQL> create user testuser identified by TesTUseR;
>
> User created.
>
> SQL> grant create session to testuser;
>
> Grant succeeded.
>
> SQL> connect testuser/testuser
> Connected.
> SQL> host uname -a
> SunOS edcsns14 5.7 Generic_106541-11 sun4u sparc SUNW,Ultra-Enterprise
>
> It doesn't look like the case sensitive password worked very well...
>
> HTH,
> Brian
>
> "Daniel A. Morgan" wrote:
> >
> > > Is there any way to make password case sensitive in Oracle?
> >
> > What operating system?
> >
> > Under NT the answer, seems to be no. But under Solaris yes. And I would
> > imagine this holds true for other UNIX variants.
> >
> > Daniel A. Morgan
>
> --
> ========================================
> Brian Peasland
> Raytheons Systems at
> USGS EROS Data Center
> These opinions are my own and do not
> necessarily reflect the opinions of my
> company!
> ========================================
Received on Tue Feb 06 2001 - 00:06:13 CST

Original text of this message

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