zoukankan      html  css  js  c++  java
  • "RemoteOperationException: ERROR: Wrong password for user"错误 解决方案

    解决的方法就是在用户策略里面将你需要使用的用户授予Logon as a Batch Job的权限。

    1. Click on START => Programs => Administrative Tools => Local Security Policy (or also via START => Settings => Control Panel => Administrative Tools) 打开控制面板中的管理工具中的本地安全策略
    2. Under Local Policies on the left, select User Rights Assignment folder
    然后是本地策略-用户权限分配
    3. Look at the right side of the window and scroll down to the "Logon as Batch Job" privilege and select it. 然后找到Logon as a Batch Job(作为批处理作业登陆)这一项
    4. Either select Action from the menu bar then Security or right-click on the "Logon as a Batch Job" privilege then Security.
    5. Select the Add button which evokes a Select Users/Groups box.
    6. From the "Look In" field, select the local workstation/server.
    7. Select the User administrator.
    8. Select Add then OK.
    然后打开将administrator这个用户添加一下就ok了!

  • 相关阅读:
    mac 环境下adb的安装
    iOS开发Swift版本
    UILabel-Swift
    Android应用上架
    Android应用开发
    andriod
    Android 6.0 更新包与已安装应用的签名不一致
    苹果手机怎么录屏 iOS12设置录屏
    Siri语音唤醒的开启与语音矫正
    Git的工作流程
  • 原文地址:https://www.cnblogs.com/RobotTech/p/595010.html
Copyright © 2011-2022 走看看