Mail Archives: cygwin/2002/06/24/08:48:13
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 DOT Habacker AT sag-el DOT com
> -----Original Message-----
> From: cygwin-owner AT cygwin DOT com [mailto:cygwin-owner AT cygwin DOT com]On Behalf
> Of Corinna Vinschen
> Sent: Monday, June 24, 2002 2:03 PM
> To: cygwin AT cygwin DOT 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/
- Raw text -