How to protect imp scripts fom a user? - Printable Version +- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums) +-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP) +--- Forum: UFT / QTP Others (https://www.learnqtp.com/forums/Forum-UFT-QTP-Others) +--- Thread: How to protect imp scripts fom a user? (/Thread-How-to-protect-imp-scripts-fom-a-user) |
How to protect imp scripts fom a user? - Devkant - 09-22-2008 Hello All, I am working on a QTP Framework for a Web Application.In my Framework,Files,scripts etc. are placed at two location(one at local system for every user of Framework and other at a shared location). I want that user will be able to edit only files at placed his system and not able to play around the scripts,libray etc placed at shared location. How can I protect shared(also imp files)so that only framework internally can use these? Waiting for yours kind respose Thanks. Devkant RE: How to protect imp scripts fom a user? - Ankur - 09-22-2008 I think it is more to do with the IT deptt of your company, probably you can ask them to give read-write rights to you and read-only rights to all the other user of the particular shared drive. |