Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Date: Mon, 24 Mar 2003 16:44:00 +0900
Subject: Re: groups and permissions...
Content-Type: text/plain; charset=US-ASCII; format=flowed
Mime-Version: 1.0 (Apple Message framework v551)
Cc: cygwin@cygwin.com
To: "Pierre A. Humblet" <pierre.humblet@ieee.org>
From: melchior <entropy@iamagloworm.com>
In-Reply-To: <20030324035215.GA581835@Worldnet>
Message-Id: <605FB3D7-5DCC-11D7-B08D-0003934983C2@iamagloworm.com>
Content-Transfer-Encoding: 7bit

thankyou! i thought it was something simple.

performance isn't great though... 15kB/s isn't enough for simple ssh?


On Monday, March 24, 2003, at 12:52 PM, Pierre A. Humblet wrote:

> On Mon, Mar 24, 2003 at 12:23:46PM +0900, melchior wrote:
>> Hi there guys...
>>
>> i'm cross posting, and i'm sorry to those of you who also subscribe to
>> ssh-l. just hoping someone here might be able to lend a hand. thanks.
>>
>> 			so, i want to run ssh under cygwin on a win xp
>> 			computer. but i am  having problems... specifically with groups, 
>> at least
>> that's what i  think. You can see that the cygwin is having a problem 
>> with
>> the group  system:system.... and also below are the results of things 
>> that
>> might  be beneficial. I'm not sure how things are supposed to look in
>> /etc/passwd and /etc/group so any help would be greatly appreciated.
>> thanks.
>>
>> [Melchior@magi]~:{40}:$ ssh entropy@localhost
>> entropy@localhost's password:
>> Last login: Sun Mar 23 22:23:41 2003 from localhost
>> setgid: Invalid argument
>> Connection to localhost closed.
>>
>> ---------------
>>
>> [Melchior@magi]~:{65}:$ ssh-host-config -y
>> chown: `system.system': invalid group
>> Generating /etc/ssh_config file
>> Privilege separation is set to yes by default since OpenSSH 3.3.
>> However, this requires a non-privileged account called 'sshd'.
>> For more info on privilege separation read
>> /usr/doc/openssh/README.privsep.
>>
>>
>> [Melchior@magi]~:{58}:$ groups
>> mkgroup
>
> This indicates that you should run mkgroup to create /etc/group:
>   mkgroup -l > /etc/group
>
> Pierre
>
>
> --
> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
> Bug reporting:         http://cygwin.com/bugs.html
> Documentation:         http://cygwin.com/docs.html
> FAQ:                   http://cygwin.com/faq/
>


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

