The Folders are used for Scanning and the Distribution Software controls the permissions of the folders. If I try to change the permissions the Scanning Distributon gets messed up.
I do not really mind the security level as long as it is not in clear text. I don't think secretaries care enough in order to educate themselves and crack a vbe file :)
Also I will be using a dedicted account for this and the password will be changing every month or so..
If I know how to do it it won't be much trouble to edit the file once every now and then for the password...
Main Topics
Browse All Topics





by: Shift-3Posted on 2009-10-30 at 08:45:29ID: 25704095
What you're suggesting is not very practical. Including an administrative password in a script is a bad idea. Obfuscating the code in .vbe format isn't secure, as there are free tools readily available online to reverse the process.
What is your rationale for not changing permissions on the folders? If you're allowing users to delete the contents with a script, why not allow them to do so directly as well? Do you want to include some sort of process where a supervisor reviews the deletions before they're executed?