Setup Guide

55
DellProtectedWorkspaceManagementServerInstallandConfigurev2.2
OperationalNotesfortheDellProtectedWorkspaceManagementServer
SecurityRestrictions/Features
TheDellProtectedWorkspaceserverhasthefollowingsecurityrestrictionsthatmayneedtobetakeninto
considerationwithinyourenvironment.
ICMPecho(ping)isdisabled
SELinuxisenabledandconfiguredwiththestrictestdefaultpolicy.
YoucanonlyconnecttotheapplianceusingHTTPSonport443
andSSHonport10022.
Youcanonlymakeoutboundconnectionsfromtheappliancetoport80and443.
LoggingintotheApplianceRemotelyviaSSH
YoucanlogintothehostremotelyusingaSSHv2client,suchasOpenSSH,SecureCRTorPuTTY.Theusernameis
ims_adminandthepasswordwillbethedefaultpasswordorwhattheadministratorhaschangeditto.Theims_admin
accountistheONLYaccountthathasSSHaccesstothesystem.
TheSSHserverrunsonport10022,sotheclientwill
needtousethatportratherthanthedefault.Thecommandusing OpenSSHis:
ssh –P10022 ims_admin@your.host.name.here
Onceloggedintotheims_adminaccount,the“su“commandcanbeuse dtoelevateprivilegesandbecomeroot.This
willberequiredifadministrativetasksneedtobeperformed.