PDA

Показать полную графическую версию : WinRM - конфигурация


Well7
20-10-2009, 12:36
Всем привет! Есть проблема с WinRM: после игр с авторизацией, не могу обновить конфиг через WinRM и подключиться к серверу через WinRS. Кто знает, как можно создать заново дефолтный конфиг? Если делаю так: winrm quickconfig то получаю следующее:
WinRM already is set up to receive requests on this machine.
WSManFault
Message = The WinRM client cannot process the request. The WinRM client tried to use Negotiate a
uthentication mechanism, but the destination computer (localhost:47001) returned an 'access denied'
error. Change the configuration to allow Negotiate authentication mechanism to be used or specify on
e of the authentication mechanisms supported by the server. To use Kerberos, specify the local compu
ter name as the remote destination. Also verify that the client computer and the destination compute
r are joined to a domain. To use Basic, specify the local computer name as the remote destination, s
pecify Basic authentication and provide user name and password. Possible authentication mechanisms r
eported by server: Kerberos

Error number: -2147024891 0x80070005
Access is denied.

MrN0n4me
02-06-2012, 15:21
reg add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v LocalAccountTokenFilterPolicy /t REG_DWORD /d 1 /f

Информация получена здесь http://www.shirmanov.com/2011/04/winrm-access-is-denied-on-local.html
Мне помогло.




© OSzone.net 2001-2012