This assignment is based on a case study of a health information system for an aged-care facility, which requires designing a file system and access control structure to support the scenario. The solution involves creating users, groups, directories, and implementing access control lists (ACLs) using Linux's ACL package or Windows' security features. The implementation will be tested through a script that sets up the directory structure, users, groups, and access structure, and an audit script that verifies the implemented ACL meets the policy standard.