This is the mail archive of the cygwin@sources.redhat.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]

Re: FW: 'id' on NT/2000


On Tuesday 17 Oct 00, Corinna Vinschen writes:
> David,
> 
> do you think the below description could become part of the FAQs?

I had been of the opinion that *all* package-specific documentation
(whether setup/usage instructions or "FAQs"), should go in the
respective README file under /usr/doc.

However, I now realise this is a silly position to take, and I'll start
adding information about problems like this to the FAQ.  I'll probably
create a whole new section about logging in.

If nobody objects, that is.

Cheers,
David

> Corinna
> 
> Colin Fine wrote:
> > It didn't occur to me that it might not get this information out
> > of Windows. Presumably /etc/passwd is created from the local user
> > list when you install cygwin. My username is not local to the
> > machine at all (it is a network id), so did not get put into
> > passwd, and similarly when Stephen created an additional user he
> > did not add it to /etc/passwd.
> > 
> > I think that is a gotcha, that ought to be mentioned somewhere!
> >
> > > id doesn't use a Windows call but only Cygwin POSIX calls. As a result
> > > it needs correct settings in /etc/passwd.
> > >
> > > On your collegues machine:
> > > Did you insert the "test" user into /etc/passwd?
> > >
> > > On your machine:
> > > If you dual boot your machine with the same /etc directory you will have
> > > another problem _if_ you are using ntsec. Both OS'es have different SIDs
> > > and the same user will have different SIDs on different OSes. You will
> > > have to either provide different /etc/passwd files or to change your
> > > systems SID on one of the OSes so that it's equal to the SID of the
> > > other system. You can for example use the NewSID tool on
> > > www.sysinternals.com with a slight change (Fixed SID instead of random
> > > SID).
> > >
> > > Corinna


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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