Teamcenter Automotive Edition-GM Overlay utilities
gmo_change_owner
Sets user and group ownership of objects contained in a folder, item, or item revision. All processing procedures are logged to the log file, if specified. Syntax gmo_change_owner [-u=user-id {-p=password | -pf=password-file} -g=group] -folder=folder-name -item=item-id -rev=revision-id [-key=[keyAttr1=keyVal1] [,keyAttr2=keyVal2]…[,keyAttrN=keyValN]] [-r] -owner=new-user-id -own_grp=new-group -log=log-file-name -bypass [-h] Arguments -u Specifies the user ID. This is a user with Teamcenter administration privileges. Note If Security Services single sign-on (SSO) is enabled for your server, the -u and -p arguments are authenticated externally through SSO rather than being authenticated against the Teamcenter database. If you do not supply these arguments, the utility attempts to join an existing SSO session. If no session is found, you are prompted to enter a user ID and password. -p Specifies the password. This argument is mutually exclusive with the -pf argument. -pf Specifies the password file. For more information about managing password files, see Manage password files. This argument is mutually exclusive with the -p argument. -g Specifies the group associated with the user. If used without a value, the user's default group is assumed. -folder Specifies the folder name. Either folder or item and/or rev should be supplied. -item Specifies the item ID. -rev Specifies the revision ID. -key Specifies the key of the item to be checked. The -key argument can be specified instead of the -item argument. Use the following format: Copy [keyAttr1=keyVal1] [,keyAttr2=keyVal2]…[,keyAttrN=keyValN] To find the key of an object, use the get_key_string utility. For more information, see BMIDE for Data Model Design. -r If specified, the ownership of the contents is changed. -owner Specifies the user ID to which the ownership is changed. Both owner and own_grp should be supplied. -own_grp Specifies the new group to which the ownership is changed. -log Specifies verbose messages are logged to this file. -bypass Bypass access checks. This argument is available only to the system administrator. -h Displays help for this utility. Related Topics Teamcenter Automotive Edition
Source: https://docs.sw.siemens.com/documentation/external/PL20251212545240207/en-US/tc_help/utilities_reference/xvu1737253712125/gmo_change_owner.html · retrieved Fri Jul 31 2026 00:00:00 GMT+0000 (Coordinated Universal Time)