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: CHANGING PASSWORDS

Re: CHANGING PASSWORDS

From: Chinna <jchinna_at_enron.com>
Date: 1997/09/12
Message-ID: <01bcbfbe$4e1ac540$06f7fb9b@eoghou1325.eog.enron.com>#1/1

Not everybody can change their passwords. The user must have ALTER USER privilege to do that. The admin person can grant that privilege to the user or can
create a role and grant the role to the user.

let me know if this helped.

Chinna

AMARENDRA B NETTEM <nettama_at_charlie.cns.iit.edu> wrote in article <3405B411.2F5_at_charlie.cns.iit.edu>...
> Hagen wrote:
> >
> > Is it possible to have someone change their own password in oracle
> > without having Admin. right, or is it possible to give admin rights so
> > that they can ONLY change their password and not have any other admin
> > rights. Thanks.
> >
> > Hagenj_at_mail.dec.com
>
> yes, user can change his own password.
>
> SQL> ALTER USER SCOTT IDENTIFIED BY SCOTT;
>
> HOPE THIS HELPS
>
> AMARENDRA
> --
> ************************************************************************
> AMARENDRA B NETTEM 5039 N E River Road, Apt. 1A
> Certified Oracle DBA NORRIDGE, IL 60656
> Whittman-Hart Inc.,
> Chicago, IL 60656.
>
> Ph.No. (708) 583 9870 (H) E-mail: nettama_at_charlie.cns.iit.edu
> (312) 813 6758 (W) anettem_at_whittman-hart.com
>
> Homepage: http://www.iit.edu/~nettama
>
> **********************************************************************
>
  Received on Fri Sep 12 1997 - 00:00:00 CDT

Original text of this message

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