Open main menu

CDOT Wiki β

Changes

OPS335 Assignment 2 - Murray Saul rev1

837 bytes added, 14:57, 1 March 2017
Set-up Samba Server (bristlecone)
#All mail sent to this network should automatically be redirected here using DNS.
=== Set-up a Samba Server ('''bristlecone''')===
Perform the following steps for this section:
#Create a clone virtual machine called '''bristlecone''' from the '''seedling''' cloning-source. Refer to the table below for '''address''' and '''hostname'''.
#Create a '''regular user''' for this virtual machine using '''your Seneca userID'''.
#The normal user It will run '''Samba''' (automatically on your host machine must be able to ssh boot) to share files with Windows. You may reuse the Windows installation from the lab or create a new one for the root account assignment.#Create five <u>new</u> users on each machine without being prompted for the Samba file server, call them '''yoursenecaid-1''', '''yoursenecaid-2''', '''yoursenecaid-3''', '''yoursenecaid-4''', '''yoursenecaid-admin'''. (replace "yoursenecaid" with your <u>actual</u> Seneca ID)#Create a passworddirectory /documents with the following subdirectories:<pre style="font-size: 14pt;">.├── private│ ├── yoursenecaid-1│ ├── yoursenecaid-2│ ├── yoursenecaid-3│ ├── yoursenecaid-4│ └── yoursenecaid-admin└── shared ├── readonly └── readwrite</pre>#This machine will allow each user remote Set up permissions/ownership on those directories for your Linux users on the file server so that::#'''yoursenecaid-1''' through '''yoursenecaid-4''' have '''read/write''' access to their own home directory, but only from within the coniferous.trees.ops network<u>private</u> directories.:#This machine will allow each user remote '''yoursenecaid-admin''' has '''read/write''' access to the <u>every</samba/local u> directory as .:#Everyone has '''read''' access to the path 'local', with the capability to edit files, 'readonly''' directory (but only from within the coniferous.trees.ops network'''admin''' has '''write''' access too).:#This machine will allow any user remote access Everyone can both '''read''' and '''write''' to the /samba/remote '''readwrite''' directory from anywhere as the path .#Set up '''five''' Samba users to mirror your new Linux users.#Configure '''seven''public', but without shares (one for each directory above) with permissions as close as possible to the capability to edit filesLinux permissions.
=== Set-up Client to Test Samba server ('''client''')===
13,420
edits