Mail Archives: cygwin/2011/08/11/17:34:04
X-Recipient: | archive-cygwin AT delorie DOT com
|
X-SWARE-Spam-Status: | No, hits=-0.8 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,T_TO_NO_BRKTS_FREEMAIL
|
X-Spam-Check-By: | sourceware.org
|
MIME-Version: | 1.0
|
Reply-To: | gphelps AT ucmerced DOT edu
|
In-Reply-To: | <j218fd$b9n$1@dough.gmane.org>
|
References: | <CAC8hJujitHJhJB1_uUpC1G9j0odvWefnXxLtZ6FZWkb15d5niQ AT mail DOT gmail DOT com> <CAEhDDbBf0-Wqm1hZnJ_FVDCyR_ywDpnXZn1tX7-W--xxT+HUaQ AT mail DOT gmail DOT com> <CAC8hJugRX3Rp1GFngEjfw3sX0uGo1sj0cXSyGhJTBN1L3xChvw AT mail DOT gmail DOT com> <j2033u$na$1 AT dough DOT gmane DOT org> <CAC8hJuj1SusCowLCO3-BHLaw_LJ8Ep-srEO2M6OqSBvHcKRCQQ AT mail DOT gmail DOT com> <j213qg$f01$1 AT dough DOT gmane DOT org> <CAC8hJuh+jOqeF+_uvw5V8AAb-Atf+8Qe1qznzwz=5vEwn=LRKg AT mail DOT gmail DOT com> <j218fd$b9n$1 AT dough DOT gmane DOT org>
|
Date: | Thu, 11 Aug 2011 14:33:38 -0700
|
Message-ID: | <CAC8hJugCb5CgsoKhMFc-E_utkd4mnYFxHGft_momhf_=KbLbUQ@mail.gmail.com>
|
Subject: | Re: SSHD Issue Windows 2003 64 bit
|
From: | Gary <gary DOT mphelps AT gmail DOT com>
|
To: | cygwin AT cygwin DOT com
|
X-IsSubscribed: | yes
|
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm
|
List-Id: | <cygwin.cygwin.com>
|
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com>
|
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com>
|
List-Archive: | <http://sourceware.org/ml/cygwin/>
|
List-Post: | <mailto:cygwin AT cygwin DOT com>
|
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
|
Sender: | cygwin-owner AT cygwin DOT com
|
Mail-Followup-To: | cygwin AT cygwin DOT com
|
Delivered-To: | mailing list cygwin AT cygwin DOT com
|
X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id p7BLY0Mg031848
|
Created the passwd and group files from:
/bin/mkpasswd -l -c > /etc/passwd
/bin/mkgroup -> l -c > /etc/group
passwd files looks good now, moved passwd file and re-ran
./000-cygwin-post-install.sh
Still when I 'net start sshd' I still receive the same error, also
when I try to re-instantiate the service in windows..
On Thu, Aug 11, 2011 at 11:53 AM, Thorsten Kampe
<thorsten AT thorstenkampe DOT de> wrote:
> * Gary (Thu, 11 Aug 2011 11:25:04 -0700)
>> I've tried re-running the 000-cygwin-post-install.sh & receive no echo
>> from the terminal, I've moved the passwd file (from my understanding
>> outside the directory before running the post-install). My passwd file
>> looks like this:
>>
>> sshd:*:27:27:sshd privsep:/var/empty:/sbin/nologin
>>
>> I can't find a passwd-grp.sh script.
>
> Both files should actually be in /etc/postinstall and end in .sh.done
>
> Just try running "/bin/mkpasswd -l -c > /etc/passwd" and "/bin/mkgroup -
> l -c > /etc/group" manually.
>
>> What should my passwd file look like?
>
> On a Windows 7 non domain machine like this for instance (mind you, line
> breaks and I don't run sshd as service on my machine):
> SYSTEM:*:18:544:,S-1-5-18::
> LocalService:*:19:544:U-NT AUTHORITY\LocalService,S-1-5-19::
> NetworkService:*:20:544:U-NT AUTHORITY\NetworkService,S-1-5-20::
> Administrators:*:544:544:,S-1-5-32-544::
> Administrator:unused:500:513:U-hombre\Administrator,S-1-5-21-252259350-
> 3027294242-313109463-500:/home/Administrator:/bin/bash
> Guest:unused:501:513:U-hombre\Guest,S-1-5-21-252259350-3027294242-
> 313109463-501:/home/Guest:/bin/bash
> HomeGroupUser$:unused:1002:513:HomeGroupUser$,U-hombre\HomeGroupUser$,S-
> 1-5-21-252259350-3027294242-313109463-1002:/home/HomeGroupUser
> $:/bin/bash
> thorsten:unused:1001:513:U-hombre\thorsten,S-1-5-21-252259350-
> 3027294242-313109463-1001:/home/thorsten:/bin/bash
> __vmware_user__:unused:1004:513:__vmware_user__,U-hombre
> \__vmware_user__,S-1-5-21-252259350-3027294242-313109463-1004:/home/
> __vmware_user__:/bin/bash
>
>
> Thorsten
>
>
> --
> 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
>
>
--
Gary Phelps
--
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
- Raw text -