0% found this document useful (0 votes)
10 views1 page

Thapar Institute of Engineering and Technology, Patiala

The document outlines an assignment for Computer Science and Engineering students at Thapar Institute, focusing on file ownership and permissions, Access Control Lists (ACL), user activity monitoring, and the concepts of SUID and SGID in Linux. It includes specific tasks such as changing file ownership, setting and deleting ACLs, and monitoring user activity. The assignment is to be submitted to Dr. Surjit Singh, Assistant Professor at the institute.

Uploaded by

sakshamgupta3233
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
10 views1 page

Thapar Institute of Engineering and Technology, Patiala

The document outlines an assignment for Computer Science and Engineering students at Thapar Institute, focusing on file ownership and permissions, Access Control Lists (ACL), user activity monitoring, and the concepts of SUID and SGID in Linux. It includes specific tasks such as changing file ownership, setting and deleting ACLs, and monitoring user activity. The assignment is to be submitted to Dr. Surjit Singh, Assistant Professor at the institute.

Uploaded by

sakshamgupta3233
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Thapar Institute of Engineering and Technology, Patiala

Computer Science and Engineering


Information Security Laboratory (UCT602) Assignment:5

Do the following:
Sr. Query Remarks
No.

1 • Changing file ownership:


▪ chown- change owner/user,
▪ chgrp- change group ownership
• Changing file permission command:
• chmod

2 Access Control Lists:


• View ACL permissions
• Set ACL on file and directory
• Delete ACL
• Set recursive ACL

Others:

i. To add permission for user.


ii. To add permissions for a group.
iii. To allow all files or directories to inherit ACL entries
from the directory it is within.
iv. To remove a specific entry.
v. To remove all entries.

3 Monitor user activity:


• View history of all logged users
• View login history of a certain user
• View all bad login attempts
• Who is currently logged in (tty and pts)
• View User command history
• tcpdump = View Server incoming and outgoing traffic

4 What is SUID (Set-UID) and SGID (Set-GID) in


Linux? • Implement UID/GID policy
• Use chmod to set/unset

Submit to: Dr. Surjit Singh, Assistant Professor, CSED, Thapar Institute of Engineering
& Technology Patiala

You might also like