Users and groups | Computer Science homework help

In this week, we will again use our virtual machine. This time, we will be creating two users and granting selected permissions from one user to the other.

First, create a new user with “useradd -m <username>”. Then, repeat the command for a second user. Set a password for each user with “passwd <username>”.

Next, we will create a group for our users with “groupadd <groupname>”. Add your users to the group with “usermod -G <groupname> <username>”.

Test out logging in as your first user with the command “su – <username>”. Next, we will create three files using the following commands:

  • echo “first file” > file1
  • echo “second file” > file2
  • echo “third file” > file3

You can validate the contents of file1 with “cat file1”. Let’s validate the file permissions of our files with “ls -l”. Take a screenshot of the output. Every file has nine permissions, ignoring the first one. The first three are for the user, the next three are for the group, and the final three are for others.

Next, we are going to adjust permissions so that:

  • File1 is only readable and writeable to user1
  • File2 is readable and writeable to user1 and members of the group to which you added both users 
  • File3 is readable by all users, but writeable only by user1

To make these changes, you’ll use the “chmod” command to adjust permissions, and you’ll need to add file2 to the group our users are in using “chown :<groupname> file2”. To use the chmod command, there are two syntaxes: octal syntax and letter syntax. We are going to use the letter syntax in these examples. If you know octal syntax, feel free to use that instead.

The format is going to be “chmod <who><operation><permissions> <filename>”. The <who> value will be one of u for user, g for group, o for others, or a for all. The <operation> will be + to add permissions and – to remove permissions. The <permissions> will be any of r for read, w for write, or x for execute. Set the permissions of the files to the bulleted list above. Validate your permissions with “ls -l” and take a screenshot of the output.

Then, switch to the second user account and verify the permissions using the following commands.

  • cat file1
  • cat file2
  • cat file3
  • echo “first file” > file1
  • echo “second file” > file2
  • echo “third file” > file3

Take a screenshot of the results of these commands. If the results don’t match expectations, you can switch back to your user1 and adjust permissions again to get it right.

In your submission, include:

  • Screenshot of “ls -l” output before changing permissions
  • Screenshot of “ls -l” output after changing permissions
  • Screenshot of the validation commands as user2

Parameters

  • The assignment should be double-spaced, 12-point Times New Roman font, with one-inch margins
  • Use APA for citing references and quotations
  • See the assignment rubric below for more details







Place your order
(550 words)

Approximate price: $22

Calculate the price of your order

550 words
We'll send you the first draft for approval by September 11, 2018 at 10:52 AM
Total price:
$26
The price is based on these factors:
Academic level
Number of pages
Urgency
Basic features
  • Free title page and bibliography
  • Unlimited revisions
  • Plagiarism-free guarantee
  • Money-back guarantee
  • 24/7 support
On-demand options
  • Writer’s samples
  • Part-by-part delivery
  • Overnight delivery
  • Copies of used sources
  • Expert Proofreading
Paper format
  • 275 words per page
  • 12 pt Arial/Times New Roman
  • Double line spacing
  • Any citation style (APA, MLA, Chicago/Turabian, Harvard)

Our guarantees

Delivering a high-quality product at a reasonable price is not enough anymore.
That’s why we have developed 5 beneficial guarantees that will make your experience with our service enjoyable, easy, and safe.

Money-back guarantee

You have to be 100% sure of the quality of your product to give a money-back guarantee. This describes us perfectly. Make sure that this guarantee is totally transparent.

Read more

Zero-plagiarism guarantee

Each paper is composed from scratch, according to your instructions. It is then checked by our plagiarism-detection software. There is no gap where plagiarism could squeeze in.

Read more

Free-revision policy

Thanks to our free revisions, there is no way for you to be unsatisfied. We will work on your paper until you are completely happy with the result.

Read more

Privacy policy

Your email is safe, as we store it according to international data protection rules. Your bank details are secure, as we use only reliable payment systems.

Read more

Fair-cooperation guarantee

By sending us your money, you buy the service we provide. Check out our terms and conditions if you prefer business talks to be laid out in official language.

Read more

Get 15% OFF on your FIRST order. Use the coupon code: new15