This is the mail archive of the cygwin@cygwin.com 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: problems with current cvs release



SAG Energieversorgungslösungen GmbH
Center für GeoInformationsTechnologie, CeGIT
Regionalbüro Wallenhorst
Hansastr. 76
49134 Wallenhorst
Tel: +49 5407 504 66
Fax: +49 5407 504 99
Mobil: 0173/9241471
EMail: Ralf.Habacker@sag-el.com

> -----Original Message-----
> From: cygwin-owner@cygwin.com [mailto:cygwin-owner@cygwin.com]On Behalf
> Of Corinna Vinschen
> Sent: Monday, June 24, 2002 2:03 PM
> To: cygwin@cygwin.com
> Subject: Re: problems with current cvs release
>
>
> On Mon, Jun 24, 2002 at 12:44:03PM +0200, Ralf Habacker wrote:
> >
> >  > >
> > > >
> > > > Yes, it's appended.
> > >
> > > It's unreadable since bunzip2 doesn't unpack it.  Please send
> > > the strace in cleartext.
> > >
> > > Corinna
> > Done.
>
> Ok, I found the following in the strace:
>
>   178  134631 [main] bzip2 948 alloc_sd: no /etc/passwd entry for 1002
>
> 1002 is the uid.  Is that true?  Could you add an /etc/passwd entry?

Yes, than bzip works, but I'm wondering because the users are in the same group
>
$ls -nl /cygwin.bat
-rwxrwxrwx    1 1002     513           110 Jun 24 14:25 cygwin.bat

This was before:

services:This_field_is_not_used_by_cygwin_on_nt/2000/xp:1000:513:CYGWIN
Dienste:/home/services:/bin/bash
habacker::500:513::/home/habacker:/bin/bash
SYSTEM:*:18:18:,S-1-5-18::
Jeder:*:0:0:,S-1-1-0::
Administratoren:*:544:544:,S-1-5-32-544::

after your hint

services:This_field_is_not_used_by_cygwin_on_nt/2000/xp:1000:513:CYGWIN
Dienste:/home/services:/bin/bash
auser::1002:513::/home/auser:/bin/bash
habacker::500:513::/home/habacker:/bin/bash
SYSTEM:*:18:18:,S-1-5-18::
Jeder:*:0:0:,S-1-1-0::
Administratoren:*:544:544:,S-1-5-32-544::

That means, that for operations on files, an entry for any possible user must be
added, regardless of the group. Is this true ?

Ralf


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


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