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: Testers needed: New passwd/group handling in Cygwin


Hi Corinna,

>> >If you only want to use the content of your passwd and group files,
>> >rather than the db (which is pretty much upside down from what this
>> >patch is trying to accomplish, but, anyway), simply change your
>> >/etc/nsswitch.conf file accordingly.  Just as on Linux.
>>
>> :-) My /etc/nsswitch.conf file ALREADY specifies 'db_enum: files'.
>>
>> However, as you probably aware of, the output of 'id' _still_ shows all
>> the (non-file ;-) supplementary groups I do not care about ...
>>
>> That is what I tried to make clear with my message. Nothing more.
>
>Try
>
>  passwd: files
>  group: files
>
>The output of `id' has nothing to do with the getpwent/getgrent
>functionality db_enum is about.

Sorry, sorry, sorry (yes, I tried). How stupid of me. Thank you, thank you!

Apparently, I must learn how to read ... (shame on me!).

Thanks again, Henri


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