Maximo List Archive

This is an archive of the Maximo Yahoo Community. The content of this pages may be a sometimes obsolete so please check post dates.
Thanks to the community owner Christopher Wanko for providing the content.



RE: [MAXIMO List] How to Reset a Password

From: Lon Stone (2012-11-10 13:03)

Log into a working environment with the same database and maximo version. Copy the value of password for maxadmin from maxuser and use that value to update the one you don't. There is an alternative to this when dealing with SQL server.
Another thought is to run maxinst to reset all the data.
Another thought is to look at certain files like reporttools.properties and see if they left the password in clear text there.
Good luck.
-----Original Message-----
From: shah faisal
Sent: 11/9/2012 11:45 PM
To: Maximo Group
Subject: [MAXIMO List] How to Reset a Password

Hi All,

Environment: Maximo v7.1 (service Provider), Websphere v6.1, db2 9.5.1

How to reset Password ?

I developed a VM machine for IBM Maximo environment, currently I am unable to login Maximo application using 'maxadmin' user (Maximo administrative user) because I forgot the administrative password. Kindly help me how to reset a password of 'maxadmin' user on command line(Dos)/command editor/any other approach, in order to loing and use Maximo application.

In advance I appreciate your cooperation and help.

Waiting for reply.

Regards
Shah


<!-- #ygrp-mkp { border: 1px solid #d8d8d8; font-family: Arial; margin: 10px 0; padding: 0 10px; } #ygrp-mkp hr { border: 1px solid #d8d8d8; } #ygrp-mkp #hd { color: #628c2a; font-size: 85%; font-weight: 700; line-height: 122%; margin: 10px 0; } #ygrp-mkp #ads { margin-bottom: 10px; } #ygrp-mkp .ad { padding: 0 0; } #ygrp-mkp .ad p { margin: 0; } #ygrp-mkp .ad a { color: #0000ff; text-decoration: none; } #ygrp-sponsor #ygrp-lc { font-family: Arial; } #ygrp-sponsor #ygrp-lc #hd { margin: 10px 0px; font-weight: 700; font-size: 78%; line-height: 122%; } #ygrp-sponsor #ygrp-lc .ad { margin-bottom: 10px; padding: 0 0; } #actions { font-family: Verdana; font-size: 11px; padding: 10px 0; } #activity { background-color: #e0ecee; float: left; font-family: Verdana; font-size: 10px; padding: 10px; } #activity span { font-weight: 700; } #activity span:first-child { text-transform: uppercase; } #activity span a { color: #5085b6; text-decoration: none; } #activity span span { color: #ff7900; } #activity span .underline { text-decoration: underline; } .attach { clear: both; display: table; font-family: Arial; font-size: 12px; padding: 10px 0; width: 400px; } .attach div a { text-decoration: none; } .attach img { border: none; padding-right: 5px; } .attach label { display: block; margin-bottom: 5px; } .attach label a { text-decoration: none; } blockquote { margin: 0 0 0 4px; } .bold { font-family: Arial; font-size: 13px; font-weight: 700; } .bold a { text-decoration: none; } dd.last p a { font-family: Verdana; font-weight: 700; } dd.last p span { margin-right: 10px; font-family: Verdana; font-weight: 700; } dd.last p span.yshortcuts { margin-right: 0; } div.attach-table div div a { text-decoration: none; } div.attach-table { width: 400px; } div.file-title a, div.file-title a:active, div.file-title a:hover, div.file-title a:visited { text-decoration: none; } div.photo-title a, div.photo-title a:active, div.photo-title a:hover, div.photo-title a:visited { text-decoration: none; } div#ygrp-mlmsg #ygrp-msg p a span.yshortcuts { font-family: Verdana; font-size: 10px; font-weight: normal; } .green { color: #628c2a; } .MsoNormal { margin: 0 0 0 0; } o { font-size: 0; } #photos div { float: left; width: 72px; } #photos div div { border: 1px solid #666666; height: 62px; overflow: hidden; width: 62px; } #photos div label { color: #666666; font-size: 10px; overflow: hidden; text-align: center; white-space: nowrap; width: 64px; } #reco-category { font-size: 77%; } #reco-desc { font-size: 77%; } .replbq { margin: 4px; } #ygrp-actbar div a:first-child { /* border-right: 0px solid #000;*/ margin-right: 2px; padding-right: 5px; } #ygrp-mlmsg { font-size: 13px; font-family: Arial, helvetica,clean, sans-serif; *font-size: small; *font: x-small; } #ygrp-mlmsg table { font-size: inherit; font: 100%; } #ygrp-mlmsg select, input, textarea { font: 99% Arial, Helvetica, clean, sans-serif; } #ygrp-mlmsg pre, code { font:115% monospace; *font-size:100%; } #ygrp-mlmsg * { line-height: 1.22em; } #ygrp-mlmsg #logo { padding-bottom: 10px; } #ygrp-msg p a { font-family: Verdana; } #ygrp-msg p#attach-count span { color: #1E66AE; font-weight: 700; } #ygrp-reco #reco-head { color: #ff7900; font-weight: 700; } #ygrp-reco { margin-bottom: 20px; padding: 0px; } #ygrp-sponsor #ov li a { font-size: 130%; text-decoration: none; } #ygrp-sponsor #ov li { font-size: 77%; list-style-type: square; padding: 6px 0; } #ygrp-sponsor #ov ul { margin: 0; padding: 0 0 0 8px; } #ygrp-text { font-family: Georgia; } #ygrp-text p { margin: 0 0 1em 0; } #ygrp-text tt { font-size: 120%; } #ygrp-vital ul li:last-child { border-right: none !important; } -->


From: john rice (2012-11-10 17:06)

Can you log in using another user's account?

If so, you can add that user to the MAXADMIN group from the backend. Then you can update the password for the MAXADMIN user and unblock it if needed.



Sent from my iPhone

On Nov 10, 2012, at 12:03 PM, "Lon Stone" <lonnie_s_stone@yahoo.com> wrote:

> Log into a working environment with the same database and maximo version. Copy the value of password for maxadmin from maxuser and use that value to update the one you don't. There is an alternative to this when dealing with SQL server.
>
> Another thought is to run maxinst to reset all the data.
>
> Another thought is to look at certain files like reporttools.properties and see if they left the password in clear text there.
>
> Good luck.
>
> -----Original Message-----
> From: shah faisal
> Sent: 11/9/2012 11:45 PM
> To: Maximo Group
> Subject: [MAXIMO List] How to Reset a Password
>
>
>
>
>
> Hi All,
>
> Environment: Maximo v7.1 (service Provider), Websphere v6.1, db2 9.5.1
>
> How to reset Password ?
>
> I developed a VM machine for IBM Maximo environment, currently I am unable to login Maximo application using 'maxadmin' user (Maximo administrative user) because I forgot the administrative password. Kindly help me how to reset a password of 'maxadmin' user on command line(Dos)/command editor/any other approach, in order to loing and use Maximo application.
>
> In advance I appreciate your cooperation and help.
>
> Waiting for reply.
>
> Regards
> Shah
>
>
>
>
>
>
> <!-- #ygrp-mkp { border: 1px solid #d8d8d8; font-family: Arial; margin: 10px 0; padding: 0 10px; } #ygrp-mkp hr { border: 1px solid #d8d8d8; } #ygrp-mkp #hd { color: #628c2a; font-size: 85%; font-weight: 700; line-height: 122%; margin: 10px 0; } #ygrp-mkp #ads { margin-bottom: 10px; } #ygrp-mkp .ad { padding: 0 0; } #ygrp-mkp .ad p { margin: 0; } #ygrp-mkp .ad a { color: #0000ff; text-decoration: none; } #ygrp-sponsor #ygrp-lc { font-family: Arial; } #ygrp-sponsor #ygrp-lc #hd { margin: 10px 0px; font-weight: 700; font-size: 78%; line-height: 122%; } #ygrp-sponsor #ygrp-lc .ad { margin-bottom: 10px; padding: 0 0; } #actions { font-family: Verdana; font-size: 11px; padding: 10px 0; } #activity { background-color: #e0ecee; float: left; font-family: Verdana; font-size: 10px; padding: 10px; } #activity span { font-weight: 700; } #activity span:first-child { text-transform: uppercase; } #activity span a { color: #5085b6; text-decoration: none; } #activity span span { color: #ff7900; } #activity span .underline { text-decoration: underline; } .attach { clear: both; display: table; font-family: Arial; font-size: 12px; padding: 10px 0; width: 400px; } .attach div a { text-decoration: none; } .attach img { border: none; padding-right: 5px; } .attach label { display: block; margin-bottom: 5px; } .attach label a { text-decoration: none; } blockquote { margin: 0 0 0 4px; } .bold { font-family: Arial; font-size: 13px; font-weight: 700; } .bold a { text-decoration: none; } dd.last p a { font-family: Verdana; font-weight: 700; } dd.last p span { margin-right: 10px; font-family: Verdana; font-weight: 700; } dd.last p span.yshortcuts { margin-right: 0; } div.attach-table div div a { text-decoration: none; } div.attach-table { width: 400px; } div.file-title a, div.file-title a:active, div.file-title a:hover, div.file-title a:visited { text-decoration: none; } div.photo-title a, div.photo-title a:active, div.photo-title a:hover, div.photo-title a:visited { text-decoration: none; } div#ygrp-mlmsg #ygrp-msg p a span.yshortcuts { font-family: Verdana; font-size: 10px; font-weight: normal; } .green { color: #628c2a; } .MsoNormal { margin: 0 0 0 0; } o { font-size: 0; } #photos div { float: left; width: 72px; } #photos div div { border: 1px solid #666666; height: 62px; overflow: hidden; width: 62px; } #photos div label { color: #666666; font-size: 10px; overflow: hidden; text-align: center; white-space: nowrap; width: 64px; } #reco-category { font-size: 77%; } #reco-desc { font-size: 77%; } .replbq { margin: 4px; } #ygrp-actbar div a:first-child { /* border-right: 0px solid #000;*/ margin-right: 2px; padding-right: 5px; } #ygrp-mlmsg { font-size: 13px; font-family: Arial, helvetica,clean, sans-serif; *font-size: small; *font: x-small; } #ygrp-mlmsg table { font-size: inherit; font: 100%; } #ygrp-mlmsg select, input, textarea { font: 99% Arial, Helvetica, clean, sans-serif; } #ygrp-mlmsg pre, code { font:115% monospace; *font-size:100%; } #ygrp-mlmsg * { line-height: 1.22em; } #ygrp-mlmsg #logo { padding-bottom: 10px; } #ygrp-msg p a { font-family: Verdana; } #ygrp-msg p#attach-count span { color: #1E66AE; font-weight: 700; } #ygrp-reco #reco-head { color: #ff7900; font-weight: 700; } #ygrp-reco { margin-bottom: 20px; padding: 0px; } #ygrp-sponsor #ov li a { font-size: 130%; text-decoration: none; } #ygrp-sponsor #ov li { font-size: 77%; list-style-type: square; padding: 6px 0; } #ygrp-sponsor #ov ul { margin: 0; padding: 0 0 0 8px; } #ygrp-text { font-family: Georgia; } #ygrp-text p { margin: 0 0 1em 0; } #ygrp-text tt { font-size: 120%; } #ygrp-vital ul li:last-child { border-right: none !important; } -->
>
>
>
>
>
> ------------------------------------
>
> Email addresses you might need:
> Posting: MAXIMO@yahoogroups.com
> Join : MAXIMO-subscribe@yahoogroups.com
> Leave : MAXIMO-unsubscribe@yahoogroups.com
> Cry : MAXIMO-owner@yahoogroups.com
> Group : http://groups.yahoo.com/group/MAXIMOYahoo! Groups Links
>
>
>


From: fdeghadi (2012-11-11 10:09)

We have Maximo 7 , DB Oracle 10 g

You can use the following script to update user name maxadmin , password
will be maxadmin


update maxuser set password =' 10FE6F4650B2ACB49A2121D7E6133E64' where
userid ='MAXADMIN' and loginid = 'maxadmin';







From: MAXIMO@yahoogroups.com [mailto:MAXIMO@yahoogroups.com] On Behalf Of
john rice
Sent: Sunday, November 11, 2012 1:06 AM
To: MAXIMO@yahoogroups.com
Subject: Re: [MAXIMO List] How to Reset a Password


Can you log in using another user's account?
If so, you can add that user to the MAXADMIN group from the backend. Then
you can update the password for the MAXADMIN user and unblock it if needed.
Sent from my iPhone
On Nov 10, 2012, at 12:03 PM, "Lon Stone" <lonnie_s_stone@yahoo.com
<mailto:lonnie_s_stone%40yahoo.com> > wrote:
> Log into a working environment with the same database and maximo version.
Copy the value of password for maxadmin from maxuser and use that value to
update the one you don't. There is an alternative to this when dealing with
SQL server.
>
> Another thought is to run maxinst to reset all the data.
>
> Another thought is to look at certain files like reporttools.properties
and see if they left the password in clear text there.
>
> Good luck.
>
> -----Original Message-----
> From: shah faisal
> Sent: 11/9/2012 11:45 PM
> To: Maximo Group
> Subject: [MAXIMO List] How to Reset a Password
>
>
>
>
>
> Hi All,
>
> Environment: Maximo v7.1 (service Provider), Websphere v6.1, db2 9.5.1
>
> How to reset Password ?
>
> I developed a VM machine for IBM Maximo environment, currently I am unable
to login Maximo application using 'maxadmin' user (Maximo administrative
user) because I forgot the administrative password. Kindly help me how to
reset a password of 'maxadmin' user on command line(Dos)/command editor/any
other approach, in order to loing and use Maximo application.
>
> In advance I appreciate your cooperation and help.
>
> Waiting for reply.
>
> Regards
> Shah
>
>
>
>
>
>
> <!-- #ygrp-mkp { border: 1px solid #d8d8d8; font-family: Arial; margin:
10px 0; padding: 0 10px; } #ygrp-mkp hr { border: 1px solid #d8d8d8; }
#ygrp-mkp #hd { color: #628c2a; font-size: 85%; font-weight: 700;
line-height: 122%; margin: 10px 0; } #ygrp-mkp #ads { margin-bottom: 10px; }
#ygrp-mkp .ad { padding: 0 0; } #ygrp-mkp .ad p { margin: 0; } #ygrp-mkp .ad
a { color: #0000ff; text-decoration: none; } #ygrp-sponsor #ygrp-lc {
font-family: Arial; } #ygrp-sponsor #ygrp-lc #hd { margin: 10px 0px;
font-weight: 700; font-size: 78%; line-height: 122%; } #ygrp-sponsor
#ygrp-lc .ad { margin-bottom: 10px; padding: 0 0; } #actions { font-family:
Verdana; font-size: 11px; padding: 10px 0; } #activity { background-color:
#e0ecee; float: left; font-family: Verdana; font-size: 10px; padding: 10px;
} #activity span { font-weight: 700; } #activity span:first-child {
text-transform: uppercase; } #activity span a { color: #5085b6;
text-decoration: none; } #activity span span { color: #ff7900; } #activity
span .underline { text-decoration: underline; } .attach { clear: both;
display: table; font-family: Arial; font-size: 12px; padding: 10px 0; width:
400px; } .attach div a { text-decoration: none; } .attach img { border:
none; padding-right: 5px; } .attach label { display: block; margin-bottom:
5px; } .attach label a { text-decoration: none; } blockquote { margin: 0 0 0
4px; } .bold { font-family: Arial; font-size: 13px; font-weight: 700; }
.bold a { text-decoration: none; } dd.last p a { font-family: Verdana;
font-weight: 700; } dd.last p span { margin-right: 10px; font-family:
Verdana; font-weight: 700; } dd.last p span.yshortcuts { margin-right: 0; }
div.attach-table div div a { text-decoration: none; } div.attach-table {
width: 400px; } div.file-title a, div.file-title a:active, div.file-title
a:hover, div.file-title a:visited { text-decoration: none; } div.photo-title
a, div.photo-title a:active, div.photo-title a:hover, div.photo-title
a:visited { text-decoration: none; } div#ygrp-mlmsg #ygrp-msg p a
span.yshortcuts { font-family: Verdana; font-size: 10px; font-weight:
normal; } .green { color: #628c2a; } .MsoNormal { margin: 0 0 0 0; } o {
font-size: 0; } #photos div { float: left; width: 72px; } #photos div div {
border: 1px solid #666666; height: 62px; overflow: hidden; width: 62px; }
#photos div label { color: #666666; font-size: 10px; overflow: hidden;
text-align: center; white-space: nowrap; width: 64px; } #reco-category {
font-size: 77%; } #reco-desc { font-size: 77%; } .replbq { margin: 4px; }
#ygrp-actbar div a:first-child { /* border-right: 0px solid #000;*/
margin-right: 2px; padding-right: 5px; } #ygrp-mlmsg { font-size: 13px;
font-family: Arial, helvetica,clean, sans-serif; *font-size: small; *font:
x-small; } #ygrp-mlmsg table { font-size: inherit; font: 100%; } #ygrp-mlmsg
select, input, textarea { font: 99% Arial, Helvetica, clean, sans-serif; }
#ygrp-mlmsg pre, code { font:115% monospace; *font-size:100%; } #ygrp-mlmsg
* { line-height: 1.22em; } #ygrp-mlmsg #logo { padding-bottom: 10px; }
#ygrp-msg p a { font-family: Verdana; } #ygrp-msg p#attach-count span {
color: #1E66AE; font-weight: 700; } #ygrp-reco #reco-head { color: #ff7900;
font-weight: 700; } #ygrp-reco { margin-bottom: 20px; padding: 0px; }
#ygrp-sponsor #ov li a { font-size: 130%; text-decoration: none; }
#ygrp-sponsor #ov li { font-size: 77%; list-style-type: square; padding: 6px
0; } #ygrp-sponsor #ov ul { margin: 0; padding: 0 0 0 8px; } #ygrp-text {
font-family: Georgia; } #ygrp-text p { margin: 0 0 1em 0; } #ygrp-text tt {
font-size: 120%; } #ygrp-vital ul li:last-child { border-right: none
!important; } -->
>
>
>
>
>
> ------------------------------------
>
> Email addresses you might need:
> Posting: MAXIMO@yahoogroups.com <mailto:MAXIMO%40yahoogroups.com>
> Join : MAXIMO-subscribe@yahoogroups.com
<mailto:MAXIMO-subscribe%40yahoogroups.com>
> Leave : MAXIMO-unsubscribe@yahoogroups.com
<mailto:MAXIMO-unsubscribe%40yahoogroups.com>
> Cry : MAXIMO-owner@yahoogroups.com <mailto:MAXIMO-owner%40yahoogroups.com>
> Group : http://groups.yahoo.com/group/MAXIMOYahoo! Groups Links
>
>
>


From: shah faisal (2012-11-13 02:37)

Hi John,
Thanks for reply, can u let me know How to add a user in MAXADMIN group from BackEnd? Remember, I have db2 v9.5.1 database.
Then I will try and will let u know whether it was successful or not?
Kindly help me, waiting for your reply.
Regards
Shah
________________________________
From: john rice <ecirnhoja@msn.com>
To: "MAXIMO@yahoogroups.com" <MAXIMO@yahoogroups.com>
Sent: Sunday, November 11, 2012 2:06 AM
Subject: Re: [MAXIMO List] How to Reset a Password

 
Can you log in using another user's account?
If so, you can add that user to the MAXADMIN group from the backend. Then you can update the password for the MAXADMIN user and unblock it if needed.
Sent from my iPhone
On Nov 10, 2012, at 12:03 PM, "Lon Stone" <lonnie_s_stone@yahoo.com> wrote:
> Log into a working environment with the same database and maximo version. Copy the value of password for maxadmin from maxuser and use that value to update the one you don't. There is an alternative to this when dealing with SQL server.
>
> Another thought is to run maxinst to reset all the data.
>
> Another thought is to look at certain files like reporttools.properties and see if they left the password in clear text there.
>
> Good luck.
>
> -----Original Message-----
> From: shah faisal
> Sent: 11/9/2012 11:45 PM
> To: Maximo Group
> Subject: [MAXIMO List] How to Reset a Password
>
>
>
>
>
> Hi All,
>
> Environment: Maximo v7.1 (service Provider), Websphere v6.1, db2 9.5.1
>
> How to reset Password ?
>
> I developed a VM machine for IBM Maximo environment, currently I am unable to login Maximo application using 'maxadmin' user (Maximo administrative user) because I forgot the administrative password. Kindly help me how to reset a password of 'maxadmin' user on command line(Dos)/command editor/any other approach, in order to loing and use Maximo application.
>
> In advance I appreciate your cooperation and help.
>
> Waiting for reply.
>
> Regards
> Shah
>
>
>
>
>
>
> <!-- #ygrp-mkp { border: 1px solid #d8d8d8; font-family: Arial; margin: 10px 0; padding: 0 10px; } #ygrp-mkp hr { border: 1px solid #d8d8d8; } #ygrp-mkp #hd { color: #628c2a; font-size: 85%; font-weight: 700; line-height: 122%; margin: 10px 0; } #ygrp-mkp #ads { margin-bottom: 10px; } #ygrp-mkp .ad { padding: 0 0; } #ygrp-mkp .ad p { margin: 0; } #ygrp-mkp .ad a { color: #0000ff; text-decoration: none; } #ygrp-sponsor #ygrp-lc { font-family: Arial; } #ygrp-sponsor #ygrp-lc #hd { margin: 10px 0px; font-weight: 700; font-size: 78%; line-height: 122%; } #ygrp-sponsor #ygrp-lc .ad { margin-bottom: 10px; padding: 0 0; } #actions { font-family: Verdana; font-size: 11px; padding: 10px 0; } #activity { background-color: #e0ecee; float: left; font-family: Verdana; font-size: 10px; padding: 10px; } #activity span { font-weight: 700; } #activity span:first-child { text-transform: uppercase; } #activity span a { color: #5085b6; text-decoration: none; } #activity
span span { color: #ff7900; } #activity span .underline { text-decoration: underline; } .attach { clear: both; display: table; font-family: Arial; font-size: 12px; padding: 10px 0; width: 400px; } .attach div a { text-decoration: none; } .attach img { border: none; padding-right: 5px; } .attach label { display: block; margin-bottom: 5px; } .attach label a { text-decoration: none; } blockquote { margin: 0 0 0 4px; } .bold { font-family: Arial; font-size: 13px; font-weight: 700; } .bold a { text-decoration: none; } dd.last p a { font-family: Verdana; font-weight: 700; } dd.last p span { margin-right: 10px; font-family: Verdana; font-weight: 700; } dd.last p span.yshortcuts { margin-right: 0; } div.attach-table div div a { text-decoration: none; } div.attach-table { width: 400px; } div.file-title a, div.file-title a:active, div.file-title a:hover, div.file-title a:visited { text-decoration: none; } div.photo-title a, div.photo-title a:active,
div.photo-title a:hover, div.photo-title a:visited { text-decoration: none; } div#ygrp-mlmsg #ygrp-msg p a span.yshortcuts { font-family: Verdana; font-size: 10px; font-weight: normal; } .green { color: #628c2a; } .MsoNormal { margin: 0 0 0 0; } o { font-size: 0; } #photos div { float: left; width: 72px; } #photos div div { border: 1px solid #666666; height: 62px; overflow: hidden; width: 62px; } #photos div label { color: #666666; font-size: 10px; overflow: hidden; text-align: center; white-space: nowrap; width: 64px; } #reco-category { font-size: 77%; } #reco-desc { font-size: 77%; } .replbq { margin: 4px; } #ygrp-actbar div a:first-child { /* border-right: 0px solid #000;*/ margin-right: 2px; padding-right: 5px; } #ygrp-mlmsg { font-size: 13px; font-family: Arial, helvetica,clean, sans-serif; *font-size: small; *font: x-small; } #ygrp-mlmsg table { font-size: inherit; font: 100%; } #ygrp-mlmsg select, input, textarea { font: 99% Arial, Helvetica,
clean, sans-serif; } #ygrp-mlmsg pre, code { font:115% monospace; *font-size:100%; } #ygrp-mlmsg * { line-height: 1.22em; } #ygrp-mlmsg #logo { padding-bottom: 10px; } #ygrp-msg p a { font-family: Verdana; } #ygrp-msg p#attach-count span { color: #1E66AE; font-weight: 700; } #ygrp-reco #reco-head { color: #ff7900; font-weight: 700; } #ygrp-reco { margin-bottom: 20px; padding: 0px; } #ygrp-sponsor #ov li a { font-size: 130%; text-decoration: none; } #ygrp-sponsor #ov li { font-size: 77%; list-style-type: square; padding: 6px 0; } #ygrp-sponsor #ov ul { margin: 0; padding: 0 0 0 8px; } #ygrp-text { font-family: Georgia; } #ygrp-text p { margin: 0 0 1em 0; } #ygrp-text tt { font-size: 120%; } #ygrp-vital ul li:last-child { border-right: none !important; } -->
>
>
>
>
>
> ------------------------------------
>
> Email addresses you might need:
> Posting: MAXIMO@yahoogroups.com
> Join : MAXIMO-subscribe@yahoogroups.com
> Leave : MAXIMO-unsubscribe@yahoogroups.com
> Cry : MAXIMO-owner@yahoogroups.com
> Group : http://groups.yahoo.com/group/MAXIMOYahoo! Groups Links
>
>
>


From: John Rice (2012-11-13 12:31)

Shah,

I’m using SQL Server 2k8, but this should work for you as well.

First, find a user that you can login as. For example, I’ll use the demo user WILSON. Note: this workaround assumes that you can log in as Wilson or any user you choose.

In your DB editor execute the following statement…

select * from groupuser where userid = 'WILSON';

Make note of the current groups Wilson is associated with (TOOLMGR, ITEMMGR, EVERYONE, etc…). You will be changing one of these group names to MAXADMIN and you may need to change it back. Next, in your DB editor execute the following statement….

update groupuser set groupname = 'MAXADMIN' where groupname = 'ITEMMGR' and userid = ‘WILSON’;
or
update groupuser set groupname = 'MAXADMIN' where groupuserid = '1234'; (Where 1234 is the actual groupuserid value for the record to be changed.)

Log into Maximo as Wilson.

Go to the User’s app and update/unblock the MAXADMIN user.

Good Luck…




From: MAXIMO@yahoogroups.com [mailto:MAXIMO@yahoogroups.com] On Behalf Of shah faisal
Sent: Tuesday, November 13, 2012 4:37 AM
To: MAXIMO@yahoogroups.com
Subject: Re: [MAXIMO List] How to Reset a Password


Hi John,
Thanks for reply, can u let me know How to add a user in MAXADMIN group from BackEnd? Remember, I have db2 v9.5.1 database.
Then I will try and will let u know whether it was successful or not?
Kindly help me, waiting for your reply.
Regards
Shah
________________________________
From: john rice <ecirnhoja@msn.com <mailto:ecirnhoja%40msn.com> >
To: "MAXIMO@yahoogroups.com <mailto:MAXIMO%40yahoogroups.com> " <MAXIMO@yahoogroups.com <mailto:MAXIMO%40yahoogroups.com> >
Sent: Sunday, November 11, 2012 2:06 AM
Subject: Re: [MAXIMO List] How to Reset a Password

Can you log in using another user's account?
If so, you can add that user to the MAXADMIN group from the backend. Then you can update the password for the MAXADMIN user and unblock it if needed.
Sent from my iPhone
On Nov 10, 2012, at 12:03 PM, "Lon Stone" <lonnie_s_stone@yahoo.com <mailto:lonnie_s_stone%40yahoo.com> > wrote:
> Log into a working environment with the same database and maximo version. Copy the value of password for maxadmin from maxuser and use that value to update the one you don't. There is an alternative to this when dealing with SQL server.
>
> Another thought is to run maxinst to reset all the data.
>
> Another thought is to look at certain files like reporttools.properties and see if they left the password in clear text there.
>
> Good luck.
>
> -----Original Message-----
> From: shah faisal
> Sent: 11/9/2012 11:45 PM
> To: Maximo Group
> Subject: [MAXIMO List] How to Reset a Password
>
>
>
>
>
> Hi All,
>
> Environment: Maximo v7.1 (service Provider), Websphere v6.1, db2 9.5.1
>
> How to reset Password ?
>
> I developed a VM machine for IBM Maximo environment, currently I am unable to login Maximo application using 'maxadmin' user (Maximo administrative user) because I forgot the administrative password. Kindly help me how to reset a password of 'maxadmin' user on command line(Dos)/command editor/any other approach, in order to loing and use Maximo application.
>
> In advance I appreciate your cooperation and help.
>
> Waiting for reply.
>
> Regards
> Shah
>
>
>
>
>
>
> <!-- #ygrp-mkp { border: 1px solid #d8d8d8; font-family: Arial; margin: 10px 0; padding: 0 10px; } #ygrp-mkp hr { border: 1px solid #d8d8d8; } #ygrp-mkp #hd { color: #628c2a; font-size: 85%; font-weight: 700; line-height: 122%; margin: 10px 0; } #ygrp-mkp #ads { margin-bottom: 10px; } #ygrp-mkp .ad { padding: 0 0; } #ygrp-mkp .ad p { margin: 0; } #ygrp-mkp .ad a { color: #0000ff; text-decoration: none; } #ygrp-sponsor #ygrp-lc { font-family: Arial; } #ygrp-sponsor #ygrp-lc #hd { margin: 10px 0px; font-weight: 700; font-size: 78%; line-height: 122%; } #ygrp-sponsor #ygrp-lc .ad { margin-bottom: 10px; padding: 0 0; } #actions { font-family: Verdana; font-size: 11px; padding: 10px 0; } #activity { background-color: #e0ecee; float: left; font-family: Verdana; font-size: 10px; padding: 10px; } #activity span { font-weight: 700; } #activity span:first-child { text-transform: uppercase; } #activity span a { color: #5085b6; text-decoration: none; } #activity
span span { color: #ff7900; } #activity span .underline { text-decoration: underline; } .attach { clear: both; display: table; font-family: Arial; font-size: 12px; padding: 10px 0; width: 400px; } .attach div a { text-decoration: none; } .attach img { border: none; padding-right: 5px; } .attach label { display: block; margin-bottom: 5px; } .attach label a { text-decoration: none; } blockquote { margin: 0 0 0 4px; } .bold { font-family: Arial; font-size: 13px; font-weight: 700; } .bold a { text-decoration: none; } dd.last p a { font-family: Verdana; font-weight: 700; } dd.last p span { margin-right: 10px; font-family: Verdana; font-weight: 700; } dd.last p span.yshortcuts { margin-right: 0; } div.attach-table div div a { text-decoration: none; } div.attach-table { width: 400px; } div.file-title a, div.file-title a:active, div.file-title a:hover, div.file-title a:visited { text-decoration: none; } div.photo-title a, div.photo-title a:active,
div.photo-title a:hover, div.photo-title a:visited { text-decoration: none; } div#ygrp-mlmsg #ygrp-msg p a span.yshortcuts { font-family: Verdana; font-size: 10px; font-weight: normal; } .green { color: #628c2a; } .MsoNormal { margin: 0 0 0 0; } o { font-size: 0; } #photos div { float: left; width: 72px; } #photos div div { border: 1px solid #666666; height: 62px; overflow: hidden; width: 62px; } #photos div label { color: #666666; font-size: 10px; overflow: hidden; text-align: center; white-space: nowrap; width: 64px; } #reco-category { font-size: 77%; } #reco-desc { font-size: 77%; } .replbq { margin: 4px; } #ygrp-actbar div a:first-child { /* border-right: 0px solid #000;*/ margin-right: 2px; padding-right: 5px; } #ygrp-mlmsg { font-size: 13px; font-family: Arial, helvetica,clean, sans-serif; *font-size: small; *font: x-small; } #ygrp-mlmsg table { font-size: inherit; font: 100%; } #ygrp-mlmsg select, input, textarea { font: 99% Arial, Helvetica,
clean, sans-serif; } #ygrp-mlmsg pre, code { font:115% monospace; *font-size:100%; } #ygrp-mlmsg * { line-height: 1.22em; } #ygrp-mlmsg #logo { padding-bottom: 10px; } #ygrp-msg p a { font-family: Verdana; } #ygrp-msg p#attach-count span { color: #1E66AE; font-weight: 700; } #ygrp-reco #reco-head { color: #ff7900; font-weight: 700; } #ygrp-reco { margin-bottom: 20px; padding: 0px; } #ygrp-sponsor #ov li a { font-size: 130%; text-decoration: none; } #ygrp-sponsor #ov li { font-size: 77%; list-style-type: square; padding: 6px 0; } #ygrp-sponsor #ov ul { margin: 0; padding: 0 0 0 8px; } #ygrp-text { font-family: Georgia; } #ygrp-text p { margin: 0 0 1em 0; } #ygrp-text tt { font-size: 120%; } #ygrp-vital ul li:last-child { border-right: none !important; } -->
>
>
>
>
>
> ------------------------------------
>
> Email addresses you might need:
> Posting: MAXIMO@yahoogroups.com <mailto:MAXIMO%40yahoogroups.com>
> Join : MAXIMO-subscribe@yahoogroups.com <mailto:MAXIMO-subscribe%40yahoogroups.com>
> Leave : MAXIMO-unsubscribe@yahoogroups.com <mailto:MAXIMO-unsubscribe%40yahoogroups.com>
> Cry : MAXIMO-owner@yahoogroups.com <mailto:MAXIMO-owner%40yahoogroups.com>
> Group : http://groups.yahoo.com/group/MAXIMOYahoo! Groups Links
>
>
>


From: shah faisal (2012-11-14 01:43)

Dear John,
Thanks a lot for your help, now I am out danger and can now login with Maxadmin (user id).
I really appreciate your cooperation.
Regards
Shah
________________________________
From: John Rice <ecirnhoja@msn.com>
To: MAXIMO@yahoogroups.com
Sent: Tuesday, November 13, 2012 9:31 PM
Subject: RE: [MAXIMO List] How to Reset a Password

 
Shah,
I’m using SQL Server 2k8, but this should work for you as well.
First, find a user that you can login as. For example, I’ll use the demo user WILSON. Note: this workaround assumes that you can log in as Wilson or any user you choose.
In your DB editor execute the following statement…
select * from groupuser where userid = 'WILSON';
Make note of the current groups Wilson is associated with (TOOLMGR, ITEMMGR, EVERYONE, etc…). You will be changing one of these group names to MAXADMIN and you may need to change it back. Next, in your DB editor execute the following statement….
update groupuser set groupname = 'MAXADMIN' where groupname = 'ITEMMGR' and userid = ‘WILSON’;
or
update groupuser set groupname = 'MAXADMIN' where groupuserid = '1234'; (Where 1234 is the actual groupuserid value for the record to be changed.)
Log into Maximo as Wilson.
Go to the User’s app and update/unblock the MAXADMIN user.
Good Luck…
From: MAXIMO@yahoogroups.com [mailto:MAXIMO@yahoogroups.com] On Behalf Of shah faisal
Sent: Tuesday, November 13, 2012 4:37 AM
To: MAXIMO@yahoogroups.com
Subject: Re: [MAXIMO List] How to Reset a Password
Hi John,
Thanks for reply, can u let me know How to add a user in MAXADMIN group from BackEnd? Remember, I have db2 v9.5.1 database.
Then I will try and will let u know whether it was successful or not?
Kindly help me, waiting for your reply.
Regards
Shah
________________________________
From: john rice <ecirnhoja@msn.com <mailto:ecirnhoja%40msn.com> >
To: "MAXIMO@yahoogroups.com <mailto:MAXIMO%40yahoogroups.com> " <MAXIMO@yahoogroups.com <mailto:MAXIMO%40yahoogroups.com> >
Sent: Sunday, November 11, 2012 2:06 AM
Subject: Re: [MAXIMO List] How to Reset a Password
Can you log in using another user's account?
If so, you can add that user to the MAXADMIN group from the backend. Then you can update the password for the MAXADMIN user and unblock it if needed.
Sent from my iPhone
On Nov 10, 2012, at 12:03 PM, "Lon Stone" <lonnie_s_stone@yahoo.com <mailto:lonnie_s_stone%40yahoo.com> > wrote:
> Log into a working environment with the same database and maximo version. Copy the value of password for maxadmin from maxuser and use that value to update the one you don't. There is an alternative to this when dealing with SQL server.
>
> Another thought is to run maxinst to reset all the data.
>
> Another thought is to look at certain files like reporttools.properties and see if they left the password in clear text there.
>
> Good luck.
>
> -----Original Message-----
> From: shah faisal
> Sent: 11/9/2012 11:45 PM
> To: Maximo Group
> Subject: [MAXIMO List] How to Reset a Password
>
>
>
>
>
> Hi All,
>
> Environment: Maximo v7.1 (service Provider), Websphere v6.1, db2 9.5.1
>
> How to reset Password ?
>
> I developed a VM machine for IBM Maximo environment, currently I am unable to login Maximo application using 'maxadmin' user (Maximo administrative user) because I forgot the administrative password. Kindly help me how to reset a password of 'maxadmin' user on command line(Dos)/command editor/any other approach, in order to loing and use Maximo application.
>
> In advance I appreciate your cooperation and help.
>
> Waiting for reply.
>
> Regards
> Shah
>
>
>
>
>
>
> <!-- #ygrp-mkp { border: 1px solid #d8d8d8; font-family: Arial; margin: 10px 0; padding: 0 10px; } #ygrp-mkp hr { border: 1px solid #d8d8d8; } #ygrp-mkp #hd { color: #628c2a; font-size: 85%; font-weight: 700; line-height: 122%; margin: 10px 0; } #ygrp-mkp #ads { margin-bottom: 10px; } #ygrp-mkp .ad { padding: 0 0; } #ygrp-mkp .ad p { margin: 0; } #ygrp-mkp .ad a { color: #0000ff; text-decoration: none; } #ygrp-sponsor #ygrp-lc { font-family: Arial; } #ygrp-sponsor #ygrp-lc #hd { margin: 10px 0px; font-weight: 700; font-size: 78%; line-height: 122%; } #ygrp-sponsor #ygrp-lc .ad { margin-bottom: 10px; padding: 0 0; } #actions { font-family: Verdana; font-size: 11px; padding: 10px 0; } #activity { background-color: #e0ecee; float: left; font-family: Verdana; font-size: 10px; padding: 10px; } #activity span { font-weight: 700; } #activity span:first-child { text-transform: uppercase; } #activity span a { color: #5085b6; text-decoration: none; } #activity
span span { color: #ff7900; } #activity span .underline { text-decoration: underline; } .attach { clear: both; display: table; font-family: Arial; font-size: 12px; padding: 10px 0; width: 400px; } .attach div a { text-decoration: none; } .attach img { border: none; padding-right: 5px; } .attach label { display: block; margin-bottom: 5px; } .attach label a { text-decoration: none; } blockquote { margin: 0 0 0 4px; } .bold { font-family: Arial; font-size: 13px; font-weight: 700; } .bold a { text-decoration: none; } dd.last p a { font-family: Verdana; font-weight: 700; } dd.last p span { margin-right: 10px; font-family: Verdana; font-weight: 700; } dd.last p span.yshortcuts { margin-right: 0; } div.attach-table div div a { text-decoration: none; } div.attach-table { width: 400px; } div.file-title a, div.file-title a:active, div.file-title a:hover, div.file-title a:visited { text-decoration: none; } div.photo-title a, div.photo-title a:active,
div.photo-title a:hover, div.photo-title a:visited { text-decoration: none; } div#ygrp-mlmsg #ygrp-msg p a span.yshortcuts { font-family: Verdana; font-size: 10px; font-weight: normal; } .green { color: #628c2a; } .MsoNormal { margin: 0 0 0 0; } o { font-size: 0; } #photos div { float: left; width: 72px; } #photos div div { border: 1px solid #666666; height: 62px; overflow: hidden; width: 62px; } #photos div label { color: #666666; font-size: 10px; overflow: hidden; text-align: center; white-space: nowrap; width: 64px; } #reco-category { font-size: 77%; } #reco-desc { font-size: 77%; } .replbq { margin: 4px; } #ygrp-actbar div a:first-child { /* border-right: 0px solid #000;*/ margin-right: 2px; padding-right: 5px; } #ygrp-mlmsg { font-size: 13px; font-family: Arial, helvetica,clean, sans-serif; *font-size: small; *font: x-small; } #ygrp-mlmsg table { font-size: inherit; font: 100%; } #ygrp-mlmsg select, input, textarea { font: 99% Arial, Helvetica,
clean, sans-serif; } #ygrp-mlmsg pre, code { font:115% monospace; *font-size:100%; } #ygrp-mlmsg * { line-height: 1.22em; } #ygrp-mlmsg #logo { padding-bottom: 10px; } #ygrp-msg p a { font-family: Verdana; } #ygrp-msg p#attach-count span { color: #1E66AE; font-weight: 700; } #ygrp-reco #reco-head { color: #ff7900; font-weight: 700; } #ygrp-reco { margin-bottom: 20px; padding: 0px; } #ygrp-sponsor #ov li a { font-size: 130%; text-decoration: none; } #ygrp-sponsor #ov li { font-size: 77%; list-style-type: square; padding: 6px 0; } #ygrp-sponsor #ov ul { margin: 0; padding: 0 0 0 8px; } #ygrp-text { font-family: Georgia; } #ygrp-text p { margin: 0 0 1em 0; } #ygrp-text tt { font-size: 120%; } #ygrp-vital ul li:last-child { border-right: none !important; } -->
>
>
>
>
>
> ------------------------------------
>
> Email addresses you might need:
> Posting: MAXIMO@yahoogroups.com <mailto:MAXIMO%40yahoogroups.com>
> Join : MAXIMO-subscribe@yahoogroups.com <mailto:MAXIMO-subscribe%40yahoogroups.com>
> Leave : MAXIMO-unsubscribe@yahoogroups.com <mailto:MAXIMO-unsubscribe%40yahoogroups.com>
> Cry : MAXIMO-owner@yahoogroups.com <mailto:MAXIMO-owner%40yahoogroups.com>
> Group : http://groups.yahoo.com/group/MAXIMOYahoo! Groups Links
>
>
>


From: shah faisal (2012-11-14 01:57)

Hi,
I do not how to get such "characters set" as you mentioned in your query like "..... set password =' 10FE6F4650B2ACB49A2121D7E6133E64' "
Can you please let me know how did you convert 'maxadmin' password into characters set ' 10FE6F4650B2ACB49A2121D7E6133E64'  and used it following Update Query? It seems like a good approach but I am only confused how to do it.
Kindly help me for this conversation.
Regards
Shah
________________________________
From: fdeghadi <fdeghadi@futech-eg.com>
To: MAXIMO@yahoogroups.com
Sent: Sunday, November 11, 2012 11:09 AM
Subject: RE: [MAXIMO List] How to Reset a Password

 
We have Maximo 7 , DB Oracle 10 g
You can use the following script to update user name maxadmin , password
will be maxadmin
update maxuser set password =' 10FE6F4650B2ACB49A2121D7E6133E64' where
userid ='MAXADMIN' and loginid = 'maxadmin';
From: MAXIMO@yahoogroups.com [mailto:MAXIMO@yahoogroups.com] On Behalf Of
john rice
Sent: Sunday, November 11, 2012 1:06 AM
To: MAXIMO@yahoogroups.com
Subject: Re: [MAXIMO List] How to Reset a Password
Can you log in using another user's account?
If so, you can add that user to the MAXADMIN group from the backend. Then
you can update the password for the MAXADMIN user and unblock it if needed.
Sent from my iPhone
On Nov 10, 2012, at 12:03 PM, "Lon Stone" <lonnie_s_stone@yahoo.com
<mailto:lonnie_s_stone%40yahoo.com> > wrote:
> Log into a working environment with the same database and maximo version.
Copy the value of password for maxadmin from maxuser and use that value to
update the one you don't. There is an alternative to this when dealing with
SQL server.
>
> Another thought is to run maxinst to reset all the data.
>
> Another thought is to look at certain files like reporttools.properties
and see if they left the password in clear text there.
>
> Good luck.
>
> -----Original Message-----
> From: shah faisal
> Sent: 11/9/2012 11:45 PM
> To: Maximo Group
> Subject: [MAXIMO List] How to Reset a Password
>
>
>
>
>
> Hi All,
>
> Environment: Maximo v7.1 (service Provider), Websphere v6.1, db2 9.5.1
>
> How to reset Password ?
>
> I developed a VM machine for IBM Maximo environment, currently I am unable
to login Maximo application using 'maxadmin' user (Maximo administrative
user) because I forgot the administrative password. Kindly help me how to
reset a password of 'maxadmin' user on command line(Dos)/command editor/any
other approach, in order to loing and use Maximo application.
>
> In advance I appreciate your cooperation and help.
>
> Waiting for reply.
>
> Regards
> Shah
>
>
>
>
>
>
> <!-- #ygrp-mkp { border: 1px solid #d8d8d8; font-family: Arial; margin:
10px 0; padding: 0 10px; } #ygrp-mkp hr { border: 1px solid #d8d8d8; }
#ygrp-mkp #hd { color: #628c2a; font-size: 85%; font-weight: 700;
line-height: 122%; margin: 10px 0; } #ygrp-mkp #ads { margin-bottom: 10px; }
#ygrp-mkp .ad { padding: 0 0; } #ygrp-mkp .ad p { margin: 0; } #ygrp-mkp .ad
a { color: #0000ff; text-decoration: none; } #ygrp-sponsor #ygrp-lc {
font-family: Arial; } #ygrp-sponsor #ygrp-lc #hd { margin: 10px 0px;
font-weight: 700; font-size: 78%; line-height: 122%; } #ygrp-sponsor
#ygrp-lc .ad { margin-bottom: 10px; padding: 0 0; } #actions { font-family:
Verdana; font-size: 11px; padding: 10px 0; } #activity { background-color:
#e0ecee; float: left; font-family: Verdana; font-size: 10px; padding: 10px;
} #activity span { font-weight: 700; } #activity span:first-child {
text-transform: uppercase; } #activity span a { color: #5085b6;
text-decoration: none; } #activity span span { color: #ff7900; } #activity
span .underline { text-decoration: underline; } .attach { clear: both;
display: table; font-family: Arial; font-size: 12px; padding: 10px 0; width:
400px; } .attach div a { text-decoration: none; } .attach img { border:
none; padding-right: 5px; } .attach label { display: block; margin-bottom:
5px; } .attach label a { text-decoration: none; } blockquote { margin: 0 0 0
4px; } .bold { font-family: Arial; font-size: 13px; font-weight: 700; }
.bold a { text-decoration: none; } dd.last p a { font-family: Verdana;
font-weight: 700; } dd.last p span { margin-right: 10px; font-family:
Verdana; font-weight: 700; } dd.last p span.yshortcuts { margin-right: 0; }
div.attach-table div div a { text-decoration: none; } div.attach-table {
width: 400px; } div.file-title a, div.file-title a:active, div.file-title
a:hover, div.file-title a:visited { text-decoration: none; } div.photo-title
a, div.photo-title a:active, div.photo-title a:hover, div.photo-title
a:visited { text-decoration: none; } div#ygrp-mlmsg #ygrp-msg p a
span.yshortcuts { font-family: Verdana; font-size: 10px; font-weight:
normal; } .green { color: #628c2a; } .MsoNormal { margin: 0 0 0 0; } o {
font-size: 0; } #photos div { float: left; width: 72px; } #photos div div {
border: 1px solid #666666; height: 62px; overflow: hidden; width: 62px; }
#photos div label { color: #666666; font-size: 10px; overflow: hidden;
text-align: center; white-space: nowrap; width: 64px; } #reco-category {
font-size: 77%; } #reco-desc { font-size: 77%; } .replbq { margin: 4px; }
#ygrp-actbar div a:first-child { /* border-right: 0px solid #000;*/
margin-right: 2px; padding-right: 5px; } #ygrp-mlmsg { font-size: 13px;
font-family: Arial, helvetica,clean, sans-serif; *font-size: small; *font:
x-small; } #ygrp-mlmsg table { font-size: inherit; font: 100%; } #ygrp-mlmsg
select, input, textarea { font: 99% Arial, Helvetica, clean, sans-serif; }
#ygrp-mlmsg pre, code { font:115% monospace; *font-size:100%; } #ygrp-mlmsg
* { line-height: 1.22em; } #ygrp-mlmsg #logo { padding-bottom: 10px; }
#ygrp-msg p a { font-family: Verdana; } #ygrp-msg p#attach-count span {
color: #1E66AE; font-weight: 700; } #ygrp-reco #reco-head { color: #ff7900;
font-weight: 700; } #ygrp-reco { margin-bottom: 20px; padding: 0px; }
#ygrp-sponsor #ov li a { font-size: 130%; text-decoration: none; }
#ygrp-sponsor #ov li { font-size: 77%; list-style-type: square; padding: 6px
0; } #ygrp-sponsor #ov ul { margin: 0; padding: 0 0 0 8px; } #ygrp-text {
font-family: Georgia; } #ygrp-text p { margin: 0 0 1em 0; } #ygrp-text tt {
font-size: 120%; } #ygrp-vital ul li:last-child { border-right: none
!important; } -->
>
>
>
>
>
> ------------------------------------
>
> Email addresses you might need:
> Posting: MAXIMO@yahoogroups.com <mailto:MAXIMO%40yahoogroups.com>
> Join : MAXIMO-subscribe@yahoogroups.com
<mailto:MAXIMO-subscribe%40yahoogroups.com>
> Leave : MAXIMO-unsubscribe@yahoogroups.com
<mailto:MAXIMO-unsubscribe%40yahoogroups.com>
> Cry : MAXIMO-owner@yahoogroups.com <mailto:MAXIMO-owner%40yahoogroups.com>
> Group : http://groups.yahoo.com/group/MAXIMOYahoo! Groups Links
>
>
>


From: Ian Wright (2012-11-14 10:11)

Go to you test system where you know the maxadmin password
Then
In toad or sql studio

connect to your test database

select password from maxuser where userid = 'MAXADMIN'

connect to your target database

update maxuser set password = 'password string from above select' where userid = 'MAXADMIN'

you can now log on to your target syatem as maxadmin using the password from your test system

From: MAXIMO@yahoogroups.com [mailto:MAXIMO@yahoogroups.com] On Behalf Of shah faisal
Sent: 14 November 2012 09:57
To: MAXIMO@yahoogroups.com
Subject: Re: [MAXIMO List] How to Reset a Password



Hi,

I do not how to get such "characters set" as you mentioned in your query like "..... set password =' 10FE6F4650B2ACB49A2121D7E6133E64' "
Can you please let me know how did you convert 'maxadmin' password into characters set ' 10FE6F4650B2ACB49A2121D7E6133E64' and used it following Update Query? It seems like a good approach but I am only confused how to do it.

Kindly help me for this conversation.

Regards
Shah

________________________________
From: fdeghadi <fdeghadi@futech-eg.com<mailto:fdeghadi%40futech-eg.com>>
To: MAXIMO@yahoogroups.com<mailto:MAXIMO%40yahoogroups.com>
Sent: Sunday, November 11, 2012 11:09 AM
Subject: RE: [MAXIMO List] How to Reset a Password



We have Maximo 7 , DB Oracle 10 g

You can use the following script to update user name maxadmin , password
will be maxadmin

update maxuser set password =' 10FE6F4650B2ACB49A2121D7E6133E64' where
userid ='MAXADMIN' and loginid = 'maxadmin';

From: MAXIMO@yahoogroups.com<mailto:MAXIMO%40yahoogroups.com> [mailto:MAXIMO@yahoogroups.com<mailto:MAXIMO%40yahoogroups.com>] On Behalf Of
john rice
Sent: Sunday, November 11, 2012 1:06 AM
To: MAXIMO@yahoogroups.com<mailto:MAXIMO%40yahoogroups.com>
Subject: Re: [MAXIMO List] How to Reset a Password

Can you log in using another user's account?

If so, you can add that user to the MAXADMIN group from the backend. Then
you can update the password for the MAXADMIN user and unblock it if needed.

Sent from my iPhone

On Nov 10, 2012, at 12:03 PM, "Lon Stone" <lonnie_s_stone@yahoo.com<mailto:lonnie_s_stone%40yahoo.com>
<mailto:lonnie_s_stone%40yahoo.com> > wrote:

> Log into a working environment with the same database and maximo version.
Copy the value of password for maxadmin from maxuser and use that value to
update the one you don't. There is an alternative to this when dealing with
SQL server.
>
> Another thought is to run maxinst to reset all the data.
>
> Another thought is to look at certain files like reporttools.properties
and see if they left the password in clear text there.
>
> Good luck.
>
> -----Original Message-----
> From: shah faisal
> Sent: 11/9/2012 11:45 PM
> To: Maximo Group
> Subject: [MAXIMO List] How to Reset a Password
>
>
>
>
>
> Hi All,
>
> Environment: Maximo v7.1 (service Provider), Websphere v6.1, db2 9.5.1
>
> How to reset Password ?
>
> I developed a VM machine for IBM Maximo environment, currently I am unable
to login Maximo application using 'maxadmin' user (Maximo administrative
user) because I forgot the administrative password. Kindly help me how to
reset a password of 'maxadmin' user on command line(Dos)/command editor/any
other approach, in order to loing and use Maximo application.
>
> In advance I appreciate your cooperation and help.
>
> Waiting for reply.
>
> Regards
> Shah
>
>
>
>
>
>
> <!-- #ygrp-mkp { border: 1px solid #d8d8d8; font-family: Arial; margin:
10px 0; padding: 0 10px; } #ygrp-mkp hr { border: 1px solid #d8d8d8; }
#ygrp-mkp #hd { color: #628c2a; font-size: 85%; font-weight: 700;
line-height: 122%; margin: 10px 0; } #ygrp-mkp #ads { margin-bottom: 10px; }
#ygrp-mkp .ad { padding: 0 0; } #ygrp-mkp .ad p { margin: 0; } #ygrp-mkp .ad
a { color: #0000ff; text-decoration: none; } #ygrp-sponsor #ygrp-lc {
font-family: Arial; } #ygrp-sponsor #ygrp-lc #hd { margin: 10px 0px;
font-weight: 700; font-size: 78%; line-height: 122%; } #ygrp-sponsor
#ygrp-lc .ad { margin-bottom: 10px; padding: 0 0; } #actions { font-family:
Verdana; font-size: 11px; padding: 10px 0; } #activity { background-color:
#e0ecee; float: left; font-family: Verdana; font-size: 10px; padding: 10px;
} #activity span { font-weight: 700; } #activity span:first-child {
text-transform: uppercase; } #activity span a { color: #5085b6;
text-decoration: none; } #activity span span { color: #ff7900; } #activity
span .underline { text-decoration: underline; } .attach { clear: both;
display: table; font-family: Arial; font-size: 12px; padding: 10px 0; width:
400px; } .attach div a { text-decoration: none; } .attach img { border:
none; padding-right: 5px; } .attach label { display: block; margin-bottom:
5px; } .attach label a { text-decoration: none; } blockquote { margin: 0 0 0
4px; } .bold { font-family: Arial; font-size: 13px; font-weight: 700; }
.bold a { text-decoration: none; } dd.last p a { font-family: Verdana;
font-weight: 700; } dd.last p span { margin-right: 10px; font-family:
Verdana; font-weight: 700; } dd.last p span.yshortcuts { margin-right: 0; }
div.attach-table div div a { text-decoration: none; } div.attach-table {
width: 400px; } div.file-title a, div.file-title a:active, div.file-title
a:hover, div.file-title a:visited { text-decoration: none; } div.photo-title
a, div.photo-title a:active, div.photo-title a:hover, div.photo-title
a:visited { text-decoration: none; } div#ygrp-mlmsg #ygrp-msg p a
span.yshortcuts { font-family: Verdana; font-size: 10px; font-weight:
normal; } .green { color: #628c2a; } .MsoNormal { margin: 0 0 0 0; } o {
font-size: 0; } #photos div { float: left; width: 72px; } #photos div div {
border: 1px solid #666666; height: 62px; overflow: hidden; width: 62px; }
#photos div label { color: #666666; font-size: 10px; overflow: hidden;
text-align: center; white-space: nowrap; width: 64px; } #reco-category {
font-size: 77%; } #reco-desc { font-size: 77%; } .replbq { margin: 4px; }
#ygrp-actbar div a:first-child { /* border-right: 0px solid #000;*/
margin-right: 2px; padding-right: 5px; } #ygrp-mlmsg { font-size: 13px;
font-family: Arial, helvetica,clean, sans-serif; *font-size: small; *font:
x-small; } #ygrp-mlmsg table { font-size: inherit; font: 100%; } #ygrp-mlmsg
select, input, textarea { font: 99% Arial, Helvetica, clean, sans-serif; }
#ygrp-mlmsg pre, code { font:115% monospace; *font-size:100%; } #ygrp-mlmsg
* { line-height: 1.22em; } #ygrp-mlmsg #logo { padding-bottom: 10px; }
#ygrp-msg p a { font-family: Verdana; } #ygrp-msg p#attach-count span {
color: #1E66AE; font-weight: 700; } #ygrp-reco #reco-head { color: #ff7900;
font-weight: 700; } #ygrp-reco { margin-bottom: 20px; padding: 0px; }
#ygrp-sponsor #ov li a { font-size: 130%; text-decoration: none; }
#ygrp-sponsor #ov li { font-size: 77%; list-style-type: square; padding: 6px
0; } #ygrp-sponsor #ov ul { margin: 0; padding: 0 0 0 8px; } #ygrp-text {
font-family: Georgia; } #ygrp-text p { margin: 0 0 1em 0; } #ygrp-text tt {
font-size: 120%; } #ygrp-vital ul li:last-child { border-right: none
!important; } -->
>
>
>
>
>
> ------------------------------------
>
> Email addresses you might need:
> Posting: MAXIMO@yahoogroups.com<mailto:MAXIMO%40yahoogroups.com> <mailto:MAXIMO%40yahoogroups.com>
> Join : MAXIMO-subscribe@yahoogroups.com<mailto:MAXIMO-subscribe%40yahoogroups.com>
<mailto:MAXIMO-subscribe%40yahoogroups.com>
> Leave : MAXIMO-unsubscribe@yahoogroups.com<mailto:MAXIMO-unsubscribe%40yahoogroups.com>
<mailto:MAXIMO-unsubscribe%40yahoogroups.com>
> Cry : MAXIMO-owner@yahoogroups.com<mailto:MAXIMO-owner%40yahoogroups.com> <mailto:MAXIMO-owner%40yahoogroups.com>

> Group : http://groups.yahoo.com/group/MAXIMOYahoo! Groups Links
>
>
>






GDF SUEZ E&P UK Ltd (Company Number 3386464), registered in England and Wales with a registered office address at: 40 Holborn Viaduct, London, EC1N 2PB.

**************************************************************************************************************
This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed.
If you have received this email in error please notify the system manager.
**************************************************************************************************************