Re: SSHd configuration problems (System error 1376) - CONFIRMED

2015-01-08 Thread Bruce Halco
uired: if ( csih_is_nt2003 || [ "x$csih_FORCE_PRIVILEGED_USER" = "xyes" ] ) then -- View this message in context: http://cygwin.1069669.n5.nabble.com/Re-SSHd-configuration-problems-System-error-1376-CONFIRMED-tp113955p114109.html Sent from the Cygwin list mailing

RE: SSHd configuration problems (System error 1376) - CONFIRMED

2015-01-07 Thread craigmcd
ould run. + mkpasswd -l > /etc/passwd + # use the following procedure if a privileged account is required: if ( csih_is_nt2003 || [ "x$csih_FORCE_PRIVILEGED_USER" = "xyes" ] ) then -- View this message in context: http://cygwin.1069669.n5.nabble.com/Re-SSHd-configurat

Re: SSHd configuration problems (System error 1376) - CONFIRMED

2015-01-07 Thread craigmcd
- View this message in context: http://cygwin.1069669.n5.nabble.com/Re-SSHd-configuration-problems-System-error-1376-CONFIRMED-tp113955p114108.html Sent from the Cygwin list mailing list archive at Nabble.com. -- Problem reports: http://cygwin.com/problems.html FAQ: http:/

Re: SSHd configuration problems (System error 1376) - CONFIRMED

2015-01-07 Thread Bruce Halco
rying to add to the group "root" rather than "Administrators". I had to hack /usr/share/csih/cygwin-service-installation-helper.sh in a couple of places to finally make it work for me: -- View this message in context: http://cygwin.1069669.n5.nabble.com/Re-SSHd-configurat

RE: SSHd configuration problems (System error 1376) - CONFIRMED

2015-01-07 Thread craigmcd
* sc delete sshd ...and rerun ssh-host-config: ssh-host-config -y -- View this message in context: http://cygwin.1069669.n5.nabble.com/Re-SSHd-configuration-problems-System-error-1376-CONFIRMED-tp113955p114101.html Sent from the Cygwin list mailing list archive at Nabble.com. -- Problem reports

RE: SSHd configuration problems (System error 1376) - CONFIRMED

2015-01-07 Thread craigmcd
lly make it work for me: -- View this message in context: http://cygwin.1069669.n5.nabble.com/Re-SSHd-configuration-problems-System-error-1376-CONFIRMED-tp113955p114100.html Sent from the Cygwin list mailing list archive at Nabble.com. -- Problem reports: http://cygwin.c

RE: SSHd configuration problems (System error 1376) - CONFIRMED

2015-01-06 Thread Watson, Hal M (MNIT)
Ok, I'm hopeful this message is going to reach the correct thread. Thanks for your patience, I was accessing and posting to the discussion via web browser which is how I discovered it. Now that I'm properly subscribed to the list and using my email client... on to business. Regarding sshd co

Re: SSHd configuration problems (System error 1376) - CONFIRMED

2015-01-05 Thread Andrey Repin
Greetings, Will Parsons! Can you include cygcheck output as outlined in the link below? > Problem reports: http://cygwin.com/problems.html >> >>> I've got the plain text file cygcheck.out, but it is unclear to me how I can >>> attach it to a post in this discussion per t

Re: SSHd configuration problems (System error 1376) - CONFIRMED

2015-01-05 Thread Larry Hall (Cygwin)
On 01/05/2015 04:56 PM, Hal Watson wrote: Larry Hall (Cygwin cygwin.com> writes: Can you include cygcheck output as outlined in the link below? Problem reports: http://cygwin.com/problems.html I've got the plain text file cygcheck.out, but it is unclear to me how I can attach it to

Re: SSHd configuration problems (System error 1376) - CONFIRMED

2015-01-05 Thread Will Parsons
Andrey Repin wrote: > Greetings, Hal Watson! > >>> Can you include cygcheck output as outlined in the link below? >>> >>> > Problem reports: http://cygwin.com/problems.html >>> > >> I've got the plain text file cygcheck.out, but it is unclear to me how I can >> attach it to a post in this di

Re: SSHd configuration problems (System error 1376) - CONFIRMED

2015-01-05 Thread Andrey Repin
Greetings, Hal Watson! >> Can you include cygcheck output as outlined in the link below? >> >> > Problem reports: http://cygwin.com/problems.html >> > I've got the plain text file cygcheck.out, but it is unclear to me how I can > attach it to a post in this discussion per the guidelines (I

Re: SSHd configuration problems (System error 1376) - CONFIRMED

2015-01-05 Thread Hal Watson
Larry Hall (Cygwin cygwin.com> writes: > Can you include cygcheck output as outlined in the link below? > > > Problem reports: http://cygwin.com/problems.html > I've got the plain text file cygcheck.out, but it is unclear to me how I can attach it to a post in this discussion per the guid

Re: SSHd configuration problems (System error 1376) - CONFIRMED

2015-01-02 Thread Larry Hall (Cygwin)
On 01/02/2015 05:27 PM, Hal Watson wrote: Hello all, thanks for this thread. I just got a request for several new servers this week, and System error 1376 issue has cropped up for the first time. These are fresh installs of stable release Cygwin X64 on a fresh Windows 2012 Server. The "1376" er

Re: SSHd configuration problems (System error 1376) - CONFIRMED

2015-01-02 Thread Hal Watson
Hello all, thanks for this thread. I just got a request for several new servers this week, and System error 1376 issue has cropped up for the first time. These are fresh installs of stable release Cygwin X64 on a fresh Windows 2012 Server. The "1376" error seems to have cropped up in the last mon

Re: SSHd configuration problems (System error 1376) - CONFIRMED

2014-12-30 Thread Houder
>> If you were really running in an elevated shell, I don't know why 544 didn't >> show up in the output of "id -G". >> >> Ken > Because Ilya's /etc/group file has a line that reads: > > root:S-1-5-32-544:0: > > in stead of: > > Administrators:S-1-5-32-544:544: > > ? > > Put differently, he has c