Access Keys:
Skip to content (Access Key - 0)
<!--page.vmd--> <div id="content" class="page view"> <div id="link-to-page-fields" class="hidden parameters"> <input type="hidden" id="linkToThisPageHeading" value="Link to this Page"> <input type="hidden" id="linkToThisPageLink" value="Link"> <input type="hidden" id="linkToThisPageTinyLink" value="Tiny Link"> <input type="hidden" id="linkToThisPageWikiMarkup" value="Wiki Markup"> <input type="hidden" id="linkToThisPageClose" value="Close"> </div> <fieldset class="hidden parameters"> <input type="hidden" title="movePageDialogViewPageTitle" value="Move Page &ndash; &#8216;Prisma Access VPN Landing Page&#8217;"> <input type="hidden" title="movePageDialogEditPageTitle" value="Set Page Location"> <input type="hidden" title="movePageDialogMoveButton" value="Move"> <input type="hidden" title="movePageDialogCancelButton" value="Cancel"> <input type="hidden" title="movePageDialogBrowsePanelTip" value="Click to select the new parent page for this page and its children."> <input type="hidden" title="movePageDialogSearchPanel" value="Search"> <input type="hidden" title="movePageDialogHistoryPanel" value="Recently Viewed"> <input type="hidden" title="movePageDialogHistoryNoResults" value="There were no recently viewed pages found."> <input type="hidden" title="movePageDialogLocationPanel" value="Known Location"> <input type="hidden" title="movePageDialogLocationNotFound" value="The specified page was not found."> <input type="hidden" title="movePageDialogBrowsePanel" value="Browse"> <input type="hidden" title="movePageDialogPanelLoadErrorMsg" value="Error reading the panel content from the server."> <input type="hidden" title="movePageDialogPanelLoadErrorTip" value="You could try reloading the page and launching the dialog again."> <input type="hidden" title="movePageDialogPanelLoadErrorStatus" value="HTTP Status"> <input type="hidden" title="movePageDialogNoSelectionErrorMsg" value="You must make a selection in the tree before you can move the page."> <input type="hidden" title="movePageDialogSearchError" value="Failed to retrieve search results from the server."> <input type="hidden" title="movePageDialogSearchNoResults" value="There were no pages found containing <b>{0}</b>."> <input type="hidden" title="movePageDialogSearchResultCount" value="Showing <b>{0}</b>-<b>{1}</b> of <b>{2}</b> pages containing <b>{3}</b>."> <input type="hidden" title="movePageDialogMoveFailed" value="Move failed. There was a problem contacting the server."> <input type="hidden" title="movePageDialogCannotChangeSpace" value="You cannot move this page to another space because you do not have permission to remove it from this space."> <input type="hidden" title="pageTitle" value="Prisma Access VPN Landing Page"/> <input type="hidden" title="parentPageTitle" value="Home"/> <input type="hidden" title="fromPageTitle" value=""/> <input type="hidden" title="spaceKey" value="istcontrib"/> <input type="hidden" title="spaceName" value="IS&amp;T Contributions"/> <input type="hidden" title="movePageDialogInvalidLocation" value="You cannot move a page to be underneath itself or its children."/> <input type="hidden" title="movePageDialogOrderingTitle" value="Page Ordering"/> <input type="hidden" title="movePageDialogBackButton" value="Back"/> <input type="hidden" title="movePageDialogMoveAndOrderButton" value="Reorder"/> <input type="hidden" title="movePageDialogNextButton" value="Move"/> </fieldset> <script type="text/x-template" title="movePageDialog"> <div class="row information"> <div class="inner"> <div class="element"> Specify the new parent page for this page and its children by space and title. </div> </div> </div> <div class="form"> <fieldset> <legend class="assistive"><span>Change the Parent Page to a Known Page</span></legend> <div class="row"> <label for="new-space">New space:</label> <div class="value new-space-value"> <input id="new-space-key" name="new-space-key" type="hidden" value="istcontrib"> <span class="space-input"> <input id="new-space" name="new-space" value="IS&amp;T Contributions" disabled="disabled"> </span> <span class="description warning">You cannot move this page to another space because you do not have permission to remove it from this space.</span> <div class="new-space-dropdown aui-dd-parent autocomplete"></div> </div> </div> <div class="row"> <label for="new-parent-page">New parent page:</label> <div class="value new-parent-page-value"> <span class="page-input"> <input id="new-parent-page" name="new-parent-page" value="Home"> </span> <span class="description">Start typing a page title to see a list of suggestions.</span> <div class="new-parent-page-dropdown aui-dd-parent autocomplete"></div> </div> </div> </fieldset> </div> <div class="location-info"> <div class="row"> <label>Current location:</label> <div class="value breadcrumbs-container"> <div class="breadcrumbs-line"> <ul id="current-parent-breadcrumbs" class="breadcrumbs"> </ul> </div> </div> </div> <div class="row"> <label>New location:</label> <div class="value breadcrumbs-container"> <div class="breadcrumbs-line"> <ul id="new-parent-breadcrumbs" class="breadcrumbs"> </ul> </div> </div> </div> </div> </script> <script type="text/x-template" title="movePageErrors"> <div id="move-errors" class="hidden warning"></div> </script> <script type="text/x-template" title="movePageBreadcrumb"> <li><a class="{2}" title="{3}" tabindex="-1"><span>{0}</span></a></li> </script> <script type="text/x-template" title="movePageBreadcrumbLoading"> <li class="loading"><span>Loading breadcrumbs&hellip;</span></li> </script> <script type="text/x-template" title="movePageBreadcrumbError"> <li class="warning last"><span>Error retrieving breadcrumbs.</span></li> </script> <script type="text/x-template" title="movePageNoMatchingPages"> <ol><li><span class="warning">No matching pages found.</span></li></ol> </script> <script type="text/x-template" title="movePageNoMatchingSpaces"> <ol><li><span class="warning">No matching spaces found.</span></li></ol> </script> <script type="text/x-template" title="movePageSearchPanel"> <div class="row information"> <div class="inner"> <div class="element"> Search for and select the new parent page for this page and its children. </div> </div> </div> <div id="move-page-search-container" class="row"> <div class="search-form"> <fieldset> <legend class="assistive"><span>Search for a New Parent Page</span></legend> <label for="move-page-search-query" class="assistive">Search keywords</label> <input class="search-query" id="move-page-search-query"> <label for="move-page-search-space" class="assistive">Search in space</label> <select id="move-page-search-space" class="search-space" disabled="disabled"> <option value="istcontrib" selected="selected">IS&amp;T Contributions</option> </select> <input type="button" value="Search"> <div class="description warning">You cannot move this page to another space because you do not have permission to remove it from this space.</div> </fieldset> </div> <div class="search-results"> </div> </div> </script> <script type="text/x-template" title="movePageSearchResultsLoading"> <div class="searching">Searching…</div> </script> <script type="text/x-template" title="movePageHistoryPanel"> <div class="row information"> <div class="inner"> <div class="element"> Select the new parent page for this page and its children from your history. </div> </div> </div> <div id="move-page-search-container" class="row"> <div class="search-results"> </div> </div> </script> <script type="text/x-template" title="movePageHistoryLoading"> <div class="searching">Loading…</div> </script> <script type="text/x-template" title="movePageBrowsePanel"> <div class="row information"> <div class="inner"> <div class="element"> Click to select the new parent page for this page and its children. </div> </div> </div> <div class="tree"></div> </script> <script type="text/x-template" title="movePagePanelLoading"> <span>Loading…</span> </script> <script type="text/x-template" title="movePageBrowsePanelSpace"> <ul><li id='tree-root-node-item' class='root-node-list-item'><a class='root-node' href='#'>{0}</a></li></ul> </script> <script type="text/x-template" title="orderingPagePanel"> <div id="orderingPlaceHolder"></div> </script> <script type="text/x-template" title="reorderCheckbox"> <span id="reorderRequirement"><input id="reorderCheck" type="checkbox" name="reorderFlag" title="Choose the position of this page within the list of child pages."/><label for="reorderCheck" title="Choose the position of this page within the list of child pages.">Reorder</label></span> </script> <script type="text/x-template" title="move-help-link"> <div class="dialog-help-link"> <a href="http://docs.atlassian.com/confluence/docs-35/Moving+a+Page" target="_blank">Help</a> </div> </script> <script type="text/x-template" title="searchResultsGrid"> <table> <thead> <tr class="header"> <th class="search-result-title">Page Title</th> <th class="search-result-space">Space</th> <th class="search-result-date">Updated</th> </tr> </thead> </table> </script> <script type="text/x-template" title="searchResultsGridCount"> <p class="search-result-count">{0}</p> </script> <script type="text/x-template" title="searchResultsGridRow"> <tr class="search-result"> <th class="search-result-title"><a href="{1}" class="content-type-{2}"><span>{0}</span></a></th> <td class="search-result-space"><a class="space" href="/confluence/display/{4}/" title="{3}">{3}</a></td> <td class="search-result-date"><span class="date" title="{6}">{5}</span></td> </tr> </script> <!-- Start restrictions section --> <script type="text/x-template" title="page-permissions-div"> <div id="page-permissions-div"> <div id="page-permissions-editor-form"> <div id="page-permissions-error-div" class="hidden"> <a href="#" id="permissions-error-div-close">Ok</a> <div></div> </div> <div id="page-permissions-type-radios" class="page-permissions-label-rows"> <div> <input id="restrictViewRadio" type="radio" checked="checked" name="pagePermissionTypeRadio" value="view"/> <label for="restrictViewRadio">Restrict viewing of this page</label> <input id="restrictEditRadio" type="radio" name="pagePermissionTypeRadio" value="edit"/> <label for="restrictEditRadio">Restrict editing of this page</label> </div> </div> <div id="page-permissions-input" class="page-permissions-label-rows"> <div class="page-permissions-label">To:</div> <div id="page-permissions-chooser-box"> <span id="page-permissions-choose-user" class="ajs-button"> <a href="#" id='userpicker-popup-link-image' onClick="var picker = window.open('/confluence/spaces/openuserpicker.action?key=istcontrib&amp;startIndex=0&amp;onPopupSubmit=AJS.PagePermissions.addUserPermissions', 'EntitiesPicker', 'status=yes,resizable=yes,top=100,left=200,width=700,height=680,scrollbars=yes'); picker.focus(); return false;"><img src="/confluence/s/en/2171/1/_/images/icons/user_16.gif" height=16 width=16 border=0 align="absmiddle" title="Choose users" /></a> <a href="#" id='userpicker-popup-link-text' onClick="var picker = window.open('/confluence/spaces/openuserpicker.action?key=istcontrib&amp;startIndex=0&amp;onPopupSubmit=AJS.PagePermissions.addUserPermissions', 'EntitiesPicker', 'status=yes,resizable=yes,top=100,left=200,width=700,height=680,scrollbars=yes'); picker.focus(); return false;">Person...</a> </span> <span id="page-permissions-choose-group" class="ajs-button"> <a href="#" id='grouppicker-popup-link-image' onClick="var picker = window.open('/confluence/spaces/opengrouppicker.action?key=istcontrib&amp;startIndex=0&amp;actionName=dosearchgroups.action&amp;onPopupSubmit=AJS.PagePermissions.addGroupPermissions', 'EntitiesPicker', 'status=yes,resizable=yes,top=100,left=200,width=580,height=550,scrollbars=yes'); picker.focus(); return false;"><img src="/confluence/s/en/2171/1/_/images/icons/group_16.gif" height=16 width=16 border=0 align="absmiddle" title="Choose groups" /></a> <a href="#" id='grouppicker-popup-link-text' onClick="var picker = window.open('/confluence/spaces/opengrouppicker.action?key=istcontrib&amp;startIndex=0&amp;actionName=dosearchgroups.action&amp;onPopupSubmit=AJS.PagePermissions.addGroupPermissions', 'EntitiesPicker', 'status=yes,resizable=yes,top=100,left=200,width=580,height=550,scrollbars=yes'); picker.focus(); return false;">Group...</a> </span> </div> <div id="page-permissions-input-box"> <span> <input type="text" id="page-permissions-names-input" class="input-placeholder" value="Enter user or group name" name="permissionNames" size="30" autocomplete="off"/> </span> <input type="hidden" id="page-permissions-names-hidden" /> <img height="16px" width="1px" src="/confluence/s/en/2171/1/_/images/border/spacer.gif"/> <input type="button" id="add-typed-names" value="Restrict"> </div> </div> </div> <div id="page-permissions-tables"> <div id="page-permissions-table-div"> <table id="page-permissions-table" class="page-permissions-table"> <tr id="page-permissions-no-views" class="marker-row"> <td colspan="3" class="page-permissions-marker-cell"><span>No view restrictions are defined for this page</span></td> </tr> <tr id="page-permissions-no-edits" class="marker-row"> <td colspan="3" class="page-permissions-marker-cell"><span>No edit restrictions are defined for this page</span></td> </tr> </table> </div> <div id="page-inherited-permissions-table-div" class="hidden"> <span id="page-inherited-permissions-table-desc"> <a class="icon twisty-closed">Show/Hide</a> <a id="toggle-inherited-permissions" title="Click to see inherited restrictions">This page has restricted parent pages. It can only be seen by users who can see those parent pages.</a> </span> <div id="page-inherited-permissions-tables" class="hidden page-inheritance-togglable"></div> </div> </div> </div> </script> <script type="text/x-template" title="permissions-row-template"> <tr class="permission-row"> <td class="page-permissions-marker-cell" width="20%"> <span>Viewing restricted to:</span> </td> <td class="permission-entity" nowrap="true" width="40%"> <span class="entity-container"> <img class="permission-entity-picture"/> <span class="permission-entity-display-name"></span> <span class="permission-entity-name-wrap">&nbsp;(<span class="permission-entity-name"></span>)</span> </span> </td> <td class="permission-detail-column"> <div class="permission-remove-div"> <a href="#" class="remove-permission-link">Remove restriction</a> </div> </td> </tr> </script> <script type="text/x-template" title="permissions-username-no-suggestion-template"> <ol> <li><a href="#" class="message"><span>No matches</span></a></li> </ol> </script> <script type="text/x-template" title="page-inherited-permissions-table-div-template"> <div class="page-inherited-permissions-owner-div"> <div class="page-inherited-permissions-table-desc">Viewing restrictions apply to “<a></a>”. In order to see “<span></span>”, a user must be in the following list of users and groups:</div> <table class="page-permissions-table"></table> </div> </script> <script type="text/x-template" title="page-restrictions-help-link"> <div class="dialog-help-link"> <a href="http://docs.atlassian.com/confluence/docs-35/Page+Restrictions" target="_blank">Help</a> </div> </script> <!-- End restrictions section --> <fieldset class="hidden parameters"> <input type="hidden" title="spaceKeyEncoded" value="istcontrib"> <input type="hidden" title="spaceKeyDecoded" value="istcontrib"> </fieldset> <fieldset class="hidden parameters"> <input type="hidden" title="browsePageTreeMode" value="view"> </fieldset> <div class="wiki-content"> <!-- wiki content --> <h1><a name="PrismaAccessVPNLandingPage-"></a>Prisma Access VPN Landing Page</h1> <p>On this page:</p> <style type='text/css'>/*<![CDATA[*/ div.rbtoc1725893889170 {margin-left: 0px;padding: 0px;} div.rbtoc1725893889170 ul {list-style: none;margin-left: 0px;} div.rbtoc1725893889170 li {margin-left: 0px;padding-left: 0px;} /*]]>*/</style><div class='rbtoc1725893889170'> <ul> <li><a href='#PrismaAccessVPNLandingPage-Overview'>Overview</a></li> <ul> <li><a href='#PrismaAccessVPNLandingPage-WhatwillmyIPAddressbe%3F'>What will my IP Address be?</a></li> </ul> <li><a href='#PrismaAccessVPNLandingPage-HowtoObtain'>How to Obtain</a></li> <li><a href='#PrismaAccessVPNLandingPage-Settings'>Settings</a></li> <li><a href='#PrismaAccessVPNLandingPage-InstallandConnect%28Use%29'>Install and Connect (Use)</a></li> <li><a href='#PrismaAccessVPNLandingPage-FrequentlyAskedQuestions'>Frequently Asked Questions</a></li> <li><a href='#PrismaAccessVPNLandingPage-HaveQuestionsorStillNeedHelp%3F'>Have Questions or Still Need Help?</a></li> </ul></div> <h2><a name="PrismaAccessVPNLandingPage-Overview"></a>Overview</h2> <p>The Prisma Access VPN provides a secure connection between your computing device and the cloud VPN gateway using the GlobalProtect VPN client, helping provide a level of privacy and security for your computing activities as well as the ability to access protected resources on MITnet that are only accessible from devices on MITnet.</p> <p>As the new VPN service is a cloud-based solution, it provides the ability to rapidly scale VPN capacity to meet the MIT community’s needs, better supports MIT’s hybrid cloud computing environment, and offers a consistent, secure experience regardless of your location.</p> <h3><a name="PrismaAccessVPNLandingPage-WhatwillmyIPAddressbe%3F"></a>What will my IP Address be?</h3> <p>Your IP address will appear to be an MITnet address (18.30.128.x or 18.28.128.y) to MITnet sites and services. It will appear to be a Prisma Access IP address to sites and services that are not on MITnet. This allows for better connectivity to sites not on MITnet because your internet traffic is not required to pass through MITnet and can be routed more directly. It also allows the service to scale up more quickly as demand increases.</p> <p>You can see this in the Connection tab in Settings in your GlobalConnect client. The following is an example connecting through the US East gateway.</p> <p><span class="image-wrap" style=""><img src="/confluence/download/attachments/162170530/Screenshot+2020-04-17+15.20.35.png?version=1&amp;modificationDate=1587151410000" alt="" width="300" style="border: 1px solid black" /></span></p> <p>For more, see: <a href="/confluence/pages/viewpage.action?pageId=162171766" title="Why doesn&#39;t GlobalProtect VPN show public MIT IP addresses?">Why doesn't GlobalProtect VPN show public MIT IP addresses&#63;</a> </p> <h2><a name="PrismaAccessVPNLandingPage-HowtoObtain"></a>How to Obtain</h2> <p>Download and install the app for your device:</p> <ul> <li><b>Windows, MacOS and Linux:</b> IS&amp;T Software Download <a href="https://ist.mit.edu/prisma/client" class="external-link" rel="nofollow">Prisma Access VPN Client</a></li> <li><b>iOS:</b> <a href="https://apps.apple.com/us/app/globalprotect/id1400555706" class="external-link" rel="nofollow">Apple Store</a></li> <li><b>Android:</b> <a href="https://play.google.com/store/apps/details?id=com.paloaltonetworks.globalprotect&amp;hl=en_US" class="external-link" rel="nofollow">Google Play Store</a></li> </ul> <p><img class="emoticon" src="/confluence/images/icons/emoticons/information.gif" height="16" width="16" align="absmiddle" alt="" border="0"/> You may need to enter your local administrator password and/or update some security settings to allow software developed by "Palo Alto Networks" to install on your device.</p> <h2><a name="PrismaAccessVPNLandingPage-Settings"></a>Settings</h2> <p><img class="emoticon" src="/confluence/images/icons/emoticons/information.gif" height="16" width="16" align="absmiddle" alt="" border="0"/> You do not need to uninstall your Cisco AnyConnect client, but you cannot use AnyConnect any longer.</p> <p>Portal Address: <b>gpvpn.mit.edu</b></p> <h2><a name="PrismaAccessVPNLandingPage-InstallandConnect%28Use%29"></a>Install and Connect (Use)</h2> <ul> <li><a href="/confluence/display/istcontrib/Install+and+Connect+to+the+Prisma+Access+VPN+on+MacOS" title="Install and Connect to the Prisma Access VPN on MacOS">MacOS</a></li> <li><a href="/confluence/display/istcontrib/Install+and+Connect+to+the+Prisma+Access+VPN+on+Windows" title="Install and Connect to the Prisma Access VPN on Windows">Windows</a></li> <li><a href="/confluence/display/istcontrib/Install+and+Connect+to+the+Prisma+Access+VPN+on+Linux" title="Install and Connect to the Prisma Access VPN on Linux">Linux</a></li> <li><a href="/confluence/display/istcontrib/Install+and+Connect+to+the+Prisma+Access+VPN+on+iOS" title="Install and Connect to the Prisma Access VPN on iOS">iOS</a></li> <li><a href="/confluence/display/istcontrib/Install+and+Connect+to+the+Prisma+Access+VPN+on+Android" title="Install and Connect to the Prisma Access VPN on Android">Android</a></li> <li><a href="/confluence/display/istcontrib/GlobalProtect+VPN+-+Connect+Before+Logon+for+Windows" title="GlobalProtect VPN - Connect Before Logon for Windows">GlobalProtect VPN &#45; Connect Before Logon for Windows</a></li> </ul> <h2><a name="PrismaAccessVPNLandingPage-FrequentlyAskedQuestions"></a>Frequently Asked Questions</h2> <ul> <li><b>I'm trying to test the VPN while on campus from the MIT Secure, MIT, or wired network. It gets stuck connecting, or if left long enough, will provide a "matching client config not found" error. Why won't it work?</b><br/> The VPN is intended to be used when off campus. To test your VPN configuration, connect to a non-MIT network, then try connecting to the VPN. </li> <li><b>How do I print to my local printer when connected to the VPN?</b><br/> LAN (local area network) access is enabled by default. You should be able to print to your local printer without taking any additional action.</li> <li><b>Does LAN (local area network) access being on by default mean I can connect to local speakers, projectors and other devices on my network while being connected to the VPN?</b><br/> Yes, you should be able to reach anything on your local network when connected to the VPN that you could when not connected to the VPN.</li> <li><b>In MacOS should I set the GlobalProtect app to be a login item that starts automatically?</b><br/> No. The GlobalProtect app will automatically start upon login and the globe icon will appear in your menubar. You can then click on the globe icon and connect. If you set GlobalProtect as a login item, it will try to start a second time and throw repeated error messages about there already being an instance running.</li> <li><b>How do I access library services that aren't on MITnet from off campus?</b><br/> Use the MIT Libraries Libproxy service to authenticate. See: <a href="https://libraries.mit.edu/research-support/connect/" class="external-link" rel="nofollow">MIT Libraries: Connect from on and Off Campus: Manually edit the URL of a web resource to be authenticated through MIT’s Touchstone</a>.</li> <li><b>Is there an idle timeout for GlobalProtect if my computer sits idle for an extended period of time?</b><br/> Yes, the Inactivity Timeout is set to 3 hours.</li> <li>Error Message: <a href="/confluence/display/istcontrib/Mac+OS+X+-+Identity+of+developer+cannot+be+confirmed" title="Mac OS X - Identity of developer cannot be confirmed">Mac OS X - Identity of developer cannot be confirmed</a></li> <li>Error Message: <a href="/confluence/display/istcontrib/GlobalProtect+app+can%27t+be+opened+because+it+was+not+downloaded+from+the+App+Store" title="GlobalProtect app can&#39;t be opened because it was not downloaded from the App Store">GlobalProtect app can't be opened because it was not downloaded from the App Store</a></li> <li><a href="/confluence/pages/viewpage.action?pageId=162171382" title="How do I uninstall the Prisma Access VPN on MacOS?">How do I uninstall the Prisma Access VPN on MacOS&#63;</a></li> <li><a href="/confluence/pages/viewpage.action?pageId=162171416" title="On my Android phone, why do I get a notification that the MIT Prisma VPN is always on? Can I turn it off?">On my Android phone, why do I get a notification that the MIT Prisma Access VPN is always on? Can I turn it off?</a></li> <li>I'm on Windows and getting the error: <blockquote><p><b>PanGPS.exe - System Error</b></p> <p>The code execution cannot proceed because mfc120.dll was not found. Reinstalling the program may fix this problem.</p></blockquote> <p>Install <a href="https://www.microsoft.com/en-us/download/details.aspx?id=40784" class="external-link" rel="nofollow">Microsoft Visual C++ runtime components</a> and try again.</p></li> </ul> <h2><a name="PrismaAccessVPNLandingPage-HaveQuestionsorStillNeedHelp%3F"></a>Have Questions or Still Need Help?</h2> <ul> <li>Contact the <a href="https://ist.mit.edu/help" class="external-link" rel="nofollow">IS&amp;T Service Desk</a></li> </ul> <div class='panelMacro'><table class='infoMacro'><colgroup><col width='24'><col></colgroup><tr><td valign='top'><img src="/confluence/images/icons/emoticons/information.gif" width="16" height="16" align="absmiddle" alt="" border="0"></td><td>Additional escalation information for Help Staff can be found here: <span class="error">&#91;Prisma Access VPN Recon&#93;</span>.</td></tr></table></div> </div> <!-- <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"> <rdf:Description rdf:about="http://kb.mit.edu/confluence/display/istcontrib/Prisma+Access+VPN+Landing+Page" dc:identifier="http://kb.mit.edu/confluence/display/istcontrib/Prisma+Access+VPN+Landing+Page" dc:title="Prisma Access VPN Landing Page" trackback:ping="http://kb.mit.edu/confluence/rpc/trackback/162170530"/> </rdf:RDF> --> </div> <script type="text/x-template" title="manage-watchers-dialog"> <div class="dialog-content"> <div class="column page-watchers"> <h3>Watching this page</h3> <p class="description">These people are notified when the page is changed. You can add or remove people from this list.</p> <form action="/confluence/json/addwatch.action" method="POST"> <input type="hidden" name="atl_token" value="86218eee8c5226f849f3e5b1a00c98ff9cafcbd2"> <input type="hidden" name="pageId" value="162170530"/> <input type="hidden" id="add-watcher-username" name="username" value=""/> <label for="add-watcher-user">User</label> <input id="add-watcher-user" name="userFullName" type="search" class="autocomplete-user" value="" placeholder="Full name or username" autocomplete="off" data-max="10" data-target="#add-watcher-username" data-dropdown-target="#add-watcher-dropdown" data-template="{title}" data-none-message="No matching users found."> <input id="add-watcher-submit" type="submit" name="add" value="Add"> <div id="add-watcher-dropdown" class="aui-dd-parent autocomplete"></div> <div class="status hidden"></div> </form> <ul class="user-list"> <li class="loading">Loading&hellip;</li> <li class="no-users hidden">No page watchers</li> </ul> </div> <div class="column space-watchers"> <h3>Watching this space</h3> <p class="description">These people are notified when any content in the space is changed. You cannot modify this list.</p> <ul class="user-list"> <li class="loading">Loading&hellip;</li> <li class="no-users hidden">No space watchers</li> </ul> </div> </div> </script> <script type="text/x-template" title="manage-watchers-user"> <li class="watch-user"> <img class="profile-picture confluence-userlink" src="{iconUrl}" data-username="{username}"> <a class="confluence-userlink" href="{url}" data-username="{username}">{fullName} <span class="username">({username})</span></a> <span class="remove-watch" title="Remove" data-username="{username}">Remove</span> </li> </script> <script type="text/x-template" title="manage-watchers-help-link"> <div class="dialog-help-link"> <a href="http://docs.atlassian.com/confluence/docs-35/Managing+Watchers" target="_blank">Help</a> </div> </script> <!--END page.vmd-->

IS&T Contributions

Documentation and information provided by IS&T staff members


Last Modified:

September 09, 2024

Get Help

Request help
from the Help Desk
Report a security incident
to the Security Team
Labels:
c-prisma c-prisma Delete
gpvpn gpvpn Delete
global global Delete
protect protect Delete
gp gp Delete
globalprotect globalprotect Delete
vpn vpn Delete
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.
Feedback
This product/service is:
Easy to use
Average
Difficult to use

This article is:
Helpful
Inaccurate
Obsolete
Adaptavist Theme Builder (4.2.3) Powered by Atlassian Confluence 3.5.13, the Enterprise Wiki