Git Product home page Git Product logo

network-file-shares's Introduction

network logo

Network Files Shares and Permissions

In this project, we will create file shares with different permissions and attempt to access them

Environments and Technologies Used

  • Microsoft Azure (Virtual Machine, Domain Controller, Client Machine)
  • Remote Desktop
  • Active Directory Domain Services
  • Shared Network Files

Operating Systems Used

  • Windows 10 (21H2)
  • Windows Server 2022

File Shares and Observations

Log into DC-1 as your domain admins account. In my case, it's mydomain.com\jane_admin.

Log into Client-1 as a normal user.

Step 1

Go back to DC-1, go to the C:\ drive, and create four folders "read-access", "write-access", "no-access", and "accounting".


Step 2 Step 3 Step 4

Right-click the folder, click properties, and hit the sharing tab. Then set the following permissions for each folder.

"read-access": group: "domain users", permission: "read"

"write-access": group: "domain users", permission: "read/write"

"no-access": group: "domain admins", permission: "read/write"

Skip the accounting folder for now.


Step 5 Step 6 Step 7

Go to Client-1, then file explorer and search "\\dc-1" which will lead you to the shared folders. As a standard user you not be allowed to open the "no-access", you can open the "read-access" folder but cannot make a text document. You will be able to read and write in the "write-access" folder.


Step 8 Step 9

Go to DC-1, Active Directory Users and Groups, right-click mydomain.com, new, organizational unit, and make the name _SECURITY_GROUPS.

Within the _SECURITY_GROUPS, add a new group called "ACCOUNTING"


Step 10

Add your standard user as a member of the accounting group and then set the permissions to read/write.


Step 11

Go to your "accounting" folder and give permissions to everybody in the accounting group. If you reload your Client-1 machine. Go into the shared folders (\\dc-1) and open the accounting folder you should be able to read/write in the folder. Hope you enjoy this project!


network-file-shares's People

Contributors

whitneydawson123 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.