× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Actually, couldn't he use the Retrieve/Set Encrypted Password APIs to
retrieve the encrypted password on the V4R5 box and set it on the V4R2 box?
Since one of the stated reasons for this API is to synchronize passwords
across boxes I doubt the releases would change the encryption scheme.
(Ignoring ALL the password changes in V5R1)

-Walden

------------
Walden H Leverich III
President
Tech Software
(516)627-3800 x11
WaldenL@TechSoftInc.com
http://www.TechSoftInc.com



-----Original Message-----
From: barsa@barsaconsulting.com [mailto:barsa@barsaconsulting.com]
Sent: Tuesday, November 20, 2001 1:24 PM
To: midrange-l@midrange.com
Subject: Re: Downgrading a system from V4R5 to V4R2



Tough job.

The user profiles and specific authorities are the bitch.  You could pump
the user profiles out to a physical file by doing a RTVUSRPRF user by user
and then calling an HLL program to write them to a physical file.  You are
toast for passwords.

For specific authorities, you could do the following:

DCLF QADSPOBJ

     DCL ....

     OVRDBF QADSPOBJ QTEMP/QADSPOBJ

LOOP:     DSPOBJAUT &ODLNBM/&ODOBNM  &ODOBTP OUTPUT(*OUTFILE) OUTMBR(*N
*ADD)
     MONMSG CPF0864 *N RETURN
     GOTO LOOP

For the devices, do RTVCFGSRC for each device to a source file.

When doing the restore, do the following steps in this order:

1).  Rebuild the user profiles.  You may or may not have issues as to who
owns them.  Specify that PASSWORD(*USRPRF) PWDEXP(*YES) 2).  Rebuild the
device descriptions. 3).  Restore the world 4).  Rebuild the private
authorities

Instruct users when they first sign on that they will have to change their
passwords.

Al

Al Barsa, Jr.
Barsa Consulting Group, LLC

400>390

914-251-1234
914-251-9406 fax

http://www.barsaconsulting.com
http://www.taatool.com






                    "York, Albert"
                    <albert.york@nissan       To:
"'MIDRANGE-L@midrange.com'" <MIDRANGE-L@midrange.com>
                    -usa.com>                 cc:
                    Sent by:                  Subject:     Donwgrading a
system from V4R5 to V4R2
                    midrange-l-admin@mi
                    drange.com


                    11/20/01 12:59 PM
                    Please respond to
                    midrange-l






I need to downgrade an AS/400 from V4R5 to V4R2. It's not something I want
to do but it has to be done.

I can save the data libraries and folders to tape, specifying V4R2M0 as the
target release and restore them without a problem. However, the RSTCFG and
RSTSEC commands don't have that option. What's the best way to save and
restore the configurations and user profiles? If necessary, I can change the
password to a default one and set it to expired so the user has to change it
when he first signs on.

All suggestions are welcome.

Thank you,

Albert York
_______________________________________________
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@midrange.com To subscribe, unsubscribe,
or change list options,
visit: http://lists.midrange.com/cgi-bin/listinfo/midrange-l
or email: MIDRANGE-L-request@midrange.com
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.





_______________________________________________
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@midrange.com To subscribe, unsubscribe,
or change list options,
visit: http://lists.midrange.com/cgi-bin/listinfo/midrange-l
or email: MIDRANGE-L-request@midrange.com
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.


As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.