final revised ppt

Post on 26-Aug-2014

122 Views

Category:

Documents

0 Downloads

Preview:

Click to see full reader

DESCRIPTION

Due to Nader's Sickness these are the PartsClyde Beginning, Active, DNS, FTPDavid- Likewise and the Error Message it Gave YouJesse- Last couple of Slides on Web-server & Maintenance Slide

TRANSCRIPT

Nader Abdel-JaberClyde TuittJesse Nave

David Nixon

Linux Lackeys

Created a Small Business NetworkWindows 2008 Server

Active Directory DNS IIS FTP

Authenticated Linux Against Active DirectoryConfigured Our Business Intranet Page

Project Details

Directory service created by Microsoft for Windows Domain networks

Server computers that run Active Directory are called domain controllers

Companies Have More Control over their Network when Active Directory is Implanted

Active Directory

Add Role

Active DirectoryAfter role is added

Dcpromo.exe

Active Directory Configure

Location for the database

Creating departments

AD/UsersAfter OU, New user

Users are now created

ACTIVE DIRECTORY SAMPLE

A hierarchical distributed naming system for computers, services, or any resource connected to the Internet or a private network.

Responsible for name-to-IP conversion behind the scenes.

We implemented this in our Project because it makes it easier to Map all our services to a name.

Domain Name System

A standard network protocol used to transfer files from one host to another host over a TCP-based network, such as the Internet.

For our project scenario we often used FTP to upload web pages and other documents from Ubuntu machine to our Debian Apache web-hosting server.

File Transfer Protocol

DNS/FTP ROLES 08 SERVER

Configure hostRUN dnsmgmt.msc

DNSASSIGNED WEBSERVER A fqdn

Run --inetmgr6

FTPNote this directory is the root folder for our apache s webserver

ftp picture to webserver

FTP

Windows Server 2008 Active Directory can be logged into from an Ubuntu machine by using a tool called Likewise. Once logged in, various actions such as file transfers can be performed.

Kerberos is a computer network authentication protocol

Active Directory + Linux+ Kerebos=Likewise

Notice DNS has to be same Address of our Windows Server

Configure Linux for the Likewise Install

Sudo apt-get likewise install likewise-open5

Command to Get Likewise

Sudo domainjoin-cli join lab.class(your server name) administrator(desired user)

Command to Join Linux to Active Directory

DNS ERROR

*&^%

Sudo gedit /etc/nsswitch.conf

Configuring the Likewise to WORK!!!!!

Windows Active directory user dnixon can log in using linux machine

After 15 Tries, A Router Change and a Facebook Break

Proof!! Under windows

Run on a Debian Virtual machineSimilar to the one used in Lab 7Files transferred to apache will be available

on apachewebserver.home.local so users can be able to download.

Apache Web Server

Configuring our Webserver

Logging into Our Apache Webserver From Windows

Can be configured easily so more users can be added to the NetworkLow level Cisco router and switch will do. We

used Linksys router because our makeup company only had 3 computers

If the company requires another Web server we can just access DNS and add the Name and IP then configure the new Web server Accordingly

Maintenance is needed:Regular backup of the configuration files and

settings to avoid losing them.

Updating/Maintaining

top related