Functionality
This command is used to modify the user of standard database.
This command is required when the user of standard database performs the following operations.
Expand the operating environment by using operation environment maintenance guide
Batch backup using SWDTP_backup.exe
Batch restore using SWDTP_restore.exe
Backup standard database through SWDTP_dbbk.exe
Restore standard database through SWDTP_dbbk.exe
Collect logs through dtplook.exe
Collecting information using FJQSS (Information Collection Tool) > Information Collection(Desktop Patrol CS + DB)
Record format
dtpctlusr.exe | {/g|/r} User ID |
Option
Add the specified user ID as user of standard database.
Delete the specified user ID from users of standard database.
Specify the user ID hoping to modify the user of standard database.
Specify user ID with Administrators group authority on local computer.
This item is required to specify a string of within 18 alphanumeric characters and starting with a letter, or fullwidth characters string within 9 characters. They cannot be omitted. Also, "admin" cannot be specified as an additional user ID.
Return value
0: ended normally
Other than 0: ended abnormally
Command saving location
The following folder in CS:
CS Installation Directory \bnserv\bin |
Authority required for execution/executing environment
It is required to construct or expand Windows logon user of operating environment through operation environment maintenance guide.
The Administrators group authority is required.
This command must be executed on CS.
Cautions
When expanding the operating environment through operation environment maintenance guide, the user ID used when the user of standard database expands the operating environment will be saved only, and other user ID will be deleted.
When the user apart from user ID used during expanding operating environment is required, use this command again to add user.
Command execution example
Add user ID "fujitsu" as user.
"C:\Program Files\Fujitsu\Systemwalker Desktop Patrol\bnserv\bin\dtpctlusr.exe" /g fujitsu |