Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

programming Task : Local program Develop a program that prohibits the creation, copying, deletion or renaming of files with specified names ( file masks can

programming Task : Local program
Develop a program that prohibits the creation, copying, deletion or renaming of files with specified names (file masks can be used) in the current (the one it is in) directory. Store the list of names or their templates in the template.tbl file, as text. This file must be protected from deletion, unauthorized viewing and modification. When installing the program, you can provide for its disabling using a password stored in the first line of the template.tbl file in hashed form. The program must enable and disable the protection mode.
For Microsoft OS it is recommended (though may be outdated) to use: SetFileSecurity and SetNamedSecurityInfo, as well as other materials
It is possible to implement the program under Linux as well.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Security XI Status And Prospects

Authors: T.Y. Lin, Shelly Qian

1st Edition

0412820900, 978-0412820908

More Books

Students also viewed these Databases questions