This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: failure notice


Thank you for your replies.

The permission of files under ~/.ssh can't be changed to 600 when
their group owner is None. I have to chgrp -R Users (or
Administrators, or any other group name other than None) ~/.ssh to
make it possible to run chmod on them. I suppose this is a bug of
cygwin on Windows 8/8.1 ?

I changed my GID in /etc/passwd from 513 to 544 to make my primary
group Administrators. Now the group owner of the files are turned to
????? . Is it OK to do this?

On Sun, Nov 9, 2014 at 11:40 AM,  <MAILER-DAEMON@sourceware.org> wrote:
> Hi. This is the qmail-send program at sourceware.org.
> I'm afraid I wasn't able to deliver your message to the following addresses.
> This is a permanent error; I've given up. Sorry it didn't work out.
>
> <cygwin@cygwin.com>:
> Invalid mime type "text/html" detected in message text or
> attachment.  Please send plain text messages only.
> See http://sourceware.org/lists.html#sourceware-list-info for more information.
> Contact cygwin-owner@cygwin.com if you have questions about this. (#5.7.2)
>
> --- Below this line is a copy of the message.
>
> Return-Path: <sjyzhxw@gmail.com>
> Received: (qmail 13527 invoked by uid 89); 9 Nov 2014 03:40:17 -0000
> Authentication-Results: sourceware.org; auth=none
> X-Virus-Checked: by ClamAV 0.98.4 on sourceware.org
> X-Virus-Found: No
> X-Spam-SWARE-Status: No, score=3.8 required=5.0 tests=BAYES_05,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.2
> X-Spam-Status: No, score=3.8 required=5.0 tests=BAYES_05,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.2
> X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on sourceware.org
> X-Spam-Level: ***
> X-HELO: mail-oi0-f50.google.com
> Received: from mail-oi0-f50.google.com (HELO mail-oi0-f50.google.com) (209.85.218.50)
>  by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Sun, 09 Nov 2014 03:40:15 +0000
> Received: by mail-oi0-f50.google.com with SMTP id v63so4113037oia.9
>         for <cygwin@cygwin.com>; Sat, 08 Nov 2014 19:40:13 -0800 (PST)
> DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
>         d=gmail.com; s=20120113;
>         h=mime-version:in-reply-to:references:from:date:message-id:subject:to
>          :content-type;
>         bh=gLcsDdYrlI6xfgUXkVOcs/PuOHK4MCC7vay05Eu2bpE=;
>         b=lVxGzQBup/DBjWJqJ4n1j4KiBPx4bCQYHTFo3oyOJAH4wMH76Oq0tyZL7trRtrbel9
>          1SxN20Ody2bVMvKZD98LLL6wjiCevxs/LmmUjVPwec0FbRoA/Rx5YSMo5UHacOePTjwh
>          SCC0vHBT9Wi7iiwuZIXvdWs0NYvkuBckOEEI4z8wYpbdvEBs2cmXf7L+QhmcbBXSkLVg
>          n93rSczppuEmVTq0y8WzfTFLro2/NZ/ikToJQ3gNol+EwOhUahvjdMubZ5YHdM0RGvTJ
>          DLZItS4U1gZshyODCtCrNoUNGX7XjrhYKNvxiywwCp7lcase660ufoKb9ugeb7MrExqV
>          fS2Q==
> X-Received: by 10.182.32.33 with SMTP id f1mr18506071obi.34.1415504413720;
>  Sat, 08 Nov 2014 19:40:13 -0800 (PST)
> MIME-Version: 1.0
> Received: by 10.60.59.197 with HTTP; Sat, 8 Nov 2014 19:39:43 -0800 (PST)
> In-Reply-To: <545ED9DE.5010308@cygwin.com>
> References: <545E36E5.5010507@gmail.com> <545E420A.2020709@gmail.com> <545ED9DE.5010308@cygwin.com>
> From: Theodore Si <sjyzhxw@gmail.com>
> Date: Sun, 9 Nov 2014 11:39:43 +0800
> Message-ID: <CAG=EhJo-oJEFqnmYsuNgewpkq1kpJNnaEbs9AxgKRcfuOZkVjg@mail.gmail.com>
> Subject: Re: Should the group of my user be None?
> To: cygwin@cygwin.com
> Content-Type: multipart/alternative; boundary=089e013a0796c206b7050764cd18
>
> --089e013a0796c206b7050764cd18
> Content-Type: text/plain; charset=UTF-8
>
> Thank you for your replies.
>
> The permission of files under ~/.ssh can't be changed to 600 when their
> group owner is None. I have to chgrp -R Users (or Administrators, or any
> other group name other than None) ~/.ssh to make it possible to run chmod
> on them. I suppose this is a bug of cygwin on Windows 8/8.1 ?
>
> I changed my GID in /etc/passwd from 513 to 544 to make my primary group
> Administrators. Now the group owner of the files are turned to ????? . Is
> it OK to do this?
>
> On Sun, Nov 9, 2014 at 11:05 AM, Larry Hall (Cygwin) <
> reply-to-list-only-lh@cygwin.com> wrote:
>
>> On 11/08/2014 11:17 AM, Theodore Si wrote:
>>
>>> Shouldn't I be in the group with the same name of my username, like in
>>> Linux?
>>>
>>
>> No.  Windows isn't Linux.  Of course, if you want to make a group with your
>> user name and add your user to that group, Windows will probably let you do
>> that.  But that's not a convention for user accounts on Windows.
>>
>>
>>
>> --
>> Larry
>>
>> _____________________________________________________________________
>>
>> A: Yes.
>> > Q: Are you sure?
>> >> A: Because it reverses the logical flow of conversation.
>> >>> Q: Why is top posting annoying in email?
>>
>> --
>> 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
>>
>>
>
> --089e013a0796c206b7050764cd18
> Content-Type: text/html; charset=UTF-8
> Content-Transfer-Encoding: quoted-printable
>
> <div dir=3D"ltr">Thank you for your replies.
> <br>
> <br>The permission of files under ~/.ssh can&#39;t be changed to 600 when t=
> heir=20
> group owner is None. I have to chgrp -R Users (or Administrators, or any=20
> other group name other than None) ~/.ssh to make it possible to run=20
> chmod on them. I suppose this is a bug of cygwin on Windows 8/8.1 ?
> <br>
> <br>I changed my GID in /etc/passwd from 513 to 544 to make my primary grou=
> p=20
> Administrators. Now the group owner of the files are turned to ????? .=20
> Is it OK to do this?=C2=A0<br></div><div class=3D"gmail_extra"><br><div cla=
> ss=3D"gmail_quote">On Sun, Nov 9, 2014 at 11:05 AM, Larry Hall (Cygwin) <sp=
> an dir=3D"ltr">&lt;<a href=3D"mailto:reply-to-list-only-lh@cygwin.com"; targ=
> et=3D"_blank">reply-to-list-only-lh@cygwin.com</a>&gt;</span> wrote:<br><bl=
> ockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #=
> ccc solid;padding-left:1ex"><span class=3D"">On 11/08/2014 11:17 AM, Theodo=
> re Si wrote:<br>
> <blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
> x #ccc solid;padding-left:1ex">
> Shouldn&#39;t I be in the group with the same name of my username, like in =
> Linux?<br>
> </blockquote>
> <br></span>
> No.=C2=A0 Windows isn&#39;t Linux.=C2=A0 Of course, if you want to make a g=
> roup with your<br>
> user name and add your user to that group, Windows will probably let you do=
> <br>
> that.=C2=A0 But that&#39;s not a convention for user accounts on Windows.<d=
> iv class=3D"HOEnZb"><div class=3D"h5"><br>
> <br>
> <br>
> -- <br>
> Larry<br>
> <br>
> ______________________________<u></u>______________________________<u></u>_=
> ________<br>
> <br>
> A: Yes.<br>
> &gt; Q: Are you sure?<br>
> &gt;&gt; A: Because it reverses the logical flow of conversation.<br>
> &gt;&gt;&gt; Q: Why is top posting annoying in email?<br>
> <br>
> --<br>
> Problem reports:=C2=A0 =C2=A0 =C2=A0 =C2=A0<a href=3D"http://cygwin.com/pro=
> blems.html" target=3D"_blank">http://cygwin.com/problems.<u></u>html</a><br=
>>
> FAQ:=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0<a=
>  href=3D"http://cygwin.com/faq/"; target=3D"_blank">http://cygwin.com/faq/</=
> a><br>
> Documentation:=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0<a href=3D"http://cygwin.co=
> m/docs.html" target=3D"_blank">http://cygwin.com/docs.html</a><br>
> Unsubscribe info:=C2=A0 =C2=A0 =C2=A0 <a href=3D"http://cygwin.com/ml/#unsu=
> bscribe-simple" target=3D"_blank">http://cygwin.com/ml/#<u></u>unsubscribe-=
> simple</a><br>
> <br>
> </div></div></blockquote></div><br></div>
>
> --089e013a0796c206b7050764cd18--

--
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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]