Modifing Current User Password (OpenInsight Specific)
At 01 FEB 1999 07:25:23PM Duane ALDATA wrote:
The user management window supplied by OIhas the ability to modify the current user's
password. Is this functionality available to
me somewhere? I'm trying to get our program
to change the current user's password (an
administrator account), and then exit the
program, as soon as the upgrade is installed.
I tried deleting and recreating the username
using Delete_User and Create_User, but the
row is locked. (big suprise there!) What I need
is a Modify_User. Is there a way to modify
the password for the current user? Any and all
suggestions appreciated.
Duane PekseALDATA Software Management Inc.[email protected]
At 03 FEB 1999 07:29PM Cameron Revelation wrote:
Duane -
Hint: Take an engine log when you change the password using the OI tools. Look at it to determine what function(s) to call.
Cameron Purdy
Revelation Software
At 04 FEB 1999 03:46AM [email protected] onmouseover=window.status=why not click here to send me email?;return(true)", [url=http://www.sprezzatura.com" onMouseOver=window.status=Why not click here to visit our web site?';return(true)]Sprezzatura Ltd[/url] wrote:
Well Create_User always works for us just
Run Create_User UserName, PassWord, Level, Overwriteso to set password for AMcA to null where user AMcA exists already
Call Create_User("AMCA","",2,1)World Leaders in all things RevSoft