Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Users Account Migration from AIX 5L to AIX 6.1

47 views
Skip to first unread message

koc

unread,
Jun 23, 2009, 9:25:36 AM6/23/09
to
Hi to all,

We have an older server and try to move the content to a new LPAR on
another machine. We install all the necessary s/w to new server, and
now it is time to copy the web content to the new server. However at
this point, we want to keep the ownership, group, history information
for those files. That's why we use the -p option of scp. However, all
the necessary account information should also exist in the new system
as well, o.w. we will see just user and group id's instead of their
names. How can we handle this issue? I mean, the best practice is to
copy the passwd, group and some other files under security folder
(opasswd, ouser, etc.) to the new server? Or is there any practical
import/export mechanism in AIX?

Thanks for you help, best regards

-koc

Henry

unread,
Jun 23, 2009, 4:21:51 PM6/23/09
to

it's a bit of a nightmare - we have all our users and groups added as
part of our standard build.
mksysb ?

Joachim Gann

unread,
Jun 24, 2009, 12:47:57 AM6/24/09
to

you can automate this pretty easily. do some scripting with
lsgroup/lsuser on the source system, choose the attributes you need and
generate the corresponding mkgroup/mkuser commands to be run on the
target system. For defaults look at /usr/lib/security/mkuser.*


regards
Joachim

0 new messages