using windows 2008 with aruba2 - airheads community · using windows 2008 with aruba controllers...

36
Using Windows 2008 With Aruba Controllers Version 1.0 Tobias Rice This will be a basic setup using Windows 2008 Server to allow dot1x auth with an Aruba controller. Steps to have a basic installation include: 1. Rename the server 2. Setting server as Domain Controller 3. Installing Certificate Services 4. Request Certificates (optional) 5. Installing Network Policy Services (previously IAS) 6. Creating Group Policies Rename The Server Something different about Windows 2008 Server is that the server name is auto‐ generated and you are not given a chance during the install to name the server so you must do before installing Active Directory or Certificate Services. In the “Initial Configuration Tasks” window, click the “Provide computer name and domain” link.

Upload: others

Post on 15-Mar-2020

3 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Using Windows 2008 With Aruba2 - Airheads Community · Using Windows 2008 With Aruba Controllers Version 1.0 Tobias Rice This will be a basic setup using Windows 2008 Server to allow

UsingWindows2008WithArubaControllersVersion1.0

TobiasRice

ThiswillbeabasicsetupusingWindows2008Servertoallowdot1xauthwithanArubacontroller.Stepstohaveabasicinstallationinclude:

1. Renametheserver2. SettingserverasDomainController3. InstallingCertificateServices4. RequestCertificates(optional)5. InstallingNetworkPolicyServices(previouslyIAS)6. CreatingGroupPolicies

RenameTheServerSomethingdifferentaboutWindows2008Serveristhattheservernameisauto‐generatedandyouarenotgivenachanceduringtheinstalltonametheserversoyoumustdobeforeinstallingActiveDirectoryorCertificateServices.

Inthe“InitialConfigurationTasks”window,clickthe“Providecomputernameanddomain”link.

Page 2: Using Windows 2008 With Aruba2 - Airheads Community · Using Windows 2008 With Aruba Controllers Version 1.0 Tobias Rice This will be a basic setup using Windows 2008 Server to allow

EnteraComputerdescriptionandclickthe“Change…”buttontochangethecomputername.I’llbeusingWLAN‐DCasmynameanddescription.

Page 3: Using Windows 2008 With Aruba2 - Airheads Community · Using Windows 2008 With Aruba Controllers Version 1.0 Tobias Rice This will be a basic setup using Windows 2008 Server to allow

EntertheComputernameandclick“OK”andrebootwhenprompted.

SettingServerasaDomainControllerForthisexamplewesetupanewforestforthewlan.netdomain.Server2008abstractsmostserverfunctioninto“Roles”sowe’llbeaddingtheActiveDirectoryDomainServicesRolewiththeServerManagerbyclicking“Roles”andclicking“AddRoles.”

Page 4: Using Windows 2008 With Aruba2 - Airheads Community · Using Windows 2008 With Aruba Controllers Version 1.0 Tobias Rice This will be a basic setup using Windows 2008 Server to allow

SelecttheActiveDirectoryDomainServicesRole.

Page 5: Using Windows 2008 With Aruba2 - Airheads Community · Using Windows 2008 With Aruba Controllers Version 1.0 Tobias Rice This will be a basic setup using Windows 2008 Server to allow

ClickthroughtheconfirmationscreensandclickInstall.Youshouldgetseeaninstallationprogressscreenandfinallyan“installationsuccess”messagethatasksyoutorunthecommand“dcpromo.exe”whichwillconfigureyourdomain.Soclickthelinktorun“dcpromo”orclickthe“Start”button,select“Run”andenter“dcpromo.exe”.Youshouldnowseethe“ActiveDirectoryDomainService”installwizard.Click“Next“tocontinue.

Page 6: Using Windows 2008 With Aruba2 - Airheads Community · Using Windows 2008 With Aruba Controllers Version 1.0 Tobias Rice This will be a basic setup using Windows 2008 Server to allow

Choose“Createanewdomaininanewforest”andclick“Next”.

Page 7: Using Windows 2008 With Aruba2 - Airheads Community · Using Windows 2008 With Aruba Controllers Version 1.0 Tobias Rice This will be a basic setup using Windows 2008 Server to allow

Forourexampledomainwe’lluse“wlan.net”.Click“Next”anditwillchecktoseeifthenameisalreadyusedonthenetwork.

Page 8: Using Windows 2008 With Aruba2 - Airheads Community · Using Windows 2008 With Aruba Controllers Version 1.0 Tobias Rice This will be a basic setup using Windows 2008 Server to allow

Whenaskedtosetwhich“ForestFunctionalLevel”Iusedthe2008level.

Page 9: Using Windows 2008 With Aruba2 - Airheads Community · Using Windows 2008 With Aruba Controllers Version 1.0 Tobias Rice This will be a basic setup using Windows 2008 Server to allow

Thenextscreenyou’llseeisawarningthattheDNSserviceisn’tinstallandwilloffertoinstallitforyou.Justclick“Next”toacceptandinstall.

Page 10: Using Windows 2008 With Aruba2 - Airheads Community · Using Windows 2008 With Aruba Controllers Version 1.0 Tobias Rice This will be a basic setup using Windows 2008 Server to allow

Itwilldisplaythefollowingwarning,justclick“Yes”tocontinue.

Page 11: Using Windows 2008 With Aruba2 - Airheads Community · Using Windows 2008 With Aruba Controllers Version 1.0 Tobias Rice This will be a basic setup using Windows 2008 Server to allow

Justacceptthedefaultsandclick“Next”.

Nowyou’llbepromptedtoentera“DirectoryServicesRestoreModeAdministrator

Page 12: Using Windows 2008 With Aruba2 - Airheads Community · Using Windows 2008 With Aruba Controllers Version 1.0 Tobias Rice This will be a basic setup using Windows 2008 Server to allow

Password”.Enterapasswordandclick“Next”.

Page 13: Using Windows 2008 With Aruba2 - Airheads Community · Using Windows 2008 With Aruba Controllers Version 1.0 Tobias Rice This will be a basic setup using Windows 2008 Server to allow

Click“Next”attheSummaryscreen.

You’llnowseetheInstallationWizardinstallDNSandActiveDirectory.Checkthe“Rebootoncompletion”boxandoncethewizardfinishesit’llrebootandbeready

Page 14: Using Windows 2008 With Aruba2 - Airheads Community · Using Windows 2008 With Aruba Controllers Version 1.0 Tobias Rice This will be a basic setup using Windows 2008 Server to allow

forthenextstep.

InstallingCertificateServices

ToenablePEAPorEAP‐TLSwe’llneedtoinstallCertificateServicestoenableaCertificateAuthority(CA)togenerateandsigncertificatesforourdomain.Again,addaRoleviatheServerManagerandselect“ActiveDirectoryCertificateServices”

Page 15: Using Windows 2008 With Aruba2 - Airheads Community · Using Windows 2008 With Aruba Controllers Version 1.0 Tobias Rice This will be a basic setup using Windows 2008 Server to allow

andclick“Next”.

Clickthroughtheconformationscreenandselect“CertificationAuthority”and“CertificateAuthorityWebEnrollment”whichwilltellyouthatyou’llneedIIStobeinstalledtousethe“CertificateAuthorityWebEnrollment”.Click“AddRequired

Page 16: Using Windows 2008 With Aruba2 - Airheads Community · Using Windows 2008 With Aruba Controllers Version 1.0 Tobias Rice This will be a basic setup using Windows 2008 Server to allow

RoleServices”andclick“Next”tocontinue.

Page 17: Using Windows 2008 With Aruba2 - Airheads Community · Using Windows 2008 With Aruba Controllers Version 1.0 Tobias Rice This will be a basic setup using Windows 2008 Server to allow

WhenpromptedforwhichtypeofCertificateAuthoritytoinstall,choose“Enterprise”.

Page 18: Using Windows 2008 With Aruba2 - Airheads Community · Using Windows 2008 With Aruba Controllers Version 1.0 Tobias Rice This will be a basic setup using Windows 2008 Server to allow

WhenpromptedforCAType,select“RootCA”andclick“Next”.

Page 19: Using Windows 2008 With Aruba2 - Airheads Community · Using Windows 2008 With Aruba Controllers Version 1.0 Tobias Rice This will be a basic setup using Windows 2008 Server to allow

WhenpromptedtoSetUpPrivateKeyselect“Createanewprivatekey”andclick“Next”.

Page 20: Using Windows 2008 With Aruba2 - Airheads Community · Using Windows 2008 With Aruba Controllers Version 1.0 Tobias Rice This will be a basic setup using Windows 2008 Server to allow

WhenpromptedtoConfigureCryptographyforCA,acceptthedefaultsandclick“Next”fortherestoftheconformationscreens.

RequestCertificates(optional)

NowthatwehaveourCertificateAuthority(CA)upandrunningwemaywanttorequestacertificateforourAuthenticationServer.

We’llcreateaMicrosoftManagementConsole(MMC)thatwillallowustorequestandinstallthecertificateforourserver.Pressthe“Start”buttonandenter“MMC”inthecommandfieldtoopentheMMC.Nextwe’lladdtheCertificate(ForLocalComputer)snap‐inbyclicking“File”andchoosing“Add/RemoveSnap‐in”.Select

Page 21: Using Windows 2008 With Aruba2 - Airheads Community · Using Windows 2008 With Aruba Controllers Version 1.0 Tobias Rice This will be a basic setup using Windows 2008 Server to allow

“Certificates”andclick“Add”.

Page 22: Using Windows 2008 With Aruba2 - Airheads Community · Using Windows 2008 With Aruba Controllers Version 1.0 Tobias Rice This will be a basic setup using Windows 2008 Server to allow

Nowbesuretoselect“ComputerAccount”andclick“Next”.

Page 23: Using Windows 2008 With Aruba2 - Airheads Community · Using Windows 2008 With Aruba Controllers Version 1.0 Tobias Rice This will be a basic setup using Windows 2008 Server to allow

Choose“LocalComputer”,click“Finish”and“OK”.

TIP:Whileyou’rehereyoumightaswelladdthe“CertificateAuthority”snap‐inandsavethisMMCtoyourdesktopbecauseyou’llneeditagaininthefuture.

Torequestacertificateforyourserver(ifyoudon’twanttousethedefaultcertificate)expand“Certificates(LocalComputerAccount)”,“Personal”,andright‐click“Certificates”andselect“AllTasks”,“RequestNewCertificate…”

Page 24: Using Windows 2008 With Aruba2 - Airheads Community · Using Windows 2008 With Aruba Controllers Version 1.0 Tobias Rice This will be a basic setup using Windows 2008 Server to allow

ClickthroughtheEnrollmentscreenschoosingthesettingsyoudesireforyourcertificate.

Page 25: Using Windows 2008 With Aruba2 - Airheads Community · Using Windows 2008 With Aruba Controllers Version 1.0 Tobias Rice This will be a basic setup using Windows 2008 Server to allow

InstallingNetworkPolicyandAccessServices

InWindows2008ServeryoucannolongerjustinstalltheInternetAuthenticationService(IAS)andhaveRADIUSfunctionality.YoumustnowinstallNetworkPolicyandAccessServices,whichnowincludeeverythingfromearlierversionsofWindowsserversuchasRRAS/IAS/etc,…butnowincludesNAP(thinkNACforWindows).WewillbeinstallingandconfiguringjustenoughtoenablePEAPandRADIUSfunctionalitywithourArubacontroller.SoonceagainheadtotheServerManagerand“AddaRole”selecting“NetworkPolicyandAccessServices”andclickthroughtheconfirmationscreen.

Page 26: Using Windows 2008 With Aruba2 - Airheads Community · Using Windows 2008 With Aruba Controllers Version 1.0 Tobias Rice This will be a basic setup using Windows 2008 Server to allow

Select“NetworkPolicyServer”,“RoutingandRemoteAccessServices”,“RemoteAccessService”and“Routing”.Click“Next”,clickthroughtheconfirmationscreen

Page 27: Using Windows 2008 With Aruba2 - Airheads Community · Using Windows 2008 With Aruba Controllers Version 1.0 Tobias Rice This will be a basic setup using Windows 2008 Server to allow

andclick“Install”.

Installationwilltakeacoupleofminutesandpresentyouwithaninstallsummery.Justclick“Close”.

NowthatNPSisinstalled,pressthe“Start”buttonandenter“nps.msc”inthecommandfield.TheNPSMMCshouldopenupallowingyoutoselectthe“RADIUSserverfor802.1XWirelessorWiredConnections”InstallationWizardfromthe

Page 28: Using Windows 2008 With Aruba2 - Airheads Community · Using Windows 2008 With Aruba Controllers Version 1.0 Tobias Rice This will be a basic setup using Windows 2008 Server to allow

“StandardConfiguration”pull‐downmenuandclick“Configure802.1X”.

Page 29: Using Windows 2008 With Aruba2 - Airheads Community · Using Windows 2008 With Aruba Controllers Version 1.0 Tobias Rice This will be a basic setup using Windows 2008 Server to allow

Fromthe“Select802.1XConnectionsType”page,select“SecureWirelessConnections”andclick“Next”.

Page 30: Using Windows 2008 With Aruba2 - Airheads Community · Using Windows 2008 With Aruba Controllers Version 1.0 Tobias Rice This will be a basic setup using Windows 2008 Server to allow

Fromthe“Specify802.1XSwitches”screenclick“Add…”andenterthesettingsforyourArubacontrollerandpress“OK”.

Forthe“ConfigureanAuthenticationMethod”screenselect“MicrosoftSmartCardorothercertificate”forEAP‐TLSor“MicrosoftProtectedEAP(PEAP)”forPEAP.I

Page 31: Using Windows 2008 With Aruba2 - Airheads Community · Using Windows 2008 With Aruba Controllers Version 1.0 Tobias Rice This will be a basic setup using Windows 2008 Server to allow

willbeselectingPEAPforthisexampleandclick“Configure…”

Page 32: Using Windows 2008 With Aruba2 - Airheads Community · Using Windows 2008 With Aruba Controllers Version 1.0 Tobias Rice This will be a basic setup using Windows 2008 Server to allow

Selecttheappropriatecertificatetouseforthisserver.Inthiscasewe’llusethe“WLAN‐DC.wlan.net”certificateandclick“OK”.

Forthe“SpecifyUserGroups”screenselecttheusersand/orgroupsyouwouldliketoallowwirelessaccess.ForthisexampleIamallowingallofmydomainusersbyselectingthe“DomainUsers”group.IfIwanttoenforceMachineAuthenticationIneedtoaddthe“DomainComputers”groupaswellascheckingthe“EnforceMachineAuth”optioninthedot1xpolicyonmyArubacontroller.Click“Next”tocontinue.

Note:GroupslistedhereareconsideredasanORstatement.

Page 33: Using Windows 2008 With Aruba2 - Airheads Community · Using Windows 2008 With Aruba Controllers Version 1.0 Tobias Rice This will be a basic setup using Windows 2008 Server to allow
Page 34: Using Windows 2008 With Aruba2 - Airheads Community · Using Windows 2008 With Aruba Controllers Version 1.0 Tobias Rice This will be a basic setup using Windows 2008 Server to allow

Forthenextscreenyoucanclick“Next”and“Finish”orclick“Configure…”toaddRADIUSattributesforServerDerivationrules.

Forexample,youmaywanttomapthe“DomainUsers”tothe“employee_role”onyourArubacontroller.Youcoulddothatherewiththe“Filter‐Id”attribute.

Page 35: Using Windows 2008 With Aruba2 - Airheads Community · Using Windows 2008 With Aruba Controllers Version 1.0 Tobias Rice This will be a basic setup using Windows 2008 Server to allow

Note:ThereseemstobeabuginWindowsifyoumesswiththeseattributestoomuchthe“Filter‐Id”attributevanishes.Ifthishappenscanceloutofthewizardandstartover.

Press“Next”and“Finish”tocompletethewizard.ThisshouldnowallowyoutoauthenticateusersagainstyourWindows2008Server.Totestyourconfiguration,sshtoyourArubacontrollerandconfigureittousethenewRADIUSserver.

(MC800)>en

Password:******

(MC800)#configureterminal

EnterConfigurationcommands,oneperline.EndwithCNTL/Z

Page 36: Using Windows 2008 With Aruba2 - Airheads Community · Using Windows 2008 With Aruba Controllers Version 1.0 Tobias Rice This will be a basic setup using Windows 2008 Server to allow

(MC800)(config)#aaaauthentication‐serverradiusnps

(MC800)(RADIUSServer"nps")#host10.1.0.236

(MC800)(RADIUSServer"nps")#enable

(MC800)(RADIUSServer"nps")#keyp@ssw0rd

(MC800)(RADIUSServer"nps")#nas‐identifierAruba‐Master

(MC800)(RADIUSServer"nps")#nas‐ip10.1.0.250

Nowtesttoseeifeverythingisworkingproperly.(MC800)#aaatest‐servermschapv2npstobiasqwerty12!@

Authenticationsuccessful