Re: client/server password changes

From: Randy Dewoolfson <randyd_at_cais2.cais.com>
Date: 1995/05/15
Message-ID: <3p8kfh$jak_at_news.cais.com>#1/1


bagley (bagley_at_vt.edu) wrote:
: We have a client/server structure here at Tech. The general user
: community does NOT have the sqlplus client on their machines. Our
: problem is to develop a way for the user to change their passwords
: without having sqlplus on their machines, using sqlforms or the like.
: Has anyone done anything like this? If so how?
: Thanks Victor.

All you need to do is find a way to pass

 ALTER USER username IDENTIFIED BY password

to ORACLE. You should be able to do this from a form no problem. A quick Pro*C utility would also do the trick.

Good Luck
Randy

--
   ..uu.                   z'                 ,   ___________________
  ?$""`?i      .          x"                .uu   I     Randy       I
  `M  ._at_"     d9b    .    f   .,.uun.  ?$   ?i'   I   DeWoolfson    I
  'Z :#"     M `8   U8   <   .dP"```"# `M  ._at_"    I-----------------I
  '&H?`     X ,oR   $5.  $   ?*     _at_  'Z :#"     I randyd_at_cais.com I
  d#`*L    :RP' $b  f`$L:M   Xf   .f'  '&H?`      I-----------------I
,!">  5.   $'   ?X  X  "NXF  M  .=`    d#`        I     ,\\/.       I
   >  'M  d$    `E  M   "$$  Mux~    n!"          I     |o o|       I
   k   `h '     '  ""    `   z"     *             I=ooO==(_)==Ooo===I
   %     `                  "      "              I_________________I
Received on Mon May 15 1995 - 00:00:00 CEST

Original text of this message