I?m using Argbatch to start, stop and backup a database, and have created three .cmd files in windows to do this task. Since the Argbatch requires a password to do these tasks, the password is reviled if users can read the .cmd files. Authorized users are allowed to start and stop the database, and the administrator/system is allowed to backup the database. Only the administrator should be allowed to see the password.
For the backup .cmd file this is easy since I can set the permissions in windows, so that only the administrator/system is allowed to read and execute the .cmd file.
But with the start and stop of the database I can?t do the same trick since I, as far as I know, can?t set only a Execute permission. I can only select a Read and Execute permission, which means the password is potential reviled to users.
Is there a solution to this? For example:
- Some way to set only a Execute permission (and not Read permission) on a .cmd file
- A way to hide the password to Argbatch (for example by creating a service in windows 2000 and then pars the password from the service to the .cmd file)
- Set the permission in Tamino, so that all Authorized users can start and stop a database (but nothing else)
I?m using Tamino 3.1.2.1 under windows 2000
Many regards from
Ole Engele Nielsen
Manager
InterResearch A/S - Trekronergade 126 F - 2500 Valby
Phone: +45 70 27 28 72 - Mobile: +45 20 10 21 74 - Fax: +45 36 14 80 20
E-mail: oen@interresearch.dk - Homepage: http://www.interresearch.net/
#API-Management#Tamino#webMethods