Re: Howto replicate AS400 User Profiles
- From: "JohnO" <johno1234@xxxxxxxxx>
- Date: 10 Apr 2007 21:21:39 -0700
On Apr 11, 4:13 pm, "mike" <m...@xxxxxxxx> wrote:
"JohnO" <johno1...@xxxxxxxxx> wrote in message
news:1176262013.721611.165560@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
| Hi All,
|
| We have two physical machines here and user profiles currently
| replcate from one to the other using NoMax data mirroring software.
| However we've now added a number of LPARs to both machines, and need
| to replicate all user profiles to these too. Using NoMax is not an
| option as the licence cost would be too high. I had figured on just
| saving and restoring them but that doesn't seem to work with *USRPRF
| objects.
|
| Any suggestions?
|
| Thanks in advance,
| JohnO
|
| PS: V5R4
|
If you are happy with a batch process and do not need real time
processing of individual profiles being added and updated throughout
the day, need to look up the SAVSECDTA, RSTUSRPRF, and RSTAUT
commands.
With SAVSECDTA you can save all the profiles and their security info
to a save file then distribute that file to all partitions and then
use the restore commands to bring everything up to date.
With a lot more work, my team built a real time system, but issues
such as user entered password changes require a lot of explaining. If
you need that let me know in a follow up post and I will send you my
real e-mail address.
Mike Sicilian
Thanks Mike,
I think the batch option is going to be ok and I can get my head
around it. There's restrictions on this if *ALL is used, right? You'd
have to code a loop to do the users one at a time?
Does your real time option use exit points? That could work for us.
I'm not so concerned about password changes. My main interest is that
if a user is added on the master machine that it be created
identically on the other machines, and if the profile is disabled that
this also happen on the other machines. Should this be straight-
forward with exit points?
Cheers
JohnO
I love this newsgroup!
.
- Follow-Ups:
- Re: Howto replicate AS400 User Profiles
- From: mike
- Re: Howto replicate AS400 User Profiles
- References:
- Q: Howto replicate AS400 User Profiles
- From: JohnO
- Re: Howto replicate AS400 User Profiles
- From: mike
- Q: Howto replicate AS400 User Profiles
- Prev by Date: Re: Howto replicate AS400 User Profiles
- Next by Date: Re: Howto replicate AS400 User Profiles
- Previous by thread: Re: Howto replicate AS400 User Profiles
- Next by thread: Re: Howto replicate AS400 User Profiles
- Index(es):
Relevant Pages
|