EXPORT IMPORT SECURITY UTILITIES
The ExportSecurity utility exports Planning
access permissions to the SecFile.txt file, enabling you to export and import
access permissions across applications
The ImportSecurity utility loads access
permissions for users or groups from a text file into Planning.
To locate the Export Import Utilities:
Navigate to the bin directory in this path -
HYPERION_HOME/products/Planning/bin
To execute the ExportSecurity command, open a command prompt and navigate to the directory containing the ExportSecurity command.
Limit the export by specifying a member parameter.
/A=ApplicationName
/U=username
Use only /S_USER or /S_GROUP, not both.
Enter the password
Successful initialization of Planning Application:
The ExportSecurity utility automatically creates the SecFile.txt file, from which we can import access permissions.
The ImportSecurity command will import the security contained in the secFile.txt. Using the command prompt, navigate to the directory containing the ImportSecurity utility.
The syntax used to execute the utility is:
ImportSecurity.cmd “Application,username,SL_COMMA,,,”
A message will appear notifying if the import failed or was successful. You can also check the log file importsecurity.log in the bin directory to verify the results.
No comments:
Post a Comment