The Toolkit command Convert User Profile (YCVTUSRPRF) builds a list of objects referenced by a user profile into an object list. The reference may be any one of the following types:
All objects that are referenced by the specified profile in the specified manner will be included in the list. The resulting list can be used to manipulate all the objects belonging to the profile.
For example, the effect of the following two commands would be to change the ownership of all objects owned by user profile FRED to user profile BASIL:
YCVTUSRPRF USRPRF(FRED) TYPE(*OBJOWN) YCHGOBJOWN OBJ(*OBJLST) OBJTYPE(*ALL) NEWOWN(BASIL)
|
Copyright © 2014 CA.
All rights reserved.
|
|