This is the mail archive of the cygwin-developers@sourceware.cygnus.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: POSIX and uid_t resp. gid_t


Kazuhiro Fujieda wrote:
> 
> >>> On Tue, 14 Sep 1999 01:49:33 +0200
> >>> Corinna Vinschen <corinna@vinschen.de> said:
> 
> > The real problem is the existence of the NT SID, which isn't
> > transparently reducable to an UX UID or GID. If we find a method,
> > the problem would be solved.
> 
> Would you like to use the GCOS field in the passwd file ?
> This field can have any comma separated subfields after the
> user's full name. So it can have all components included in SID
> as shown below:
> fujieda::1002:513:Kazuhiro Fujieda,5,15,6D20806B,69505750,7B205C01,3EA:/Home/fujieda:/bin/bash

Thanks for the feedback, Kazuhiro.

This is an interesting idea. Yesterday I thought about a shadow file.
If we can't do without those /etc files, an additional shadow file
shouldn't be a problem.

But if I could completely do without them, I would be glad.

Regards,
Corinna



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