TeamcenterKnowledge

Volume and database management utilities > File Management System (FMS) utilities

install_encryptionkeys

Creates encryption keys for the File Management System (FMS). This utility is initially invoked by the Teamcenter installation procedure to install the predefined encryption keys. After the initial installation, this utility can be used to list, modify, and delete encryption keys. Syntax install_encryptionkeys -u=Tc-admin-user {-p=password | -pf=password-file} -g=group -f=install | list | modify | delete | install_mediator_key [-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. -f Specifies one of the following functions: install Installs the default encryption keys in the database. list Lists the encryption keys currently installed in the database. modify Modifies one or more encryption keys in the database. delete Deletes the encryption keys from the database. install_mediator_key Prompts the user to enter the Teamcenter Security Services Mediator Password Value key. The key is installed in the EncryptionKey table. -h Displays help for this utility. Environment As specified in Setting up a Teamcenter command-line environment. Files As specified in Log files produced by Teamcenter. Restrictions None. Examples To install the default encryption keys, enter the following command on a single line: Copy install_encryptionkeys -u=Tc-admin-user -p=password -g=group -f=install

Source: https://docs.sw.siemens.com/documentation/external/PL20251212545240207/en-US/tc_help/utilities_reference/uqa1737253718952/dwu1737253719911/install_encryptionkeys.html · retrieved Fri Jul 31 2026 00:00:00 GMT+0000 (Coordinated Universal Time)