IT Jungle just posted my latest article on three ways to copy user profiles between IBM i systems. This information comes in handy when adding new users to more than one system or for adding a vendor user profile when promoting software from a development system to a production system.
You can read the whole thing by clicking here.
**************************************************
Follow Joe Hertvik on Twitter @JoeHertvik. You can also add Joe to your professional network on LinkedIn by clicking here.
one more method is to use the Save Object List (QSRSAVO) API and save to savf then send that savf to the other system. Then restore it and rstaut for it.
*difficult