User Tools

Site Tools


wiki:public:cygwin_sshd_publickey_failure

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
wiki:public:cygwin_sshd_publickey_failure [2015/06/07 03:51] – created jrdalrymplewiki:public:cygwin_sshd_publickey_failure [2018/09/27 02:29] (current) – external edit 127.0.0.1
Line 23: Line 23:
 The big difference here is that this host is a Windows Domain Controller, so it can't have local users. I suspect that's what has me hosed, although I never truly confirmed that. The big difference here is that this host is a Windows Domain Controller, so it can't have local users. I suspect that's what has me hosed, although I never truly confirmed that.
  
-<code></code>+After enough googling around this ended up being the solution. 
 + 
 +<code>jrdalrymple@REMOTEHOST ~ 
 +$ cyglsa-config 
 + 
 +Warning: Registering the Cygwin LSA authentication package requires 
 +administrator privileges!  You also have to reboot the machine to 
 +activate the change. 
 + 
 +Are you sure you want to continue? (yes/no) yes 
 + 
 +Cygwin LSA authentication package registered. 
 + 
 +Activating Cygwin's LSA authentication package requires to reboot. 
 +</code> 
 + 
 +Reboot and it was immediately fixed. 
 + 
 +Incidentally I did add the local SYSTEM to "Acta s part of the operating system" and "Replace a process level token" in gpedit.msc, but I don't think that actually mattered. I'm not sure if sshd running as localhost\SYSTEM is an issue or not, but it's what ssh-host-config chose.
wiki/public/cygwin_sshd_publickey_failure.1433649103.txt.gz · Last modified: 2018/09/27 02:30 (external edit)