Trick to Enable and Allow Windows XP and Vista Remote Desktop Login Without Password (or With Blank Null Password)トリックを有効にしてできるように、 Windows XPおよびVistaのリモートデスクトップのログインにパスワード(またはパスワードを空白にヌル)
When attempting to connect or establish Remote Desktop connection to a remote Windows XP or Windows Vista computer in order to remotely logon to the machine, the log on may be rejected with Remote Desktop client returns one of the following error messages.への接続を確立しようとしたとき、またはリモートデスクトップ接続してリモートでコンピュータをWindows XPまたはWindows Vistaのために、リモートマシンにログオンすると、ログを5月に拒否されたリモートデスクトップクライアントに戻り値の1つに、次のエラーメッセージを表示します。
Your credentials did not work.お客様の資格は動作しません。
or,または、
Unable to log you on because of an account restriction.をログに記録できないため、アカウントを制限しています。
By default, Windows XP and Windows Vista does not allow nor permit user account without password set or user name with blank (null) password to connect and log in remotely via Remote Desktop Protocol (RDP).デフォルトでは、 Windows XPとWindows Vistaのユーザーアカウントは許可されませんも許可証なしのユーザー名とパスワードを設定したり、空白( NULL )のパスワードをリモート経由で接続し、ログインして、リモートデスクトッププロトコル( RDP )です。
The obvious resolution is definitely to create and set a password for the user account that requires to logon remotely to a computer via Remote Desktop, and it’s recommended for security reason too.明白な解決方法は間違いなくを作成して、ユーザーアカウントのパスワードを設定するにログオンを必要としてリモートコンピュータ経由でリモートデスクトップ、およびセキュリティ上の理由であまりにもすることが推奨します。 However, user who for some reason such as for the purpose of convenient, and thus unable or cannot assign a password to the user account, can use the following workaround to allow user to login remotely via Remote Desktop Connection (RDP) client to Windows XP and Windows Vista PC.しかし、ユーザーwhoなど、いくつかの理由のために便利な、とこのように割り当てることはできません。できませんでした。または、ユーザーアカウントのパスワードを、次の回避策を使用してログインを許可するユーザーをリモート経由でリモートデスクトップ接続( RDP )のクライアントをWindows XPにとWindows Vistaのパソコンです。
How to Enable Remote Login via Blank Passwords using Local Security Policy or Group Policy Editor リモートログインを有効にする方法経由で空白のパスワードを使用してローカルセキュリティポリシーまたはグループポリシーエディタ
The configuration to enable null (blank) passwords logon must be done on the host computer, ie the remote computer to remotely controlled.の設定を有効にするNULL (空白)のログオンパスワードは、ホストコンピュータ上で行う必要があります、すなわち、リモートコンピュータをリモート制御します。 To configure the Remote Desktop host computer to accept user name with blank password, go to Control Panel -> Administrative Tools (Under System and Maintenance in Windows Vista) -> Local Security Policy .ホストコンピュータは、リモートデスクトップを構成するユーザー名を空白のパスワードを受け入れるには、 コントロールパネル ->管理ツール( W indowsV istaのシステムとメンテナンスされて) - >ローカルセキュリティポリシーのです 。 Alternatively, run GPEdit.msc (Group Policy Editor).また、実行gpedit.msc (グループポリシーエディタ)です。
Then, expand Security Policies -> Local Securities -> Security Options (for user using Group Policy Editor or GPEdit.msc, expand Local Computer Policy -> Computer Configuration -> Windows Settings -> Security Settings -> Local Policies -> Security Options ).次に、 安全保障政策を展開->ローカル有価証券- >セキュリティオプション(ユーザまたはgp edit.mscグループポリシーエディタを使用して、 [ローカルコンピュータポリシー->コンピュータの構成- >W in d owsの設定- >セキュリティの設定]- >ローカルポリシー->セキュリティオプション)です。 Locate Accounts: Limit local account use of blank passwords to console logon only policy, and set its value to Disabled .見つけアカウント:ローカルアカウントの空のパスワードの使用をコンソールログオンのみにポリシー、および無効になって 、その値を設定します。

Once disabled, user account with blank or null passwords can now login remotely instead of just able to do so via local console.一度無効になって、ユーザーアカウントのパスワードを空白にする場合にはnullをリモートログインできるようになりましたこれを行うにはできるだけではなく、ローカルコンソールを介しています。
How to Configure Blank Passwords Allowed for Remote Log On via Registry 空白のパスワードを設定する方法を許可経由でのリモートログのレジストリ
Windows XP and Windows Vista stores the value of the policy set above in a registry key named “LimitBlankPasswordUse”. Windows XPとWindows Vistaの値を保存して、上記のポリシーを設定するには、レジストリキーの名前は" limitblankpassworduse "です。 To unlock the limitation of cannot establish Remote Desktop logon with user account without a password, simply set the value data for LimitBlankPasswordUse to 0 (so that there is no limit on blank or null password use), as according to the code below.制限のロックを解除することはできません。リモートデスクトップでログオンしたユーザーアカウントを確立するパスワードなしで、単にデータをlimitblankpassworduseの値を設定するには0 (ように制限はありませんブランクパスワードを使用する場合にはnull )によると、コードとしては以下のとおり。 Alternatively, copy and paste the following text to a text file, and save with a .reg extension.また、次のテキストをコピーして貼り付けて、テキストファイル、および保存する。 reg拡張子です。 Then run the .reg file to merge the value to registry.入力し、実行してください。 regファイルをレジストリの値をマージする。
Windows Registry Editor Version 5.00 Windowsレジストリエディタバージョン5.00
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Lsa] [ 。 HKEY_LOCAL_MACHINE \システム\ controlset001 \コントロール\ LSAに]
“LimitBlankPasswordUse”=dword:00000000 " limitblankpassworduse " = DWORD値: 00000000
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa] [ 。 HKEY_LOCAL_MACHINE \システム\ currentcontrolset \コントロール\ LSAに]
“LimitBlankPasswordUse”=dword:00000000 " limitblankpassworduse " = DWORD値: 00000000
For convenient, two registry files have been created and available for free download, which will enable or disable usage of blank password (or absent of password) to login remotely.便利な、 2つのレジストリファイルが作成されて無料でダウンロードご利用いただけますと、これは空白のパスワードを有効または無効に利用方法の(または不在のパスワード)をリモートからログインします。 Downloadダウンロードする BlankPasswords.zip blankpasswords.zip and run EnableBlankPasswords.reg to enable or DisableBlankPasswords.reg to disable remote login via blank password. enableblankpasswords.regを有効にするかを実行しdisableblankpasswords.reg経由でリモートログインを無効に空白のパスワードを入力します。
The trick works on both 32-bit and 64-bit operating systems.トリックの両方で動作する32ビットおよび64ビットオペレーティングシステムです。
IMPORTANT : This is a machine translated page which is provided "as is" without warranty. 重要 :これは、機械翻訳ページで提供"現状有姿"を保証します。 Machine translation may be difficult to understand.機械翻訳を理解するのは難しいかもしれません。 Please refer toを参照してください original English articleオリジナルの英語記事索引 whenever possible.いつ可能です。
Share and contribute or get technical support and help atを共有して貢献や技術サポートとヘルプを得る My Digital Life Forums 私のデジタルライフフォーラム .です。
Related Articles関連記事
- Blank or Black Screen When Remote Control Vista System with VNC空白になったり、黒い画面が表示さVistaのシステムをリモート制御時のvnc
- Enable and Install Telnet Client in Vista telnetクライアントにインストールを有効にしてビスタ
- Change User Name on Linux Linuxのユーザー名を変更する
- Easily Login to Windows XP with No Password Administrator Account Backdoor Trick Windows XPで簡単にログインしてバックドアの管理者アカウントのパスワードがないトリック
- Enable Automatically Logon/Login Into Windows XP有効に自動的にログオン/ログインをWindows XPで
- Automatic Login or Logon to Windows Vista without Clicking自動ログインまたはログオンをWindows Vistaにせずクリックして
- Protect Firefox Password Manager Saved Passwords for Sites Firefoxのパスワードマネージャを守るためのサイトのパスワードを保存
- Activate, Enable and Show Administrator Account in Vista Welcome Screenアクティブに、管理者アカウントを有効にして詳細Vistaウェルカム画面
- Force Windows to Login Automatically After Logging Out with ForceAutoLogon強制的にWindowsにログインログアウトした後に自動的にForceAutoLogonデータ
- How to Reset AdSense Password Not Associated with Google Account AdSenseのパスワードをリセットする方法Googleアカウントに関連付けられていません















June 17th, 2008 15:43 2008年6月17日15:43
Very coooooooooooool Thanx非常にcooooooooooooolのthanx