草庐IT

password_reset

全部标签

windows - 源树 : Invalid password for Github despite having a valid OAUTH token on Windows

我在Windows机器上使用Github和Sourcetree。我进入了Tools-Options-Authentication并添加了我的Github帐户。我120%确定我的设置是正确的。但是,当我尝试push任何东西时,我不断得到:git-cdiff.mnemonicprefix=false-ccore.quotepath=falsepush-v--tagsorigindevelop:developfatal:HttpRequestExceptionencountered.Anerroroccurredwhilesendingtherequest.remote:Invaliduse

java - Tomcat : Doesn't accept the username and password, 无法查看Server Status,Manager App页面,为什么会这样?

我无法在Tomcat中查看服务器状态和管理器应用程序页面。虽然我在tomcat-users.xml中配置了用户名和密码,但它不接受组合并显示此消息:401UnauthorizedYouarenotauthorizedtoviewthispage.Ifyouhavenotchangedanyconfigurationfiles,pleaseexaminethefileconf/tomcat-users.xmlinyourinstallation.Thatfilemustcontainthecredentialstoletyouusethiswebapp.Forexample,toaddt

php - 使用 session 时在 xampp 上可能导致 ERR_CONNECTION_RESET 错误的原因

我的xampp(Windows)有问题,我的文件中有session_start();但它喜欢放弃该请求...当我尝试使用localhost/folder/index.php访问页面时它有效但是当我尝试外部ip/folder/index.php或127.0.0.1/folder/index.php或[::1]/folder/index.php它只是断开连接(尝试了多个浏览器,chrome给出了ERR_CONNECTION_RESET...我很无能,我迫切需要帮助...当我从我的文件中删除session_start();时它起作用了......当我使用session_start();创建新

windows - WIN7下防止hard reset删除注册表修改?

我正在通过我的软件编辑Windows注册表,例如替换Shell(Kiosk应用程序)。现在我刚刚注意到,在Win7下,如果发生硬重置(重置按钮或4秒电源按钮),所有注册表更改都会丢失。但在WinXP下它工作正常,即使在硬重置后我所做的更改仍然存在。在Win7下编辑注册表后我是否需要做任何特殊的事情,或者这甚至可能是内置的Win7安全功能?对我来说,注册表更改似乎没有最终确定,只是保存在内存中,直到发生软重置,这是真的吗?如果是这样,我可以以某种方式强制保存吗? 最佳答案 听起来你想要RegFlushKey功能。TheRegFlush

windows - Windows 上的 Git checkout 和 reset 偶尔会显示随机文件已更改

通常当我checkout不同的分支或重置时,我会从Windows收到一到十几个文件的“权限被拒绝”错误-但特定文件因运行而异。这是我刚刚使用GIT_TRACE=1进行的测试的输出。trace只在错误信息前加了一行:$gitcheckoutmastertrace:built-in:git'checkout''master'error:gitcheckout-index:unabletocreatefiledotnet/src/myfile.cs(Permissiondenied)Ddotnet/src/myfile.csSwitchedtobranch"master"我很确定这是我机器上

windows - sc.exe 配置 "Service Name"obj= "DOMAIN\User"密码= "password"不工作

我想通过cmd为服务设置密码。我有选择权sc.execonfig"ServiceName"obj="DOMAIN\User"password="password"当我执行时,它显示[SC]ChangeServiceConfigSUCCESS"如果我开始服务我得到了“Windows无法在本地计算机上启动service1服务。错误1069:由于登录失败,服务没有启动。”我搜索并获得了以下链接UsingSC.exetosetservicecredentialspasswordfails我的密码不包含特殊字符。有什么选择可以做到这一点? 最佳答案

windows - Vagrant Windows - ssh_exchange_identification : read: Connection reset by peer

看来我无法通过SSH连接到我的虚拟机。我有一个运行Win7的虚拟盒子。主机PC也是Win7。虚拟框是通过Vagrant使用以下Vagrantfile创建的。Vagrant.configure("2")do|config|config.vm.box="http://aka.ms/vagrant-win7-ie11"end打开命令。转到VagrantFile的根文件夹。执行以下命令:vagrantupcmd显示:Bringingmachine'default'upwith'virtualbox'provider...==>default:Clearinganypreviouslysetfo

windows - HTML 输入类型 ="password"的 Windows 批处理等效项是什么?

我需要在Windows脚本中从用户处获取身份验证凭据,但经典的“第一个Google结果”方法:SET/PUSR=Username:SET/PPWD=Password:不太令人满意,所以我想知道是否有一个“等同于”HTML的输入类型="密码"?如有任何意见,我们将不胜感激,在此先致谢! 最佳答案 看看这个http://www.netikka.net/tsneti/info/tscmd052.htm@echooff&setlocalenableextensions::BuildaVisualBasicScriptsetvbs_=%tem

windows - psql : FATAL: password authentication failed for user windows 8

我在Windows上安装了postgresql,安装时它要求为该帐户创建一个用户。这在我的计算机中创建了一个名为postgres的新Windows用户,我也为它创建了一个密码。现在我想在Windows命令行上运行psql,它要求输入密码(没有提及用户)并且总是给我返回错误:psql:FATAL:passwordauthenticationfailedforuser"Ash".即使我已经多次输入我的帐户密码。我使用pgadmin将用户“postgres”更改为“Ash”,但我还没有重新设置密码。我按照这里的步骤操作:IforgotthepasswordIenteredduringpost

windows - Windows 上的 PostgreSQL : is there a default password?

关闭。这个问题不符合StackOverflowguidelines.它目前不接受答案。这个问题似乎不是关于aspecificprogrammingproblem,asoftwarealgorithm,orsoftwaretoolsprimarilyusedbyprogrammers的.如果您认为这个问题是关于anotherStackExchangesite的主题,您可以发表评论,说明问题可能在哪里得到解答。关闭9年前。Improvethisquestion刚刚在Windows7上安装了PostgreSQL。安装过程中没有要求我设置密码。当我运行psql时,我被要求输入密码。用谷歌搜索了