Re: password complexity -- implementing security changes

  • From: MARK BRINSMEAD <mark.brinsmead@xxxxxxx>
  • To: jkstill@xxxxxxxxx
  • Date: Fri, 03 Mar 2006 13:21:56 -0700

Okay, so why is *that* a problem?  After all,
last time I checked, Oracle database passwords
were case-insensitive anyway...

Special characters, on the other hand, *can* be a 
problem.  I seem to recall even SQL*Plus giving 
me considerable grief with a password that 
contained "/" characters...  No wait; it was a 
Pro*C application.



----- Original Message -----
From: Jared Still <jkstill@xxxxxxxxx>
Date: Friday, March 3, 2006 12:30 pm
Subject: Re: password complexity -- implementing security changes

> 
> 
> One thing the verify_function cannot do is enforce  upper or lower 
> case.Try it, case doesn't matter.
> 
> While on the subject, be careful with those special characters.
> 
> Some applications  do not like them.
> 
> Net Backup for instance will not work if there is a @ or ^ in the 
> passwordfor the account used to do backups.
> 
> 
> 
> Jared Still
> Certifiable Oracle DBA and Part Time Perl Evangelist
> 

--
//www.freelists.org/webpage/oracle-l


Other related posts: