( ! ) Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/lib/menu/GKBase.class.php on line 114
Call Stack
#TimeMemoryFunctionLocation
10.0025415560{main}( ).../index.php:0
20.21724720656Joomla\CMS\Application\SiteApplication->execute( ).../index.php:49
30.976517175032Joomla\CMS\Application\SiteApplication->render( ).../CMSApplication.php:202
40.976717175088Joomla\CMS\Application\SiteApplication->render( ).../SiteApplication.php:778
50.976717175464Joomla\CMS\Document\HtmlDocument->parse( ).../CMSApplication.php:1030
60.976717175464Joomla\CMS\Document\HtmlDocument->_fetchTemplate( ).../HtmlDocument.php:545
70.976917175560Joomla\CMS\Document\HtmlDocument->_loadTemplate( ).../HtmlDocument.php:730
80.977517215480require( '/var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/component.php' ).../HtmlDocument.php:668
90.986517512752GKTemplate->__construct( ).../component.php:31
100.995217697136GKTemplateMenu->getMenuType( ).../gk.framework.php:84
110.995917741992require_once( '/var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/lib/menu/GKMenu.php' ).../helper.menu.php:19

( ! ) Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/lib/menu/GKHandheld.php on line 76
Call Stack
#TimeMemoryFunctionLocation
10.0025415560{main}( ).../index.php:0
20.21724720656Joomla\CMS\Application\SiteApplication->execute( ).../index.php:49
30.976517175032Joomla\CMS\Application\SiteApplication->render( ).../CMSApplication.php:202
40.976717175088Joomla\CMS\Application\SiteApplication->render( ).../SiteApplication.php:778
50.976717175464Joomla\CMS\Document\HtmlDocument->parse( ).../CMSApplication.php:1030
60.976717175464Joomla\CMS\Document\HtmlDocument->_fetchTemplate( ).../HtmlDocument.php:545
70.976917175560Joomla\CMS\Document\HtmlDocument->_loadTemplate( ).../HtmlDocument.php:730
80.977517215480require( '/var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/component.php' ).../HtmlDocument.php:668
90.986517512752GKTemplate->__construct( ).../component.php:31
100.997817870320GKTemplateMenu->getMenuType( ).../gk.framework.php:85
[Windows 7] HOWTO:解决系统管理员不允许使用保存的凭据登录远程计算机
Logo
Print this page

[Windows 7] HOWTO:解决系统管理员不允许使用保存的凭据登录远程计算机

一台加入到 ActiveDirectory(活动目录 – AD,注:WinSRV2008)的 Windows 7 客户端,使用 Remote Desktop 登录 AD 内部的计算机时能够使用已保存的凭据进行自动验证。但是 AD 外部的计算机即使保存了登录凭据,在连接时仍然会提示输入密码,如下图所示:

RemoteDesktop_Failed

        Remote Desktop 会提示“系统管理员不允许使用保存的凭据登录远程计算机,原因是未完全验证其标识。请输入新凭据。”!这是出于安全考虑的设计,当然我们可以进行修改使加入到 AD 内的系统能够保存 AD 外部计算机的凭据。

        为此,在运行中输入 gpedit.msc,启动本地组策略编辑器。定位到 计算机配置 - 管理模板 - 系统 - 凭据分配,打开右边窗体的“允许分配保存的凭据用于仅 NTLM 服务器身份验证”,如下图所示:

Set_GPO_NTLM

        启用“允许分配保存的凭据用于仅 NTLM 服务器身份验证”,并点击“将服务器添加到列表:显示”,在服务器列表中添加允许保存凭据的服务器名称和类型,如 dc.contoso.com 上的终端服务器,即“TERMSRV/dc.contoso.com”。当然也可以输入“TERMSRV/*”允许保存所有计算机的远程终端凭据。

        最后执行 gpupdate /force 使修改的组策略生效,即可!


( ! ) Warning: count(): Parameter must be an array or an object that implements Countable in /var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/html/com_k2/templates/default/item.php on line 169
Call Stack
#TimeMemoryFunctionLocation
10.0025415560{main}( ).../index.php:0
20.21724720656Joomla\CMS\Application\SiteApplication->execute( ).../index.php:49
30.21724720656Joomla\CMS\Application\SiteApplication->doExecute( ).../CMSApplication.php:196
40.791012448840Joomla\CMS\Application\SiteApplication->dispatch( ).../SiteApplication.php:233
50.791712473184Joomla\CMS\Component\ComponentHelper::renderComponent( ).../SiteApplication.php:194
60.793312528512Joomla\CMS\Component\ComponentHelper::executeComponent( ).../ComponentHelper.php:377
70.794012557336require_once( '/var/www/vhosts/shan.info/httpdocs/components/com_k2/k2.php' ).../ComponentHelper.php:402
80.813712992744K2ControllerItem->execute( ).../k2.php:64
90.813712992744K2ControllerItem->display( ).../BaseController.php:710
100.834913717944K2ControllerItem->display( ).../item.php:78
110.834913717944K2ControllerItem->display( ).../controller.php:19
120.841114114312Joomla\CMS\Cache\Controller\ViewController->get( ).../BaseController.php:663
130.845114134680K2ViewItem->display( ).../ViewController.php:102
140.968617083720K2ViewItem->display( ).../view.html.php:742
150.968617083720K2ViewItem->loadTemplate( ).../HtmlView.php:230
160.972417263920include( '/var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/html/com_k2/templates/default/item.php' ).../HtmlView.php:701

( ! ) Notice: Only variables should be assigned by reference in /var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/html/com_k2/templates/default/item.php on line 478
Call Stack
#TimeMemoryFunctionLocation
10.0025415560{main}( ).../index.php:0
20.21724720656Joomla\CMS\Application\SiteApplication->execute( ).../index.php:49
30.21724720656Joomla\CMS\Application\SiteApplication->doExecute( ).../CMSApplication.php:196
40.791012448840Joomla\CMS\Application\SiteApplication->dispatch( ).../SiteApplication.php:233
50.791712473184Joomla\CMS\Component\ComponentHelper::renderComponent( ).../SiteApplication.php:194
60.793312528512Joomla\CMS\Component\ComponentHelper::executeComponent( ).../ComponentHelper.php:377
70.794012557336require_once( '/var/www/vhosts/shan.info/httpdocs/components/com_k2/k2.php' ).../ComponentHelper.php:402
80.813712992744K2ControllerItem->execute( ).../k2.php:64
90.813712992744K2ControllerItem->display( ).../BaseController.php:710
100.834913717944K2ControllerItem->display( ).../item.php:78
110.834913717944K2ControllerItem->display( ).../controller.php:19
120.841114114312Joomla\CMS\Cache\Controller\ViewController->get( ).../BaseController.php:663
130.845114134680K2ViewItem->display( ).../ViewController.php:102
140.968617083720K2ViewItem->display( ).../view.html.php:742
150.968617083720K2ViewItem->loadTemplate( ).../HtmlView.php:230
160.972417263920include( '/var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/html/com_k2/templates/default/item.php' ).../HtmlView.php:701
Template Design © Joomla Templates | GavickPro. All rights reserved.