Question

In: Computer Science

File Sharing Server A company would like to develop a file share server on the corporate...

File Sharing Server

A company would like to develop a file share server on the corporate network. The file share would be used by employees and occasionally by customers, so parts of the file share would be accessible from the Internet. Some employees would share files with each other, but most would simply store files which would only be visible and usable by them. Some employees are in groups which would share files with each other, but those files should not be visible or usable by others.

What are your security recommendations for this file sharing system? Specifically, how would file security/sharing be implemented? What would be the network architecture for this system? What are the security risks for hosting this system on the corporate network?

Solutions

Expert Solution

Sol:

* security recommendations

1) File or datas should be encrypted.

2) Periodical checking for vulnerability is needed.

3) Always enable firewall on the system.

4) Use of a virtual private network will help to block suspicious incoming packets.

*

Since this file sharing included both between the employees and also some part with customers , the server should be robust. A peer to peer network architecture will be suitable for connecting employees system together . Hence they can share the files. company can use cloud server for hsting the files to intenet so the customers can access it . Cloud datas have more security than ordinary system stored files.

*

Peer to peer network architecture would be suitable for this system. Files sharing will be effectively done by using this architecture. Even in long distance this works smoothly.

* Security risks

1) Data stealing may happen.

2) more chances of vulnerabilty.

3) Un authorised access of data may happen due to no restriction.

4) employee may misuse the files.

5) data availability problem: valuable data may not be available for others some time


Related Solutions

Network administrators warn against configuring a file server to use DHCP. Explain what would happen if...
Network administrators warn against configuring a file server to use DHCP. Explain what would happen if a file server was configured to use DHCP and, due to a power outage, the file server and DHCP server rebooted at the same time? Justify your answer.
Using node.js, create the following tasks. 1. Set up a server and HTML file server as...
Using node.js, create the following tasks. 1. Set up a server and HTML file server as shown in the videos. Once you have it successfully running, make the following adjustments A. When a 404 error (file not found) occurs, display a funny message about the file missing and/or did you forget how to type? B. If the user enters a request for the home page (index.html) then: Display an index.html page you have created which includes your name, course number,...
Debug the pet.h file and pet.cpp file (I would like to check my work) #ifnotdef PET_H...
Debug the pet.h file and pet.cpp file (I would like to check my work) #ifnotdef PET_H #then_define PET_H #include <string> using name space std namespace fhsuzeng { Class Pet { public Pet(); void setName(string name); string getName() const; void setAge(double age); int getAge() const; virtual void talk(); private: string _name; int _age; }; class Dog::public Pet { public: Dog(); void setBreed(string breed); string getBreed() const; private: string _breed; } class Cat:Pet { Public: Cat(); void setColor(string color); string getColor() const;...
Given a file of size 274 Mbits, a server holding the file with upload capacity 8...
Given a file of size 274 Mbits, a server holding the file with upload capacity 8 Mbps, 3 users wanting the file with upload capacities of 3, 3, and 4, and download capacities of 20, 27, and 17 (all in Mbps). What is the minimum file distribution time (in sec) under peer-to-peer architecture? (answer to the 1st decimal places)
A company wants to purchase a new network file server for its wide-area computer network. The...
A company wants to purchase a new network file server for its wide-area computer network. The server costs $75,000, and will be completely obsolete in three years and worthless. If the company purchases the server, it can borrow the money at 10% and the server will be depreciated straight line to zero over three years, If the company leases the equipment they will make payments of $27,000 per year, payable at the end of each of the next three years....
Develop a client /server talk application in C or C++. You should run your server program...
Develop a client /server talk application in C or C++. You should run your server program first, and then open another window if you use loopback to connect the local host again, or you may go to another machine to run the client program that will connect to the server program. In this case you must find the server’s IP address first, and then connect to it. If you use loopback, your procedure may look like: ➢ Server Server is...
As part of a formal risk assessment of the main file server for University
As part of a formal risk assessment of the main file server for University, you have identified the asset “integrity of the student accounting records on the server” and the threat “financial fraud by a student or staff, disguised by altering the accounting records”. Suggest reasonable values for the items in the risk register for this asset and threat and provide justifications for your choice.
In this assignment, you will develop a simple Web server in Python that is capable of...
In this assignment, you will develop a simple Web server in Python that is capable of processing only one request. Specifically, your Web server will (i) create a connection socket when contacted by a client (browser); (ii) receive the HTTP request from this connection; (iii) parse the request to determine the specific file being requested; (iv) get the requested file from the server’s file system; (v) create an HTTP response message consisting of the requested file preceded by header lines;...
Case 1: Let’s assume that the government of Samoa would like to develop a project to...
Case 1: Let’s assume that the government of Samoa would like to develop a project to increase the production of coconut oil to support 400 families who were affected by the Tsunami. The government is proposing to rebuild the coconut oil industry by developing a program that will provide technical support and training to the 400 families to rebuild and increase production. The cost of the program will total 25 Million Tala per year for 5 years. It is also...
A university would like to develop a regression model to predict the point differential for games...
A university would like to develop a regression model to predict the point differential for games played by its men's basketball team. A point differential is the difference between the final points scored by two competing teams. A positive differential is a win for the university's team and a negative differential is a loss. For a random sample of games, the point differential (y) was calculated, along with the number of assists (x1), rebounds (x2), turnovers (x3) and personal fouls...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT