public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* ssh fails after joining domain
@ 2015-09-23 14:07 Hoot Thompson
  2015-09-24  2:14 ` Linda Walsh
  0 siblings, 1 reply; 2+ messages in thread
From: Hoot Thompson @ 2015-09-23 14:07 UTC (permalink / raw)
  To: cygwin

I'm working on a group of Windows Server 2012 R2 systems. Prior to
joining the systems to our domain controller, I install the openssh
components after which I can ssh into the system using the Administrator
account and password. However, as soon as I join a server to our domain
controller, ssh no longer works for the exact same Administrator
account. Are local accounts (such as the aforementioned Administrator
account) blocked somehow after joining the domain? Is there someway I
can make the local account work again?

Thanks in advance!


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: ssh fails after joining domain
  2015-09-23 14:07 ssh fails after joining domain Hoot Thompson
@ 2015-09-24  2:14 ` Linda Walsh
  0 siblings, 0 replies; 2+ messages in thread
From: Linda Walsh @ 2015-09-24  2:14 UTC (permalink / raw)
  To: cygwin

Hoot Thompson wrote:
> I'm working on a group of Windows Server 2012 R2 systems. Prior to
> joining the systems to our domain controller, I install the openssh
> components after which I can ssh into the system using the Administrator
> account and password. However, as soon as I join a server to our domain
> controller, ssh no longer works for the exact same Administrator
> account. Are local accounts (such as the aforementioned Administrator
> account) blocked somehow after joining the domain? Is there someway I
> can make the local account work again?
----	
Where does cygwin come in?  Is it a server, or are you trying to login
using cygwin's ssh?

Assuming the latter is the case, as soon as you join a system to the 
domain, the default domain, I believe becomes <DOMAINAME> (not the previous
local hostname).  So you might try:
1) logging  in as 'DOMAIN\Administrator' (if you have that password),
or 
2) logging in as '<workstationname>\Administrator'

Note the single quotes around the login name *should* be
used if you are logging in from a cygwin shell (like bash).


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-09-24  2:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-09-23 14:07 ssh fails after joining domain Hoot Thompson
2015-09-24  2:14 ` Linda Walsh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).