![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
ImportDomainSecurity -domain domain [-noUsers | -noRoles] [-noACLs] [-overwrite] [-encryptKey key] ((-user user -pw password) | -cred cred) -file fileThis command imports domain security information from an XML file. The file is created using the ExportDomainSecurity command.The ExportDomainSecurity and ImportDomainSecurity commands are designed for data loading (for example, batch loading users into a domain), synchronizing user and role data between domains, and backing up domain data.You can use this command to load user, role and access control information from another source. The XML file you create must conform to the DomainSecurity.xsd file. The DomainSecurity.xsd file is located in the TRA_HOME\template\domainutility\cmdline directory.
An export file that contains circular role hierarchies is not supported. See the ExportDomainSecurity command for more information.
Table 14 ImportDomainSecurity Properties –domain domain -encryptKey key –user user –pw password -cred cred Name and path to a property file that contains the user name and encrypted password. Use the obfuscate utility to encrypt the password. The utility is documented in the TIBCO Runtime Agent Installation guide. For example, the property file could contain this entry after running the utility: –file file
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |