( ! ) 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.0007413776{main}( ).../index.php:0
20.07804264208Joomla\CMS\Application\SiteApplication->execute( ).../index.php:49
30.407715904976Joomla\CMS\Application\SiteApplication->render( ).../CMSApplication.php:202
40.407915905032Joomla\CMS\Application\SiteApplication->render( ).../SiteApplication.php:778
50.407915905408Joomla\CMS\Document\HtmlDocument->parse( ).../CMSApplication.php:1030
60.407915905408Joomla\CMS\Document\HtmlDocument->_fetchTemplate( ).../HtmlDocument.php:545
70.408015905504Joomla\CMS\Document\HtmlDocument->_loadTemplate( ).../HtmlDocument.php:730
80.408315943744require( '/var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/component.php' ).../HtmlDocument.php:668
90.411916235688GKTemplate->__construct( ).../component.php:31
100.417916389568GKTemplateMenu->getMenuType( ).../gk.framework.php:84
110.418516433536require_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.0007413776{main}( ).../index.php:0
20.07804264208Joomla\CMS\Application\SiteApplication->execute( ).../index.php:49
30.407715904976Joomla\CMS\Application\SiteApplication->render( ).../CMSApplication.php:202
40.407915905032Joomla\CMS\Application\SiteApplication->render( ).../SiteApplication.php:778
50.407915905408Joomla\CMS\Document\HtmlDocument->parse( ).../CMSApplication.php:1030
60.407915905408Joomla\CMS\Document\HtmlDocument->_fetchTemplate( ).../HtmlDocument.php:545
70.408015905504Joomla\CMS\Document\HtmlDocument->_loadTemplate( ).../HtmlDocument.php:730
80.408315943744require( '/var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/component.php' ).../HtmlDocument.php:668
90.411916235688GKTemplate->__construct( ).../component.php:31
100.420116556784GKTemplateMenu->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.0007413776{main}( ).../index.php:0
20.07804264208Joomla\CMS\Application\SiteApplication->execute( ).../index.php:49
30.07804264208Joomla\CMS\Application\SiteApplication->doExecute( ).../CMSApplication.php:196
40.304911455240Joomla\CMS\Application\SiteApplication->dispatch( ).../SiteApplication.php:233
50.305511479504Joomla\CMS\Component\ComponentHelper::renderComponent( ).../SiteApplication.php:194
60.306211534832Joomla\CMS\Component\ComponentHelper::executeComponent( ).../ComponentHelper.php:377
70.306511562232require_once( '/var/www/vhosts/shan.info/httpdocs/components/com_k2/k2.php' ).../ComponentHelper.php:402
80.314311961864K2ControllerItem->execute( ).../k2.php:64
90.314311961864K2ControllerItem->display( ).../BaseController.php:710
100.323212612568K2ControllerItem->display( ).../item.php:78
110.323212612568K2ControllerItem->display( ).../controller.php:19
120.327412983608Joomla\CMS\Cache\Controller\ViewController->get( ).../BaseController.php:663
130.329813003976K2ViewItem->display( ).../ViewController.php:102
140.399415820008K2ViewItem->display( ).../view.html.php:742
150.399415820008K2ViewItem->loadTemplate( ).../HtmlView.php:230
160.403315992944include( '/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.0007413776{main}( ).../index.php:0
20.07804264208Joomla\CMS\Application\SiteApplication->execute( ).../index.php:49
30.07804264208Joomla\CMS\Application\SiteApplication->doExecute( ).../CMSApplication.php:196
40.304911455240Joomla\CMS\Application\SiteApplication->dispatch( ).../SiteApplication.php:233
50.305511479504Joomla\CMS\Component\ComponentHelper::renderComponent( ).../SiteApplication.php:194
60.306211534832Joomla\CMS\Component\ComponentHelper::executeComponent( ).../ComponentHelper.php:377
70.306511562232require_once( '/var/www/vhosts/shan.info/httpdocs/components/com_k2/k2.php' ).../ComponentHelper.php:402
80.314311961864K2ControllerItem->execute( ).../k2.php:64
90.314311961864K2ControllerItem->display( ).../BaseController.php:710
100.323212612568K2ControllerItem->display( ).../item.php:78
110.323212612568K2ControllerItem->display( ).../controller.php:19
120.327412983608Joomla\CMS\Cache\Controller\ViewController->get( ).../BaseController.php:663
130.329813003976K2ViewItem->display( ).../ViewController.php:102
140.399415820008K2ViewItem->display( ).../view.html.php:742
150.399415820008K2ViewItem->loadTemplate( ).../HtmlView.php:230
160.403315992944include( '/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.